Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.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] $ /bin/sh -xe /tmp/jenkins8237190600544216666.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:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 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.44, 0.44, 0.48 + RC=0 + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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-20250901-0855-862d1bf9-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/podman/testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/var-cache-apt-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/hlr', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/hlr', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'make', 'hlr'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_cache/podman/titan-11.1.0-debian-trixie/hlr' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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_6.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_Types_part_4.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP General_Types_part_7.cc DEP HLR_EUSE_part_1.cc DEP HLR_EUSE_part_2.cc DEP HLR_EUSE_part_3.cc DEP HLR_EUSE_part_4.cc DEP HLR_EUSE_part_5.cc DEP HLR_EUSE_part_6.cc DEP HLR_EUSE_part_7.cc DEP HLR_Tests_part_1.cc DEP HLR_Tests_part_2.cc DEP HLR_Tests_part_3.cc DEP HLR_Tests_part_4.cc DEP HLR_Tests_part_5.cc DEP HLR_Tests_part_7.cc DEP HLR_Tests_part_6.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.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_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_7.cc DEP MAP_Types_part_1.cc DEP MAP_Types_part_2.cc DEP MAP_Types_part_3.cc DEP MAP_Types_part_4.cc DEP MAP_Types_part_5.cc DEP MAP_Types_part_6.cc DEP MAP_Types_part_7.cc DEP MSLookup_mDNS_Emulation_part_1.cc DEP MSLookup_mDNS_Emulation_part_2.cc DEP MSLookup_mDNS_Emulation_part_3.cc DEP MSLookup_mDNS_Emulation_part_4.cc DEP MSLookup_mDNS_Emulation_part_5.cc DEP MSLookup_mDNS_Emulation_part_6.cc DEP MSLookup_mDNS_Emulation_part_7.cc DEP MSLookup_mDNS_Templates_part_1.cc DEP MSLookup_mDNS_Templates_part_2.cc DEP MSLookup_mDNS_Templates_part_3.cc DEP MSLookup_mDNS_Templates_part_4.cc DEP MSLookup_mDNS_Templates_part_5.cc DEP MSLookup_mDNS_Templates_part_6.cc DEP MSLookup_mDNS_Templates_part_7.cc DEP MSLookup_mDNS_Types_part_1.cc DEP MSLookup_mDNS_Types_part_2.cc DEP MSLookup_mDNS_Types_part_3.cc DEP MSLookup_mDNS_Types_part_4.cc DEP MSLookup_mDNS_Types_part_5.cc DEP MSLookup_mDNS_Types_part_6.cc DEP MSLookup_mDNS_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_3.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_6.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_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_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_7.cc DEP SS_Templates_part_1.cc DEP SS_Templates_part_2.cc DEP SS_Templates_part_3.cc DEP SS_Templates_part_4.cc DEP SS_Templates_part_5.cc DEP SS_Templates_part_6.cc DEP SS_Templates_part_7.cc DEP SS_Types_part_1.cc DEP SS_Types_part_2.cc DEP SS_Types_part_3.cc DEP SS_Types_part_4.cc DEP SS_Types_part_5.cc DEP SS_Types_part_6.cc DEP SS_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_5.cc DEP 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_6.cc DEP MAP_DialogueInformation_part_7.cc DEP MAP_ER_DataTypes_part_1.cc DEP MAP_ER_DataTypes_part_2.cc DEP MAP_ER_DataTypes_part_3.cc DEP MAP_ER_DataTypes_part_4.cc DEP MAP_ER_DataTypes_part_5.cc DEP MAP_ER_DataTypes_part_6.cc DEP MAP_ER_DataTypes_part_7.cc DEP MAP_Errors_part_1.cc DEP MAP_Errors_part_2.cc DEP MAP_Errors_part_3.cc DEP MAP_Errors_part_4.cc DEP MAP_Errors_part_5.cc DEP MAP_Errors_part_6.cc DEP MAP_Errors_part_7.cc DEP MAP_ExtensionDataTypes_part_1.cc DEP MAP_ExtensionDataTypes_part_2.cc DEP MAP_ExtensionDataTypes_part_3.cc DEP MAP_ExtensionDataTypes_part_4.cc DEP MAP_ExtensionDataTypes_part_5.cc DEP MAP_ExtensionDataTypes_part_6.cc DEP MAP_ExtensionDataTypes_part_7.cc DEP MAP_GR_DataTypes_part_1.cc DEP MAP_GR_DataTypes_part_2.cc DEP MAP_GR_DataTypes_part_3.cc DEP MAP_GR_DataTypes_part_4.cc DEP MAP_GR_DataTypes_part_5.cc DEP MAP_GR_DataTypes_part_6.cc DEP MAP_GR_DataTypes_part_7.cc DEP MAP_Group_Call_Operations_part_1.cc DEP MAP_Group_Call_Operations_part_2.cc DEP MAP_Group_Call_Operations_part_3.cc DEP MAP_Group_Call_Operations_part_4.cc DEP MAP_Group_Call_Operations_part_5.cc DEP MAP_Group_Call_Operations_part_6.cc DEP MAP_Group_Call_Operations_part_7.cc DEP MAP_LCS_DataTypes_part_1.cc DEP MAP_LCS_DataTypes_part_2.cc DEP MAP_LCS_DataTypes_part_3.cc DEP MAP_LCS_DataTypes_part_4.cc DEP MAP_LCS_DataTypes_part_5.cc DEP MAP_LCS_DataTypes_part_6.cc DEP MAP_LCS_DataTypes_part_7.cc DEP MAP_LocationServiceOperations_part_1.cc DEP MAP_LocationServiceOperations_part_2.cc DEP MAP_LocationServiceOperations_part_3.cc DEP MAP_LocationServiceOperations_part_4.cc DEP MAP_LocationServiceOperations_part_5.cc DEP MAP_LocationServiceOperations_part_6.cc DEP MAP_LocationServiceOperations_part_7.cc DEP MAP_MS_DataTypes_part_1.cc DEP MAP_MS_DataTypes_part_2.cc DEP MAP_MS_DataTypes_part_4.cc DEP MAP_MS_DataTypes_part_3.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_2.cc DEP MAP_SM_DataTypes_part_1.cc DEP MAP_SM_DataTypes_part_3.cc DEP MAP_SM_DataTypes_part_4.cc DEP MAP_SM_DataTypes_part_5.cc DEP MAP_SM_DataTypes_part_6.cc DEP MAP_SM_DataTypes_part_7.cc DEP MAP_SS_Code_part_1.cc DEP MAP_SS_Code_part_2.cc DEP MAP_SS_Code_part_3.cc DEP MAP_SS_Code_part_4.cc DEP MAP_SS_Code_part_5.cc DEP MAP_SS_Code_part_6.cc DEP MAP_SS_Code_part_7.cc DEP MAP_SS_DataTypes_part_1.cc DEP MAP_SS_DataTypes_part_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_3.cc DEP MAP_TS_Code_part_4.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_3.cc DEP MobileDomainDefinitions_part_4.cc DEP MobileDomainDefinitions_part_5.cc DEP MobileDomainDefinitions_part_6.cc DEP MobileDomainDefinitions_part_7.cc DEP Remote_Operations_Generic_ROS_PDUs_part_1.cc DEP Remote_Operations_Generic_ROS_PDUs_part_2.cc DEP Remote_Operations_Generic_ROS_PDUs_part_3.cc DEP Remote_Operations_Generic_ROS_PDUs_part_4.cc DEP Remote_Operations_Generic_ROS_PDUs_part_5.cc DEP Remote_Operations_Generic_ROS_PDUs_part_6.cc DEP Remote_Operations_Generic_ROS_PDUs_part_7.cc DEP Remote_Operations_Information_Objects_part_1.cc DEP Remote_Operations_Information_Objects_part_3.cc DEP Remote_Operations_Information_Objects_part_2.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 SS_DataTypes_part_1.cc DEP Remote_Operations_Information_Objects_part_7.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_3.cc DEP SS_Operations_part_4.cc DEP SS_Operations_part_2.cc DEP SS_Operations_part_5.cc DEP SS_Operations_part_7.cc DEP SS_Operations_part_6.cc DEP SS_PDU_Defs_part_1.cc DEP SS_PDU_Defs_part_2.cc DEP SS_PDU_Defs_part_3.cc DEP SS_PDU_Defs_part_4.cc DEP SS_PDU_Defs_part_5.cc DEP SS_PDU_Defs_part_6.cc DEP SS_PDU_Defs_part_7.cc DEP SS_Protocol_part_1.cc DEP SS_Protocol_part_2.cc DEP SS_Protocol_part_3.cc DEP SS_Protocol_part_4.cc DEP SS_Protocol_part_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 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 MSLookup_mDNS_Templates.o CC MSLookup_mDNS_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC SS_Templates.o CC SS_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCEncoding_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC UDPasp_PortType.o CC UDPasp_Types.o CC USSD_Helpers.o CC DNS_Helpers_part_1.o CC DNS_Helpers_part_2.o CC DNS_Helpers_part_3.o CC DNS_Helpers_part_4.o CC DNS_Helpers_part_5.o CC DNS_Helpers_part_6.o CC DNS_Helpers_part_7.o CC DNS_Types_part_1.o CC DNS_Types_part_2.o CC DNS_Types_part_3.o CC DNS_Types_part_4.o CC DNS_Types_part_5.o CC DNS_Types_part_6.o CC DNS_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC HLR_EUSE_part_1.o CC HLR_EUSE_part_2.o CC HLR_EUSE_part_3.o CC HLR_EUSE_part_4.o CC HLR_EUSE_part_5.o CC HLR_EUSE_part_6.o CC HLR_EUSE_part_7.o CC HLR_Tests_part_1.o CC HLR_Tests_part_2.o CC HLR_Tests_part_3.o CC HLR_Tests_part_4.o CC HLR_Tests_part_5.o CC HLR_Tests_part_6.o CC HLR_Tests_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC MAP_Types_part_1.o CC MAP_Types_part_2.o CC MAP_Types_part_3.o CC MAP_Types_part_4.o CC MAP_Types_part_5.o CC MAP_Types_part_6.o CC MAP_Types_part_7.o CC MSLookup_mDNS_Emulation_part_1.o CC MSLookup_mDNS_Emulation_part_2.o CC MSLookup_mDNS_Emulation_part_3.o CC MSLookup_mDNS_Emulation_part_4.o CC MSLookup_mDNS_Emulation_part_5.o CC MSLookup_mDNS_Emulation_part_6.o CC MSLookup_mDNS_Emulation_part_7.o CC MSLookup_mDNS_Templates_part_1.o CC MSLookup_mDNS_Templates_part_2.o CC MSLookup_mDNS_Templates_part_3.o CC MSLookup_mDNS_Templates_part_4.o CC MSLookup_mDNS_Templates_part_5.o CC MSLookup_mDNS_Templates_part_6.o CC MSLookup_mDNS_Templates_part_7.o CC MSLookup_mDNS_Types_part_1.o CC MSLookup_mDNS_Types_part_2.o CC MSLookup_mDNS_Types_part_3.o CC MSLookup_mDNS_Types_part_4.o CC MSLookup_mDNS_Types_part_5.o CC MSLookup_mDNS_Types_part_6.o CC MSLookup_mDNS_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC SS_Templates_part_1.o CC SS_Templates_part_2.o CC SS_Templates_part_3.o CC SS_Templates_part_4.o CC SS_Templates_part_5.o CC SS_Templates_part_6.o CC SS_Templates_part_7.o CC SS_Types_part_1.o CC SS_Types_part_2.o CC SS_Types_part_3.o CC SS_Types_part_4.o CC SS_Types_part_5.o CC SS_Types_part_6.o CC SS_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCEncoding_Functions_part_1.o CC TCCEncoding_Functions_part_2.o CC TCCEncoding_Functions_part_3.o CC TCCEncoding_Functions_part_4.o CC TCCEncoding_Functions_part_5.o CC TCCEncoding_Functions_part_6.o CC TCCEncoding_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC UDPasp_PortType_part_1.o CC UDPasp_PortType_part_2.o CC UDPasp_PortType_part_3.o CC UDPasp_PortType_part_4.o CC UDPasp_PortType_part_5.o CC UDPasp_PortType_part_6.o CC UDPasp_PortType_part_7.o CC UDPasp_Types_part_1.o CC UDPasp_Types_part_2.o CC UDPasp_Types_part_3.o CC UDPasp_Types_part_4.o CC UDPasp_Types_part_5.o CC UDPasp_Types_part_6.o CC UDPasp_Types_part_7.o CC USSD_Helpers_part_1.o CC USSD_Helpers_part_2.o CC USSD_Helpers_part_3.o CC USSD_Helpers_part_4.o CC USSD_Helpers_part_5.o CC USSD_Helpers_part_6.o CC USSD_Helpers_part_7.o CC IPA_Emulation.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC MAP_ApplicationContexts.o CC MAP_BS_Code.o CC MAP_CH_DataTypes.o CC MAP_CallHandlingOperations.o CC MAP_CommonDataTypes.o CC MAP_DialogueInformation.o CC MAP_ER_DataTypes.o CC MAP_Errors.o CC MAP_ExtensionDataTypes.o CC MAP_GR_DataTypes.o CC MAP_Group_Call_Operations.o CC MAP_LCS_DataTypes.o CC MAP_LocationServiceOperations.o CC MAP_MS_DataTypes.o CC MAP_MobileServiceOperations.o CC MAP_OM_DataTypes.o CC MAP_OperationAndMaintenanceOperations.o CC MAP_PDU_Defs.o CC MAP_Protocol.o CC MAP_SM_DataTypes.o CC MAP_SS_Code.o CC MAP_SS_DataTypes.o CC MAP_ShortMessageServiceOperations.o CC MAP_SupplementaryServiceOperations.o CC MAP_TS_Code.o CC MobileDomainDefinitions.o CC Remote_Operations_Generic_ROS_PDUs.o CC Remote_Operations_Information_Objects.o CC SS_DataTypes.o CC SS_Errors.o CC SS_Operations.o CC SS_PDU_Defs.o CC SS_Protocol.o CC MAP_ApplicationContexts_part_1.o CC MAP_ApplicationContexts_part_2.o CC MAP_ApplicationContexts_part_3.o CC MAP_ApplicationContexts_part_4.o CC MAP_ApplicationContexts_part_5.o CC MAP_ApplicationContexts_part_6.o CC MAP_ApplicationContexts_part_7.o CC MAP_BS_Code_part_1.o CC MAP_BS_Code_part_2.o CC MAP_BS_Code_part_3.o CC MAP_BS_Code_part_4.o CC MAP_BS_Code_part_5.o CC MAP_BS_Code_part_6.o CC MAP_BS_Code_part_7.o CC MAP_CH_DataTypes_part_1.o CC MAP_CH_DataTypes_part_2.o CC MAP_CH_DataTypes_part_3.o CC MAP_CH_DataTypes_part_4.o CC MAP_CH_DataTypes_part_5.o CC MAP_CH_DataTypes_part_6.o CC MAP_CH_DataTypes_part_7.o CC MAP_CallHandlingOperations_part_1.o CC MAP_CallHandlingOperations_part_2.o CC MAP_CallHandlingOperations_part_3.o CC MAP_CallHandlingOperations_part_4.o CC MAP_CallHandlingOperations_part_5.o CC MAP_CallHandlingOperations_part_6.o CC MAP_CallHandlingOperations_part_7.o CC MAP_CommonDataTypes_part_1.o CC MAP_CommonDataTypes_part_2.o CC MAP_CommonDataTypes_part_3.o CC MAP_CommonDataTypes_part_4.o CC MAP_CommonDataTypes_part_5.o CC MAP_CommonDataTypes_part_6.o CC MAP_CommonDataTypes_part_7.o CC MAP_DialogueInformation_part_1.o CC MAP_DialogueInformation_part_2.o CC MAP_DialogueInformation_part_3.o CC MAP_DialogueInformation_part_4.o CC MAP_DialogueInformation_part_5.o CC MAP_DialogueInformation_part_6.o CC MAP_DialogueInformation_part_7.o CC MAP_ER_DataTypes_part_1.o CC MAP_ER_DataTypes_part_2.o CC MAP_ER_DataTypes_part_3.o CC MAP_ER_DataTypes_part_4.o CC MAP_ER_DataTypes_part_5.o CC MAP_ER_DataTypes_part_6.o CC MAP_ER_DataTypes_part_7.o CC MAP_Errors_part_1.o CC MAP_Errors_part_2.o CC MAP_Errors_part_3.o CC MAP_Errors_part_4.o CC MAP_Errors_part_5.o CC MAP_Errors_part_6.o CC MAP_Errors_part_7.o CC MAP_ExtensionDataTypes_part_1.o CC MAP_ExtensionDataTypes_part_2.o CC MAP_ExtensionDataTypes_part_3.o CC MAP_ExtensionDataTypes_part_4.o CC MAP_ExtensionDataTypes_part_5.o CC MAP_ExtensionDataTypes_part_6.o CC MAP_ExtensionDataTypes_part_7.o CC MAP_GR_DataTypes_part_1.o CC MAP_GR_DataTypes_part_2.o CC MAP_GR_DataTypes_part_3.o CC MAP_GR_DataTypes_part_4.o CC MAP_GR_DataTypes_part_5.o CC MAP_GR_DataTypes_part_6.o CC MAP_GR_DataTypes_part_7.o CC MAP_Group_Call_Operations_part_1.o CC MAP_Group_Call_Operations_part_2.o CC MAP_Group_Call_Operations_part_3.o CC MAP_Group_Call_Operations_part_4.o CC MAP_Group_Call_Operations_part_5.o CC MAP_Group_Call_Operations_part_6.o CC MAP_Group_Call_Operations_part_7.o CC MAP_LCS_DataTypes_part_1.o CC MAP_LCS_DataTypes_part_2.o CC MAP_LCS_DataTypes_part_3.o CC MAP_LCS_DataTypes_part_4.o CC MAP_LCS_DataTypes_part_5.o CC MAP_LCS_DataTypes_part_6.o CC MAP_LCS_DataTypes_part_7.o CC MAP_LocationServiceOperations_part_1.o CC MAP_LocationServiceOperations_part_2.o CC MAP_LocationServiceOperations_part_3.o CC MAP_LocationServiceOperations_part_4.o CC MAP_LocationServiceOperations_part_5.o CC MAP_LocationServiceOperations_part_6.o CC MAP_LocationServiceOperations_part_7.o CC MAP_MS_DataTypes_part_1.o CC MAP_MS_DataTypes_part_2.o CC MAP_MS_DataTypes_part_3.o CC MAP_MS_DataTypes_part_4.o CC MAP_MS_DataTypes_part_5.o CC MAP_MS_DataTypes_part_6.o CC MAP_MS_DataTypes_part_7.o CC MAP_MobileServiceOperations_part_1.o CC MAP_MobileServiceOperations_part_2.o CC MAP_MobileServiceOperations_part_3.o CC MAP_MobileServiceOperations_part_4.o CC MAP_MobileServiceOperations_part_5.o CC MAP_MobileServiceOperations_part_6.o CC MAP_MobileServiceOperations_part_7.o CC MAP_OM_DataTypes_part_1.o CC MAP_OM_DataTypes_part_2.o CC MAP_OM_DataTypes_part_3.o CC MAP_OM_DataTypes_part_4.o CC MAP_OM_DataTypes_part_5.o CC MAP_OM_DataTypes_part_6.o CC MAP_OM_DataTypes_part_7.o CC MAP_OperationAndMaintenanceOperations_part_1.o CC MAP_OperationAndMaintenanceOperations_part_2.o CC MAP_OperationAndMaintenanceOperations_part_3.o CC MAP_OperationAndMaintenanceOperations_part_4.o CC MAP_OperationAndMaintenanceOperations_part_5.o CC MAP_OperationAndMaintenanceOperations_part_6.o CC MAP_OperationAndMaintenanceOperations_part_7.o CC MAP_PDU_Defs_part_1.o CC MAP_PDU_Defs_part_2.o CC MAP_PDU_Defs_part_3.o CC MAP_PDU_Defs_part_4.o CC MAP_PDU_Defs_part_5.o CC MAP_PDU_Defs_part_6.o CC MAP_PDU_Defs_part_7.o CC MAP_Protocol_part_1.o CC MAP_Protocol_part_2.o CC MAP_Protocol_part_3.o CC MAP_Protocol_part_4.o CC MAP_Protocol_part_5.o CC MAP_Protocol_part_6.o CC MAP_Protocol_part_7.o CC MAP_SM_DataTypes_part_1.o CC MAP_SM_DataTypes_part_2.o CC MAP_SM_DataTypes_part_3.o CC MAP_SM_DataTypes_part_4.o CC MAP_SM_DataTypes_part_5.o CC MAP_SM_DataTypes_part_6.o CC MAP_SM_DataTypes_part_7.o CC MAP_SS_Code_part_1.o CC MAP_SS_Code_part_2.o CC MAP_SS_Code_part_3.o CC MAP_SS_Code_part_4.o CC MAP_SS_Code_part_5.o CC MAP_SS_Code_part_6.o CC MAP_SS_Code_part_7.o CC MAP_SS_DataTypes_part_1.o CC MAP_SS_DataTypes_part_2.o CC MAP_SS_DataTypes_part_3.o CC MAP_SS_DataTypes_part_4.o CC MAP_SS_DataTypes_part_5.o CC MAP_SS_DataTypes_part_6.o CC MAP_SS_DataTypes_part_7.o CC MAP_ShortMessageServiceOperations_part_1.o CC MAP_ShortMessageServiceOperations_part_2.o CC MAP_ShortMessageServiceOperations_part_3.o CC MAP_ShortMessageServiceOperations_part_4.o CC MAP_ShortMessageServiceOperations_part_5.o CC MAP_ShortMessageServiceOperations_part_6.o CC MAP_ShortMessageServiceOperations_part_7.o CC MAP_SupplementaryServiceOperations_part_1.o CC MAP_SupplementaryServiceOperations_part_2.o CC MAP_SupplementaryServiceOperations_part_3.o CC MAP_SupplementaryServiceOperations_part_4.o CC MAP_SupplementaryServiceOperations_part_5.o CC MAP_SupplementaryServiceOperations_part_6.o CC MAP_SupplementaryServiceOperations_part_7.o CC MAP_TS_Code_part_1.o CC MAP_TS_Code_part_2.o CC MAP_TS_Code_part_3.o CC MAP_TS_Code_part_4.o CC MAP_TS_Code_part_5.o CC MAP_TS_Code_part_6.o CC MAP_TS_Code_part_7.o CC MobileDomainDefinitions_part_1.o CC MobileDomainDefinitions_part_2.o CC MobileDomainDefinitions_part_3.o CC MobileDomainDefinitions_part_4.o CC MobileDomainDefinitions_part_5.o CC MobileDomainDefinitions_part_6.o CC MobileDomainDefinitions_part_7.o CC Remote_Operations_Generic_ROS_PDUs_part_1.o CC Remote_Operations_Generic_ROS_PDUs_part_2.o CC Remote_Operations_Generic_ROS_PDUs_part_3.o CC Remote_Operations_Generic_ROS_PDUs_part_4.o CC Remote_Operations_Generic_ROS_PDUs_part_5.o CC Remote_Operations_Generic_ROS_PDUs_part_6.o CC Remote_Operations_Generic_ROS_PDUs_part_7.o CC Remote_Operations_Information_Objects_part_1.o CC Remote_Operations_Information_Objects_part_2.o CC Remote_Operations_Information_Objects_part_3.o CC Remote_Operations_Information_Objects_part_4.o CC Remote_Operations_Information_Objects_part_5.o CC Remote_Operations_Information_Objects_part_6.o CC Remote_Operations_Information_Objects_part_7.o CC SS_DataTypes_part_1.o CC SS_DataTypes_part_2.o CC SS_DataTypes_part_3.o CC SS_DataTypes_part_4.o CC SS_DataTypes_part_5.o CC SS_DataTypes_part_6.o CC SS_DataTypes_part_7.o CC SS_Errors_part_1.o CC SS_Errors_part_2.o CC SS_Errors_part_3.o CC SS_Errors_part_4.o CC SS_Errors_part_5.o CC SS_Errors_part_6.o CC SS_Errors_part_7.o CC SS_Operations_part_1.o CC SS_Operations_part_2.o CC SS_Operations_part_3.o CC SS_Operations_part_4.o CC SS_Operations_part_5.o CC SS_Operations_part_6.o CC SS_Operations_part_7.o CC SS_PDU_Defs_part_1.o CC SS_PDU_Defs_part_2.o CC SS_PDU_Defs_part_3.o CC SS_PDU_Defs_part_4.o CC SS_PDU_Defs_part_5.o CC SS_PDU_Defs_part_6.o CC SS_PDU_Defs_part_7.o CC SS_Protocol_part_1.o CC SS_Protocol_part_2.o CC SS_Protocol_part_3.o CC SS_Protocol_part_4.o CC SS_Protocol_part_5.o CC SS_Protocol_part_6.o CC SS_Protocol_part_7.o CC DNS_EncDec.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC Native_FunctionDefs.o CC MAP_EncDec.o CC SS_EncDec.o CC TCCConversion.o CC TCCEncoding.o CC TCCInterface.o CC TELNETasp_PT.o CC UDPasp_PT.o CCLD DNS_Helpers.so CCLD 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_CommonIE_Types.so CCLD MobileL3_CC_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_3.so CCLD DNS_Types_part_2.so CCLD DNS_Types_part_4.so CCLD DNS_Types_part_5.so CCLD DNS_Types_part_6.so CCLD DNS_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD HLR_EUSE_part_1.so CCLD HLR_EUSE_part_2.so CCLD HLR_EUSE_part_3.so CCLD HLR_EUSE_part_4.so CCLD HLR_EUSE_part_5.so CCLD HLR_EUSE_part_6.so CCLD HLR_EUSE_part_7.so CCLD HLR_Tests_part_1.so CCLD HLR_Tests_part_2.so CCLD HLR_Tests_part_3.so CCLD HLR_Tests_part_4.so CCLD HLR_Tests_part_5.so CCLD HLR_Tests_part_6.so CCLD HLR_Tests_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD MAP_Types_part_1.so CCLD MAP_Types_part_2.so CCLD MAP_Types_part_3.so CCLD MAP_Types_part_4.so CCLD MAP_Types_part_5.so CCLD MAP_Types_part_6.so CCLD MSLookup_mDNS_Emulation_part_1.so CCLD MAP_Types_part_7.so CCLD MSLookup_mDNS_Emulation_part_2.so CCLD MSLookup_mDNS_Emulation_part_3.so CCLD MSLookup_mDNS_Emulation_part_4.so CCLD MSLookup_mDNS_Emulation_part_5.so CCLD MSLookup_mDNS_Emulation_part_6.so CCLD MSLookup_mDNS_Emulation_part_7.so CCLD MSLookup_mDNS_Templates_part_1.so CCLD MSLookup_mDNS_Templates_part_2.so CCLD MSLookup_mDNS_Templates_part_3.so CCLD MSLookup_mDNS_Templates_part_4.so CCLD MSLookup_mDNS_Templates_part_5.so CCLD MSLookup_mDNS_Templates_part_6.so CCLD MSLookup_mDNS_Templates_part_7.so CCLD MSLookup_mDNS_Types_part_1.so CCLD MSLookup_mDNS_Types_part_2.so CCLD MSLookup_mDNS_Types_part_3.so CCLD MSLookup_mDNS_Types_part_4.so CCLD MSLookup_mDNS_Types_part_5.so CCLD MSLookup_mDNS_Types_part_6.so CCLD MSLookup_mDNS_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_3.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_5.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD SS_Templates_part_1.so CCLD SS_Templates_part_2.so CCLD SS_Templates_part_3.so CCLD SS_Templates_part_4.so CCLD SS_Templates_part_5.so CCLD SS_Templates_part_6.so CCLD SS_Templates_part_7.so CCLD SS_Types_part_1.so CCLD SS_Types_part_2.so CCLD SS_Types_part_3.so CCLD SS_Types_part_4.so CCLD SS_Types_part_5.so CCLD SS_Types_part_6.so CCLD SS_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCEncoding_Functions_part_1.so CCLD TCCEncoding_Functions_part_2.so CCLD TCCEncoding_Functions_part_3.so CCLD TCCEncoding_Functions_part_4.so CCLD TCCEncoding_Functions_part_5.so CCLD TCCEncoding_Functions_part_6.so CCLD TCCEncoding_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD UDPasp_PortType_part_1.so CCLD UDPasp_PortType_part_2.so CCLD UDPasp_PortType_part_3.so CCLD UDPasp_PortType_part_4.so CCLD UDPasp_PortType_part_5.so CCLD UDPasp_PortType_part_6.so CCLD UDPasp_PortType_part_7.so CCLD UDPasp_Types_part_1.so CCLD UDPasp_Types_part_2.so CCLD UDPasp_Types_part_3.so CCLD UDPasp_Types_part_4.so CCLD UDPasp_Types_part_5.so CCLD UDPasp_Types_part_6.so CCLD UDPasp_Types_part_7.so CCLD USSD_Helpers_part_1.so CCLD USSD_Helpers_part_2.so CCLD USSD_Helpers_part_3.so CCLD USSD_Helpers_part_4.so CCLD USSD_Helpers_part_5.so CCLD USSD_Helpers_part_6.so CCLD USSD_Helpers_part_7.so CCLD IPA_Emulation.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD MAP_ApplicationContexts.so CCLD MAP_BS_Code.so CCLD MAP_CH_DataTypes.so CCLD MAP_CallHandlingOperations.so CCLD MAP_CommonDataTypes.so CCLD MAP_DialogueInformation.so CCLD MAP_ER_DataTypes.so CCLD MAP_Errors.so CCLD MAP_ExtensionDataTypes.so CCLD MAP_GR_DataTypes.so CCLD MAP_Group_Call_Operations.so CCLD MAP_LCS_DataTypes.so CCLD MAP_MS_DataTypes.so CCLD MAP_LocationServiceOperations.so CCLD MAP_MobileServiceOperations.so CCLD MAP_OM_DataTypes.so CCLD MAP_OperationAndMaintenanceOperations.so CCLD MAP_PDU_Defs.so CCLD MAP_Protocol.so CCLD MAP_SM_DataTypes.so CCLD MAP_SS_Code.so CCLD MAP_SS_DataTypes.so CCLD MAP_ShortMessageServiceOperations.so CCLD MAP_SupplementaryServiceOperations.so CCLD MAP_TS_Code.so CCLD MobileDomainDefinitions.so CCLD Remote_Operations_Generic_ROS_PDUs.so CCLD Remote_Operations_Information_Objects.so CCLD SS_DataTypes.so CCLD SS_Errors.so CCLD SS_Operations.so CCLD SS_PDU_Defs.so CCLD SS_Protocol.so CCLD MAP_ApplicationContexts_part_1.so CCLD MAP_ApplicationContexts_part_2.so CCLD MAP_ApplicationContexts_part_3.so CCLD MAP_ApplicationContexts_part_4.so CCLD MAP_ApplicationContexts_part_5.so CCLD MAP_ApplicationContexts_part_6.so CCLD MAP_ApplicationContexts_part_7.so CCLD MAP_BS_Code_part_1.so CCLD MAP_BS_Code_part_2.so CCLD MAP_BS_Code_part_3.so CCLD MAP_BS_Code_part_4.so CCLD MAP_BS_Code_part_5.so CCLD MAP_BS_Code_part_6.so CCLD MAP_BS_Code_part_7.so CCLD MAP_CH_DataTypes_part_1.so CCLD MAP_CH_DataTypes_part_2.so CCLD MAP_CH_DataTypes_part_3.so CCLD MAP_CH_DataTypes_part_4.so CCLD MAP_CH_DataTypes_part_5.so CCLD MAP_CH_DataTypes_part_6.so CCLD MAP_CH_DataTypes_part_7.so CCLD MAP_CallHandlingOperations_part_1.so CCLD MAP_CallHandlingOperations_part_2.so CCLD MAP_CallHandlingOperations_part_3.so CCLD MAP_CallHandlingOperations_part_4.so CCLD MAP_CallHandlingOperations_part_5.so CCLD MAP_CallHandlingOperations_part_6.so CCLD MAP_CallHandlingOperations_part_7.so CCLD MAP_CommonDataTypes_part_1.so CCLD MAP_CommonDataTypes_part_2.so CCLD MAP_CommonDataTypes_part_3.so CCLD MAP_CommonDataTypes_part_4.so CCLD MAP_CommonDataTypes_part_5.so CCLD MAP_CommonDataTypes_part_6.so CCLD MAP_CommonDataTypes_part_7.so CCLD MAP_DialogueInformation_part_1.so CCLD MAP_DialogueInformation_part_2.so CCLD MAP_DialogueInformation_part_3.so CCLD MAP_DialogueInformation_part_4.so CCLD MAP_DialogueInformation_part_5.so CCLD MAP_DialogueInformation_part_6.so CCLD MAP_DialogueInformation_part_7.so CCLD MAP_ER_DataTypes_part_1.so CCLD MAP_ER_DataTypes_part_2.so CCLD MAP_ER_DataTypes_part_3.so CCLD MAP_ER_DataTypes_part_4.so CCLD MAP_ER_DataTypes_part_5.so CCLD MAP_ER_DataTypes_part_6.so CCLD MAP_ER_DataTypes_part_7.so CCLD MAP_Errors_part_1.so CCLD MAP_Errors_part_2.so CCLD MAP_Errors_part_3.so CCLD MAP_Errors_part_4.so CCLD MAP_Errors_part_5.so CCLD MAP_Errors_part_6.so CCLD MAP_Errors_part_7.so CCLD MAP_ExtensionDataTypes_part_1.so CCLD MAP_ExtensionDataTypes_part_2.so CCLD MAP_ExtensionDataTypes_part_3.so CCLD MAP_ExtensionDataTypes_part_4.so CCLD MAP_ExtensionDataTypes_part_5.so CCLD MAP_ExtensionDataTypes_part_6.so CCLD MAP_ExtensionDataTypes_part_7.so CCLD MAP_GR_DataTypes_part_1.so CCLD MAP_GR_DataTypes_part_2.so CCLD MAP_GR_DataTypes_part_3.so CCLD MAP_GR_DataTypes_part_4.so CCLD MAP_GR_DataTypes_part_5.so CCLD MAP_GR_DataTypes_part_6.so CCLD MAP_GR_DataTypes_part_7.so CCLD MAP_Group_Call_Operations_part_1.so CCLD MAP_Group_Call_Operations_part_2.so CCLD MAP_Group_Call_Operations_part_3.so CCLD MAP_Group_Call_Operations_part_4.so CCLD MAP_Group_Call_Operations_part_5.so CCLD MAP_Group_Call_Operations_part_6.so CCLD MAP_Group_Call_Operations_part_7.so CCLD MAP_LCS_DataTypes_part_1.so CCLD MAP_LCS_DataTypes_part_2.so CCLD MAP_LCS_DataTypes_part_3.so CCLD MAP_LCS_DataTypes_part_4.so CCLD MAP_LCS_DataTypes_part_5.so CCLD MAP_LCS_DataTypes_part_6.so CCLD MAP_LCS_DataTypes_part_7.so CCLD MAP_LocationServiceOperations_part_1.so CCLD MAP_LocationServiceOperations_part_2.so CCLD MAP_LocationServiceOperations_part_3.so CCLD MAP_LocationServiceOperations_part_4.so CCLD MAP_LocationServiceOperations_part_5.so CCLD MAP_LocationServiceOperations_part_6.so CCLD MAP_LocationServiceOperations_part_7.so CCLD MAP_MS_DataTypes_part_1.so CCLD MAP_MS_DataTypes_part_2.so CCLD MAP_MS_DataTypes_part_3.so CCLD MAP_MS_DataTypes_part_4.so CCLD MAP_MS_DataTypes_part_5.so CCLD MAP_MS_DataTypes_part_6.so CCLD MAP_MS_DataTypes_part_7.so CCLD MAP_MobileServiceOperations_part_1.so CCLD MAP_MobileServiceOperations_part_2.so CCLD MAP_MobileServiceOperations_part_3.so CCLD MAP_MobileServiceOperations_part_4.so CCLD MAP_MobileServiceOperations_part_5.so CCLD MAP_MobileServiceOperations_part_6.so CCLD MAP_MobileServiceOperations_part_7.so CCLD MAP_OM_DataTypes_part_1.so CCLD MAP_OM_DataTypes_part_2.so CCLD MAP_OM_DataTypes_part_3.so CCLD MAP_OM_DataTypes_part_4.so CCLD MAP_OM_DataTypes_part_5.so CCLD MAP_OM_DataTypes_part_6.so CCLD MAP_OM_DataTypes_part_7.so CCLD MAP_OperationAndMaintenanceOperations_part_1.so CCLD MAP_OperationAndMaintenanceOperations_part_3.so CCLD MAP_OperationAndMaintenanceOperations_part_2.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_4.so CCLD MAP_SM_DataTypes_part_3.so CCLD MAP_SM_DataTypes_part_5.so CCLD MAP_SM_DataTypes_part_6.so CCLD MAP_SM_DataTypes_part_7.so CCLD MAP_SS_Code_part_1.so CCLD MAP_SS_Code_part_2.so CCLD MAP_SS_Code_part_3.so CCLD MAP_SS_Code_part_4.so CCLD MAP_SS_Code_part_5.so CCLD MAP_SS_Code_part_6.so CCLD MAP_SS_Code_part_7.so CCLD MAP_SS_DataTypes_part_1.so CCLD MAP_SS_DataTypes_part_2.so CCLD MAP_SS_DataTypes_part_3.so CCLD MAP_SS_DataTypes_part_4.so CCLD MAP_SS_DataTypes_part_5.so CCLD MAP_SS_DataTypes_part_6.so CCLD MAP_SS_DataTypes_part_7.so CCLD MAP_ShortMessageServiceOperations_part_1.so CCLD MAP_ShortMessageServiceOperations_part_2.so CCLD MAP_ShortMessageServiceOperations_part_3.so CCLD MAP_ShortMessageServiceOperations_part_4.so CCLD MAP_ShortMessageServiceOperations_part_5.so CCLD MAP_ShortMessageServiceOperations_part_7.so CCLD MAP_ShortMessageServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_1.so CCLD MAP_SupplementaryServiceOperations_part_2.so CCLD MAP_SupplementaryServiceOperations_part_3.so CCLD MAP_SupplementaryServiceOperations_part_4.so CCLD MAP_SupplementaryServiceOperations_part_5.so CCLD MAP_SupplementaryServiceOperations_part_6.so CCLD MAP_SupplementaryServiceOperations_part_7.so CCLD MAP_TS_Code_part_1.so CCLD MAP_TS_Code_part_2.so CCLD MAP_TS_Code_part_3.so CCLD MAP_TS_Code_part_4.so CCLD MAP_TS_Code_part_5.so CCLD MAP_TS_Code_part_6.so CCLD MAP_TS_Code_part_7.so CCLD MobileDomainDefinitions_part_1.so CCLD MobileDomainDefinitions_part_2.so CCLD MobileDomainDefinitions_part_3.so CCLD MobileDomainDefinitions_part_4.so CCLD MobileDomainDefinitions_part_5.so CCLD MobileDomainDefinitions_part_6.so CCLD MobileDomainDefinitions_part_7.so CCLD Remote_Operations_Generic_ROS_PDUs_part_1.so CCLD Remote_Operations_Generic_ROS_PDUs_part_2.so CCLD Remote_Operations_Generic_ROS_PDUs_part_3.so CCLD Remote_Operations_Generic_ROS_PDUs_part_4.so CCLD Remote_Operations_Generic_ROS_PDUs_part_5.so CCLD Remote_Operations_Generic_ROS_PDUs_part_6.so CCLD Remote_Operations_Generic_ROS_PDUs_part_7.so CCLD Remote_Operations_Information_Objects_part_1.so CCLD Remote_Operations_Information_Objects_part_2.so CCLD Remote_Operations_Information_Objects_part_3.so CCLD Remote_Operations_Information_Objects_part_4.so CCLD Remote_Operations_Information_Objects_part_5.so CCLD Remote_Operations_Information_Objects_part_6.so CCLD Remote_Operations_Information_Objects_part_7.so CCLD SS_DataTypes_part_1.so CCLD SS_DataTypes_part_2.so CCLD SS_DataTypes_part_3.so CCLD SS_DataTypes_part_4.so CCLD SS_DataTypes_part_5.so CCLD SS_DataTypes_part_6.so CCLD SS_DataTypes_part_7.so CCLD SS_Errors_part_1.so CCLD SS_Errors_part_2.so CCLD SS_Errors_part_3.so CCLD SS_Errors_part_4.so CCLD SS_Errors_part_5.so CCLD SS_Errors_part_6.so CCLD SS_Errors_part_7.so CCLD SS_Operations_part_1.so CCLD SS_Operations_part_2.so CCLD SS_Operations_part_3.so CCLD SS_Operations_part_4.so CCLD SS_Operations_part_5.so CCLD SS_Operations_part_6.so CCLD SS_Operations_part_7.so CCLD SS_PDU_Defs_part_1.so CCLD SS_PDU_Defs_part_2.so CCLD SS_PDU_Defs_part_3.so CCLD SS_PDU_Defs_part_4.so CCLD SS_PDU_Defs_part_5.so CCLD SS_PDU_Defs_part_6.so CCLD SS_PDU_Defs_part_7.so CCLD SS_Protocol_part_1.so CCLD SS_Protocol_part_2.so CCLD SS_Protocol_part_3.so CCLD SS_Protocol_part_4.so CCLD SS_Protocol_part_5.so CCLD SS_Protocol_part_6.so CCLD SS_Protocol_part_7.so CCLD DNS_EncDec.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD Native_FunctionDefs.so CCLD MAP_EncDec.so CCLD SS_EncDec.so CCLD TCCConversion.so CCLD TCCEncoding.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD UDPasp_PT.so CCLD HLR_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/Debian_13 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (734 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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 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 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. Need to get 11.4 MB of archives. After this operation, 24.2 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508312026 [3032 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508312026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508312026 [173 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508312026 [71.3 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508312026 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508312026 [61.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508312026 [105 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508312026 [71.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508312026 [21.4 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-mslookup1 1.9.1.1.d4b4.202508312026 [23.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508312026 [52.1 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508312026 [71.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508312026 [178 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508312026 [60.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508312026 [64.3 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508312026 [51.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508312026 [44.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-hlr 1.9.1.1.d4b4.202508312026 [112 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508312026 [2187 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-hlr-dbg 1.9.1.1.d4b4.202508312026 [466 kB] Fetched 11.4 MB in 0s (87.7 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.202508312026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508312026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508312026_amd64.deb ... Unpacking osmocom-nightly (202508312026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.13.c499.202508312026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.22.83f4.202508312026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508312026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.1.d4b4.202508312026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508312026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../10-libosmo-mslookup1_1.9.1.1.d4b4.202508312026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508312026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../11-libosmocodec4_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../12-libosmocoding0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../13-libosmogb14_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../14-libosmoctrl0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../15-libosmosim2_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../16-libosmousb0_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../17-libosmocore_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../18-osmo-hlr_1.9.1.1.d4b4.202508312026_amd64.deb ... Unpacking osmo-hlr (1.9.1.1.d4b4.202508312026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../19-libosmocore-dbg_1.11.0.32.33cb4.202508312026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../20-osmo-hlr-dbg_1.9.1.1.d4b4.202508312026_amd64.deb ... Unpacking osmo-hlr-dbg (1.9.1.1.d4b4.202508312026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508312026) ... Setting up osmocom-nightly (202508312026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508312026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmo-mslookup1:amd64 (1.9.1.1.d4b4.202508312026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmocore (1.11.0.32.33cb4.202508312026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508312026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508312026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508312026) ... Setting up osmo-hlr (1.9.1.1.d4b4.202508312026) ... 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.202508312026) ... Processing triggers for libc-bin (2.41-12) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['cp', '-a', 'osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-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/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20250901085516205 DMAIN <0000> hlr.c:812 hlr starting 20250901085516205 DDB <0001> db.c:600 using database: :memory: 20250901085516205 DDB <0001> db.c:601 Compiled against SQLite3 lib version 3.46.1 20250901085516205 DDB <0001> db.c:602 Running with SQLite3 lib version 3.46.1 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ALLOW_ROWID_IN_VIEW' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'COMPILER=gcc-14.2.0' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'DIRECT_OVERFLOW_READ' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBPAGE_VTAB' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS4' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_FTS5' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_RTREE' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_SESSION' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_STMTVTAB' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'HAVE_ISNAN' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_ATTACHED=10' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COLUMN=2000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_COUNT=0xfffffffe' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'MUTEX_PTHREADS' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'SECURE_DELETE' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'SOUNDEX' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'SYSTEM_MALLOC' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'TEMP_STORE=1' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'THREADSAFE=1' 20250901085516206 DDB <0001> db.c:621 SQLite3 compiled with 'USE_URI' 20250901085516206 DDB <0001> db.c:637 Not setting SQL log callback: SQLite3 compiled without support for it 20250901085516208 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20250901085516208 DDB <0001> db.c:668 Missing database tables detected; Bootstrapping database ':memory:' 20250901085516209 DDB <0001> db.c:679 Database ':memory:' has HLR DB schema version 7 20250901085516210 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20250901085516210 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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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@6334298c0c75: Unix server socket created successfully. MC@6334298c0c75: Listening on TCP port 35933. MC2> 6334298c0c75 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/titan-11.1.0-debian-trixie/hlr/HLR_Tests 6334298c0c75 35933 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@6334298c0c75: New HC connected from 10.0.2.100 [10.0.2.100]. 6334298c0c75: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@6334298c0c75: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6334298c0c75: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6334298c0c75: Configuration file was processed on all HCs. MC@6334298c0c75: Creating MTC on host 10.0.2.100. MC@6334298c0c75: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Mon Sep 1 08:55:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_sai_err_invalid_imsi started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085517770 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085517771 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085517775 DLINP <000b> input/ipa.c:452 connected read/write 20250901085517775 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085517775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085517776 DLINP <000b> input/ipa.c:452 connected read/write 20250901085517776 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085517776 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085517776 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085517776 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  20250901085517776 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085517776 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  20250901085517776 DLGSUP <0013> gsup_server.c:236 2:  20250901085517776 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085517776 DLGSUP <0013> gsup_server.c:236 3:  20250901085517776 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085517776 DLGSUP <0013> gsup_server.c:236 4:  20250901085517776 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085517776 DLGSUP <0013> gsup_server.c:236 5:  20250901085517776 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085517776 DLGSUP <0013> gsup_server.c:236 7:  20250901085517776 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085517776 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085517776 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085517776 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@6334298c0c75: 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") 20250901085517791 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36695<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@6334298c0c75: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20250901085517799 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 20250901085517819 DLINP <000b> input/ipa.c:452 connected read/write 20250901085517819 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085517819 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"} 20250901085517819 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" 20250901085517819 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} 20250901085517819 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 20250901085517819 DLINP <000b> input/ipa.c:452 connected read/write 20250901085517819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085517819 DLINP <000b> input/ipa.c:452 connected read/write 20250901085517819 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@6334298c0c75: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@6334298c0c75: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085517823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@6334298c0c75: Final verdict of PTC: pass 20250901085517826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53358<->l=127.0.0.1:4258 20250901085517830 DLINP <000b> input/ipa.c:452 connected read/write 20250901085517830 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085517830 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085517830 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085517830 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@6334298c0c75: Final verdict of PTC: none 20250901085517830 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36695<->l=127.0.0.1:4259) 5@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 5: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@6334298c0c75: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon Sep 1 08:55: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 20250901085517947 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4258 20250901085518048 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13044) Waiting for packet dumper to finish... 1 (prev_count=13044, count=25112) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon Sep 1 08:55:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_sai started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085521167 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085521167 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085521171 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521171 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085521175 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521175 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521175 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085521175 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085521175 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  20250901085521175 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085521175 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  20250901085521175 DLGSUP <0013> gsup_server.c:236 2:  20250901085521175 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085521175 DLGSUP <0013> gsup_server.c:236 3:  20250901085521175 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085521175 DLGSUP <0013> gsup_server.c:236 4:  20250901085521175 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085521175 DLGSUP <0013> gsup_server.c:236 5:  20250901085521175 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085521175 DLGSUP <0013> gsup_server.c:236 7:  20250901085521176 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085521176 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085521176 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085521176 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@6334298c0c75: 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") 20250901085521189 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34259<->l=127.0.0.1:4259) 20250901085521195 DAUC <0003> db_auc.c:157 IMSI='262420155201308': No 2G Auth Data 20250901085521195 DAUC <0003> db_auc.c:192 IMSI='262420155201308': No 3G Auth Data HLR_Test-GSUP(9)@6334298c0c75: Created GsupExpect[0] for "262420155201308" to be handled at TC_gsup_sai(12) 20250901085521209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 20250901085521218 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521218 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521218 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420155201308 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420155201308"} 20250901085521218 DAUC <0003> db_auc.c:192 IMSI='262420155201308': No 3G Auth Data 20250901085521218 DAUC <0003> db_auc.c:236 IMSI='262420155201308': Calling to generate 5 vectors 20250901085521218 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901085521218 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085521218 DAUC <0003> auc.c:113 vector [0]: rand = b699b09b12aadc9c9220290bbda5c4c6 20250901085521218 DAUC <0003> auc.c:179 vector [0]: kc = 24133f298edef400 20250901085521218 DAUC <0003> auc.c:180 vector [0]: sres = d1afef12 20250901085521218 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085521218 DAUC <0003> auc.c:113 vector [1]: rand = 45efa03bc48cb7afd86f5c2fd3428f27 20250901085521218 DAUC <0003> auc.c:179 vector [1]: kc = fcdb9b2dc3edb000 20250901085521218 DAUC <0003> auc.c:180 vector [1]: sres = 01dcf7f5 20250901085521218 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085521218 DAUC <0003> auc.c:113 vector [2]: rand = 88a252a8d90cdb5f2722b08fd5c72cd1 20250901085521218 DAUC <0003> auc.c:179 vector [2]: kc = 3c1e1e87f44d8400 20250901085521218 DAUC <0003> auc.c:180 vector [2]: sres = 168f1543 20250901085521218 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085521218 DAUC <0003> auc.c:113 vector [3]: rand = db363d0c6b9671495e9d62f2e6f5d766 20250901085521218 DAUC <0003> auc.c:179 vector [3]: kc = 84625bd6dee72c00 20250901085521218 DAUC <0003> auc.c:180 vector [3]: sres = 710eb254 20250901085521218 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085521218 DAUC <0003> auc.c:113 vector [4]: rand = 38dee7e0a5f7776c9ee7de31747a457e 20250901085521218 DAUC <0003> auc.c:179 vector [4]: kc = 7d231fce27f20c00 20250901085521218 DAUC <0003> auc.c:180 vector [4]: sres = 860ba28d 20250901085521218 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901085521218 DAUC <0003> db_auc.c:245 IMSI='262420155201308': Generated 5 vectors 20250901085521218 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420155201308 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420155201308"} 20250901085521218 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262420155201308 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085521219 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085521219 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521219 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6334298c0c75: Found GsupExpect[0] for "262420155201308" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@6334298c0c75: Added IMSI table entry 0TC_gsup_sai(12)"262420155201308" TC_gsup_sai(12)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai(12)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085521224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53408<->l=127.0.0.1:4258 TC_gsup_sai(12)@6334298c0c75: Final verdict of PTC: pass 20250901085521227 DAUC <0003> db_auc.c:157 IMSI='262420728537875': No 2G Auth Data 20250901085521227 DAUC <0003> db_auc.c:192 IMSI='262420728537875': No 3G Auth Data HLR_Test-GSUP(9)@6334298c0c75: Created GsupExpect[0] for "262420728537875" to be handled at TC_gsup_sai(13) 20250901085521240 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53422<->l=127.0.0.1:4258 20250901085521241 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521241 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521241 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420728537875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420728537875"} 20250901085521241 DAUC <0003> db_auc.c:192 IMSI='262420728537875': No 3G Auth Data 20250901085521241 DAUC <0003> db_auc.c:236 IMSI='262420728537875': Calling to generate 5 vectors 20250901085521241 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901085521241 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085521241 DAUC <0003> auc.c:113 vector [0]: rand = 32b6e2b9515d0f7e9752e8c2145f8743 20250901085521241 DAUC <0003> auc.c:179 vector [0]: kc = 803853293ba7ac00 20250901085521241 DAUC <0003> auc.c:180 vector [0]: sres = fead53a5 20250901085521241 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085521241 DAUC <0003> auc.c:113 vector [1]: rand = 769be52ba8f990d61797f10eccfda780 20250901085521241 DAUC <0003> auc.c:179 vector [1]: kc = 78b99799ac2f4c00 20250901085521241 DAUC <0003> auc.c:180 vector [1]: sres = 07f6dfa3 20250901085521241 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085521241 DAUC <0003> auc.c:113 vector [2]: rand = 90222cfad6cd184df93c9d8f4fd7d0e4 20250901085521241 DAUC <0003> auc.c:179 vector [2]: kc = 560656cf94876400 20250901085521241 DAUC <0003> auc.c:180 vector [2]: sres = 02855888 20250901085521241 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085521241 DAUC <0003> auc.c:113 vector [3]: rand = 30ea9559f8d3e8d5392d3adf307fe918 20250901085521241 DAUC <0003> auc.c:179 vector [3]: kc = c48138f5d4f64c00 20250901085521241 DAUC <0003> auc.c:180 vector [3]: sres = 9840790b 20250901085521241 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085521241 DAUC <0003> auc.c:113 vector [4]: rand = 00146da13ada48347d29746a845dc128 20250901085521241 DAUC <0003> auc.c:179 vector [4]: kc = 5a2180014da7f400 20250901085521241 DAUC <0003> auc.c:180 vector [4]: sres = 2474f323 20250901085521241 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901085521241 DAUC <0003> db_auc.c:245 IMSI='262420728537875': Generated 5 vectors 20250901085521241 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420728537875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420728537875"} 20250901085521241 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262420728537875 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085521241 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085521241 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521241 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6334298c0c75: Found GsupExpect[0] for "262420728537875" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@6334298c0c75: Added IMSI table entry 1TC_gsup_sai(13)"262420728537875" TC_gsup_sai(13)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai(13)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085521242 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53422<->l=127.0.0.1:4258 TC_gsup_sai(13)@6334298c0c75: Final verdict of PTC: pass 20250901085521243 DAUC <0003> db_auc.c:157 IMSI='262426036751949': No 2G Auth Data 20250901085521243 DAUC <0003> db_auc.c:192 IMSI='262426036751949': No 3G Auth Data HLR_Test-GSUP(9)@6334298c0c75: Created GsupExpect[0] for "262426036751949" to be handled at TC_gsup_sai(14) 20250901085521250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53430<->l=127.0.0.1:4258 20250901085521252 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521252 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521252 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426036751949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426036751949"} 20250901085521252 DAUC <0003> db_auc.c:192 IMSI='262426036751949': No 3G Auth Data 20250901085521252 DAUC <0003> db_auc.c:236 IMSI='262426036751949': Calling to generate 5 vectors 20250901085521252 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901085521252 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085521252 DAUC <0003> auc.c:113 vector [0]: rand = 1141fc1438a9bc7b9389dbc30b6287c6 20250901085521252 DAUC <0003> auc.c:179 vector [0]: kc = 3506c90c42b4db24 20250901085521252 DAUC <0003> auc.c:180 vector [0]: sres = a7280e1d 20250901085521252 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085521252 DAUC <0003> auc.c:113 vector [1]: rand = de2add163fa24053a085a9e90c451b92 20250901085521252 DAUC <0003> auc.c:179 vector [1]: kc = 150c8e23afbdb029 20250901085521252 DAUC <0003> auc.c:180 vector [1]: sres = dd7fb758 20250901085521252 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085521252 DAUC <0003> auc.c:113 vector [2]: rand = 0554c5d82a2cc4dc5b344b170ee4b3e4 20250901085521252 DAUC <0003> auc.c:179 vector [2]: kc = 6cb152fa7c1143d9 20250901085521252 DAUC <0003> auc.c:180 vector [2]: sres = 9311f91e 20250901085521252 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085521252 DAUC <0003> auc.c:113 vector [3]: rand = f338f651a8738845c731cda4dbff1bdc 20250901085521252 DAUC <0003> auc.c:179 vector [3]: kc = 2424adfc990c4279 20250901085521252 DAUC <0003> auc.c:180 vector [3]: sres = 28419e32 20250901085521252 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085521252 DAUC <0003> auc.c:113 vector [4]: rand = 00742b82db88cec6fac719bbe7882879 20250901085521252 DAUC <0003> auc.c:179 vector [4]: kc = 33b0b922ad40deed 20250901085521252 DAUC <0003> auc.c:180 vector [4]: sres = 50cdfde3 20250901085521252 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901085521252 DAUC <0003> db_auc.c:245 IMSI='262426036751949': Generated 5 vectors 20250901085521252 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426036751949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426036751949"} 20250901085521252 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426036751949 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085521252 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085521252 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521252 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6334298c0c75: Found GsupExpect[0] for "262426036751949" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@6334298c0c75: Added IMSI table entry 2TC_gsup_sai(14)"262426036751949" TC_gsup_sai(14)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai(14)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085521253 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53430<->l=127.0.0.1:4258 TC_gsup_sai(14)@6334298c0c75: Final verdict of PTC: pass 20250901085521254 DAUC <0003> db_auc.c:157 IMSI='262420406191984': No 2G Auth Data 20250901085521254 DAUC <0003> db_auc.c:192 IMSI='262420406191984': No 3G Auth Data HLR_Test-GSUP(9)@6334298c0c75: Created GsupExpect[0] for "262420406191984" to be handled at TC_gsup_sai(15) 20250901085521261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 20250901085521263 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521263 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521263 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420406191984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420406191984"} 20250901085521263 DAUC <0003> db_auc.c:157 IMSI='262420406191984': No 2G Auth Data 20250901085521263 DAUC <0003> db_auc.c:236 IMSI='262420406191984': Calling to generate 5 vectors 20250901085521263 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901085521263 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085521263 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085521263 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085521263 DAUC <0003> auc.c:113 vector [0]: rand = 92e71ce9b246db0b18649f4c07ca8318 20250901085521263 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085521263 DAUC <0003> auc.c:142 vector [0]: autn = 68ce1cc8ec8b0000b357c3ea53486c69 20250901085521263 DAUC <0003> auc.c:143 vector [0]: ck = 2b64939d5593693319f3e4bb030547b4 20250901085521263 DAUC <0003> auc.c:144 vector [0]: ik = a3ad7fc5800aecc85b8c3e072a61d7d1 20250901085521263 DAUC <0003> auc.c:145 vector [0]: res = 4155d2960d7f3bc30000000000000000 20250901085521263 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085521263 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085521263 DAUC <0003> auc.c:151 vector [0]: kc = cab636e4fcfd159e 20250901085521263 DAUC <0003> auc.c:152 vector [0]: sres = 4c2ae955 20250901085521263 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085521263 DAUC <0003> auc.c:113 vector [1]: rand = 07fb5bd69f12eb46ce333efaabe1bc4f 20250901085521263 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085521263 DAUC <0003> auc.c:142 vector [1]: autn = 6480278968320000b81f162676e21d60 20250901085521263 DAUC <0003> auc.c:143 vector [1]: ck = eed3b178e7940bf03b0aab08043a4e72 20250901085521263 DAUC <0003> auc.c:144 vector [1]: ik = 6d01e5c381b45683259fdee738beef2a 20250901085521263 DAUC <0003> auc.c:145 vector [1]: res = f662941d89091af50000000000000000 20250901085521263 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085521263 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085521263 DAUC <0003> auc.c:151 vector [1]: kc = 9d4721545aa4fc2b 20250901085521263 DAUC <0003> auc.c:152 vector [1]: sres = 7f6b8ee8 20250901085521263 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085521263 DAUC <0003> auc.c:113 vector [2]: rand = 4345ee73a2b4be458790dfa0f6e36a77 20250901085521263 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085521263 DAUC <0003> auc.c:142 vector [2]: autn = 8ba4c3639dbd000073e899177b82ae80 20250901085521263 DAUC <0003> auc.c:143 vector [2]: ck = 648b17f963ca56c18934a3600d78e3a2 20250901085521263 DAUC <0003> auc.c:144 vector [2]: ik = 898f10e3faa49a72d7e6c4b20ad50f79 20250901085521263 DAUC <0003> auc.c:145 vector [2]: res = 43a91c4dcee32dd60000000000000000 20250901085521263 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085521263 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085521263 DAUC <0003> auc.c:151 vector [2]: kc = b3d660c89ec32068 20250901085521263 DAUC <0003> auc.c:152 vector [2]: sres = 8d4a319b 20250901085521263 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085521263 DAUC <0003> auc.c:113 vector [3]: rand = 5ba5adef841323600f25aea6c4180509 20250901085521263 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085521263 DAUC <0003> auc.c:142 vector [3]: autn = 828bca990b750000ad760004f3438d70 20250901085521263 DAUC <0003> auc.c:143 vector [3]: ck = bf8e5b7cacc21249c5e64c7933080f0b 20250901085521263 DAUC <0003> auc.c:144 vector [3]: ik = 61c4f7ef3459ef3c3ee6db2bdc962fb9 20250901085521263 DAUC <0003> auc.c:145 vector [3]: res = e5fe4fc8fb79ea920000000000000000 20250901085521263 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085521263 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085521263 DAUC <0003> auc.c:151 vector [3]: kc = 254a3bc17705ddc7 20250901085521263 DAUC <0003> auc.c:152 vector [3]: sres = 1e87a55a 20250901085521263 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085521263 DAUC <0003> auc.c:113 vector [4]: rand = 6b27ecb742080aab2fece3be1885ed70 20250901085521263 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085521263 DAUC <0003> auc.c:142 vector [4]: autn = c9ac82499bbc000014036a0897a3eaf6 20250901085521263 DAUC <0003> auc.c:143 vector [4]: ck = ba79f87c46aab5ea01d9c71dcc9f1d28 20250901085521263 DAUC <0003> auc.c:144 vector [4]: ik = 566cd7fabada5a53bb2dcb63b52055ca 20250901085521263 DAUC <0003> auc.c:145 vector [4]: res = 60628199a2832c6c0000000000000000 20250901085521263 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085521263 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901085521263 DAUC <0003> auc.c:151 vector [4]: kc = 56e123f885cfa75b 20250901085521263 DAUC <0003> auc.c:152 vector [4]: sres = c2e1adf5 20250901085521263 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901085521263 DAUC <0003> db_auc.c:245 IMSI='262420406191984': Generated 5 vectors 20250901085521263 DAUC <0003> db_auc.c:249 IMSI='262420406191984': Updating SQN=161 in DB 20250901085521263 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420406191984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420406191984"} 20250901085521263 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420406191984 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085521263 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085521263 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521263 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6334298c0c75: Found GsupExpect[0] for "262420406191984" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@6334298c0c75: Added IMSI table entry 3TC_gsup_sai(15)"262420406191984" TC_gsup_sai(15)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai(15)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085521264 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53434<->l=127.0.0.1:4258 TC_gsup_sai(15)@6334298c0c75: Final verdict of PTC: pass 20250901085521267 DAUC <0003> db_auc.c:157 IMSI='262423520430764': No 2G Auth Data 20250901085521267 DAUC <0003> db_auc.c:192 IMSI='262423520430764': No 3G Auth Data HLR_Test-GSUP(9)@6334298c0c75: Created GsupExpect[0] for "262423520430764" to be handled at TC_gsup_sai(16) 20250901085521274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 20250901085521275 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521275 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521275 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423520430764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423520430764"} 20250901085521275 DAUC <0003> db_auc.c:157 IMSI='262423520430764': No 2G Auth Data 20250901085521275 DAUC <0003> db_auc.c:236 IMSI='262423520430764': Calling to generate 5 vectors 20250901085521275 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901085521275 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085521275 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901085521275 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085521275 DAUC <0003> auc.c:113 vector [0]: rand = c1a2e52147da618e5ff8cbd79d49f44a 20250901085521275 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085521275 DAUC <0003> auc.c:142 vector [0]: autn = 906d0f307ae10000a14eabac05f874d8 20250901085521275 DAUC <0003> auc.c:143 vector [0]: ck = 537ef46c6c1eee3515425c0a5744cced 20250901085521275 DAUC <0003> auc.c:144 vector [0]: ik = 036a1e33b3427ff58a709da7374c6021 20250901085521275 DAUC <0003> auc.c:145 vector [0]: res = cd52063bfa48c59f0000000000000000 20250901085521275 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085521275 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085521275 DAUC <0003> auc.c:151 vector [0]: kc = cf262bf2bf543d0c 20250901085521275 DAUC <0003> auc.c:152 vector [0]: sres = 371ac3a4 20250901085521275 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085521275 DAUC <0003> auc.c:113 vector [1]: rand = 10963e2ccd06d56dc5f8689f4ae48818 20250901085521275 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085521275 DAUC <0003> auc.c:142 vector [1]: autn = 3f9720716d4c0000d2edf7fb50272ce4 20250901085521275 DAUC <0003> auc.c:143 vector [1]: ck = cdb31393f1693d580de6c4beb02a26dd 20250901085521275 DAUC <0003> auc.c:144 vector [1]: ik = b8babc772e0eab585f23ef56ef3ef855 20250901085521275 DAUC <0003> auc.c:145 vector [1]: res = d8d341af29a7d6060000000000000000 20250901085521275 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085521275 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085521275 DAUC <0003> auc.c:151 vector [1]: kc = 27cc840c80734888 20250901085521275 DAUC <0003> auc.c:152 vector [1]: sres = f17497a9 20250901085521275 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085521275 DAUC <0003> auc.c:113 vector [2]: rand = 4170143a3ff190cf02d9724e88d0ad87 20250901085521275 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085521275 DAUC <0003> auc.c:142 vector [2]: autn = b207c8b99fb30000d00fc2590af13b29 20250901085521275 DAUC <0003> auc.c:143 vector [2]: ck = ddf7627023f0e114af9763a2bc7314d3 20250901085521275 DAUC <0003> auc.c:144 vector [2]: ik = 46328b952e640f76f961496d99af5109 20250901085521275 DAUC <0003> auc.c:145 vector [2]: res = 6bb77b4a9771f58e0000000000000000 20250901085521275 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085521275 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085521275 DAUC <0003> auc.c:151 vector [2]: kc = cd33c32a2848abb8 20250901085521275 DAUC <0003> auc.c:152 vector [2]: sres = fcc68ec4 20250901085521275 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085521275 DAUC <0003> auc.c:113 vector [3]: rand = 6de3fa32cb5d914b8033113022d8294a 20250901085521275 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085521275 DAUC <0003> auc.c:142 vector [3]: autn = 2d4099695d330000a04d2ae8b98234f2 20250901085521275 DAUC <0003> auc.c:143 vector [3]: ck = 4a0b9181637c8f60c118eb46ae54c3df 20250901085521275 DAUC <0003> auc.c:144 vector [3]: ik = 6d3c43152e62803482308cb6480c4f64 20250901085521275 DAUC <0003> auc.c:145 vector [3]: res = 4392f825c8473c2d0000000000000000 20250901085521275 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085521275 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085521275 DAUC <0003> auc.c:151 vector [3]: kc = 641fb564ab4683ef 20250901085521275 DAUC <0003> auc.c:152 vector [3]: sres = 8bd5c408 20250901085521275 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085521275 DAUC <0003> auc.c:113 vector [4]: rand = 4ce506eb6616a0dd6507bbe3b0af33cd 20250901085521275 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085521275 DAUC <0003> auc.c:142 vector [4]: autn = 58a0d35c40a300004b0ed3511c8fab77 20250901085521275 DAUC <0003> auc.c:143 vector [4]: ck = fe1f6a10c7090132f87c3ccf3bd3901b 20250901085521275 DAUC <0003> auc.c:144 vector [4]: ik = 38ffd951fef823fe7f714851b324b5cf 20250901085521275 DAUC <0003> auc.c:145 vector [4]: res = 1e2f6e3fe4dde7830000000000000000 20250901085521275 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085521275 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901085521275 DAUC <0003> auc.c:151 vector [4]: kc = 41edc7dfb1060718 20250901085521275 DAUC <0003> auc.c:152 vector [4]: sres = faf289bc 20250901085521275 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901085521275 DAUC <0003> db_auc.c:245 IMSI='262423520430764': Generated 5 vectors 20250901085521275 DAUC <0003> db_auc.c:249 IMSI='262423520430764': Updating SQN=161 in DB 20250901085521275 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423520430764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423520430764"} 20250901085521276 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262423520430764 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085521276 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085521276 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521276 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6334298c0c75: Found GsupExpect[0] for "262423520430764" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@6334298c0c75: Added IMSI table entry 4TC_gsup_sai(16)"262423520430764" TC_gsup_sai(16)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai(16)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085521277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53448<->l=127.0.0.1:4258 TC_gsup_sai(16)@6334298c0c75: Final verdict of PTC: pass 20250901085521277 DAUC <0003> db_auc.c:157 IMSI='262421873794619': No 2G Auth Data 20250901085521277 DAUC <0003> db_auc.c:192 IMSI='262421873794619': No 3G Auth Data HLR_Test-GSUP(9)@6334298c0c75: Created GsupExpect[0] for "262421873794619" to be handled at TC_gsup_sai(17) 20250901085521283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4258 20250901085521285 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521285 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521285 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421873794619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421873794619"} 20250901085521285 DAUC <0003> db_auc.c:236 IMSI='262421873794619': Calling to generate 5 vectors 20250901085521285 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085521285 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085521285 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085521285 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085521285 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085521285 DAUC <0003> auc.c:113 vector [0]: rand = e1cdea57c95d0cddecec1c6c028cf9b1 20250901085521285 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085521285 DAUC <0003> auc.c:142 vector [0]: autn = 70de76c1503000004cadc4eb0fb0d62c 20250901085521285 DAUC <0003> auc.c:143 vector [0]: ck = 1ba2d8a93572c73588411911baf303aa 20250901085521285 DAUC <0003> auc.c:144 vector [0]: ik = 61f9f0bcc0d802c8122ead80224b215c 20250901085521285 DAUC <0003> auc.c:145 vector [0]: res = 97c688747ddbcb160000000000000000 20250901085521285 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085521285 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085521285 DAUC <0003> auc.c:179 vector [0]: kc = f7d116a379ae4400 20250901085521285 DAUC <0003> auc.c:180 vector [0]: sres = 9ceddaf4 20250901085521285 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085521285 DAUC <0003> auc.c:113 vector [1]: rand = f5a8e60154fb1a811ab356889500ae7d 20250901085521285 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085521285 DAUC <0003> auc.c:142 vector [1]: autn = 3ba7608ba60e00000aa2f52785ae62a2 20250901085521285 DAUC <0003> auc.c:143 vector [1]: ck = be90f368226d82ed1d4d04defa81e6b3 20250901085521285 DAUC <0003> auc.c:144 vector [1]: ik = 9d314a35fe47adbdc2e32871145a6f65 20250901085521285 DAUC <0003> auc.c:145 vector [1]: res = 33674cd199ad15950000000000000000 20250901085521285 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085521285 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085521285 DAUC <0003> auc.c:179 vector [1]: kc = 6e0fd067267cb800 20250901085521285 DAUC <0003> auc.c:180 vector [1]: sres = e1044c3c 20250901085521285 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085521285 DAUC <0003> auc.c:113 vector [2]: rand = fc65f11e22ade594c93ea2803237dfe7 20250901085521285 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085521285 DAUC <0003> auc.c:142 vector [2]: autn = 568982f29db4000001c268ce2ddffefa 20250901085521285 DAUC <0003> auc.c:143 vector [2]: ck = de592e4ef1ce6c1f8c97b77115f02619 20250901085521285 DAUC <0003> auc.c:144 vector [2]: ik = ad6edd6a3041c70a7d9b4148245ea00f 20250901085521285 DAUC <0003> auc.c:145 vector [2]: res = e34b8f80f698fe6f0000000000000000 20250901085521285 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085521285 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085521285 DAUC <0003> auc.c:179 vector [2]: kc = cb5f9739a0c5dc00 20250901085521285 DAUC <0003> auc.c:180 vector [2]: sres = 45a53b1f 20250901085521285 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085521285 DAUC <0003> auc.c:113 vector [3]: rand = 87d0be34ff2a15420cbbcc8a907734fa 20250901085521285 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085521285 DAUC <0003> auc.c:142 vector [3]: autn = 33f80eaa71ec00005129e25f2a504746 20250901085521285 DAUC <0003> auc.c:143 vector [3]: ck = 5180fc851d4d0f06eb5d2944337511e5 20250901085521285 DAUC <0003> auc.c:144 vector [3]: ik = 727b10646b4aaa4e82d7580521e1da36 20250901085521285 DAUC <0003> auc.c:145 vector [3]: res = f36ee585871c46ea0000000000000000 20250901085521285 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085521285 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085521285 DAUC <0003> auc.c:179 vector [3]: kc = d80ddb1c618e9c00 20250901085521285 DAUC <0003> auc.c:180 vector [3]: sres = 2ffafee1 20250901085521285 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085521285 DAUC <0003> auc.c:113 vector [4]: rand = 6be095a691ae046015ec705b8e315450 20250901085521285 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085521285 DAUC <0003> auc.c:142 vector [4]: autn = 3c0b93dccf4400001f28a5b21f88d437 20250901085521285 DAUC <0003> auc.c:143 vector [4]: ck = cad0b0630a946a1ed8f3fe20c3a610d5 20250901085521285 DAUC <0003> auc.c:144 vector [4]: ik = fe94d5f4517f9953b6a14a97cfa578ef 20250901085521285 DAUC <0003> auc.c:145 vector [4]: res = 82c78a9be77e045d0000000000000000 20250901085521285 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085521285 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085521285 DAUC <0003> auc.c:179 vector [4]: kc = cfe936f4468c5400 20250901085521285 DAUC <0003> auc.c:180 vector [4]: sres = 34d0a86b 20250901085521285 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085521285 DAUC <0003> db_auc.c:245 IMSI='262421873794619': Generated 5 vectors 20250901085521285 DAUC <0003> db_auc.c:249 IMSI='262421873794619': Updating SQN=161 in DB 20250901085521285 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421873794619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421873794619"} 20250901085521285 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262421873794619 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085521285 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085521285 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521285 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6334298c0c75: Found GsupExpect[0] for "262421873794619" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@6334298c0c75: Added IMSI table entry 5TC_gsup_sai(17)"262421873794619" TC_gsup_sai(17)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai(17)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085521286 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4258 TC_gsup_sai(17)@6334298c0c75: Final verdict of PTC: pass 20250901085521287 DAUC <0003> db_auc.c:157 IMSI='262429760018541': No 2G Auth Data 20250901085521287 DAUC <0003> db_auc.c:192 IMSI='262429760018541': No 3G Auth Data HLR_Test-GSUP(9)@6334298c0c75: Created GsupExpect[0] for "262429760018541" to be handled at TC_gsup_sai(18) 20250901085521292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 20250901085521294 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521294 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521294 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429760018541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429760018541"} 20250901085521294 DAUC <0003> db_auc.c:236 IMSI='262429760018541': Calling to generate 5 vectors 20250901085521294 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085521294 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085521294 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085521294 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085521294 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085521294 DAUC <0003> auc.c:113 vector [0]: rand = 6287da183cfc7491562dfcdc810afa59 20250901085521294 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085521294 DAUC <0003> auc.c:142 vector [0]: autn = 5d811f1710c50000b32790660b3e4c5d 20250901085521294 DAUC <0003> auc.c:143 vector [0]: ck = 251f9e8e0eb058a6d8db3e551114808a 20250901085521294 DAUC <0003> auc.c:144 vector [0]: ik = e5680b2e845dafe8ea40150f1b5eb2e0 20250901085521294 DAUC <0003> auc.c:145 vector [0]: res = 0f26ea3ec71465470000000000000000 20250901085521294 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085521294 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085521294 DAUC <0003> auc.c:179 vector [0]: kc = a9e53114f8cdac00 20250901085521294 DAUC <0003> auc.c:180 vector [0]: sres = 19504c8c 20250901085521294 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085521294 DAUC <0003> auc.c:113 vector [1]: rand = b3119fdf57f83eed1dbf25eab757a72d 20250901085521294 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085521294 DAUC <0003> auc.c:142 vector [1]: autn = 4a50025c290b00003e985f4c060ad259 20250901085521294 DAUC <0003> auc.c:143 vector [1]: ck = b719353746fb3f7b559718f51c78461b 20250901085521294 DAUC <0003> auc.c:144 vector [1]: ik = f7f55d40f0b56aeca0956860364c7df5 20250901085521294 DAUC <0003> auc.c:145 vector [1]: res = 04285689c7c8ab5c0000000000000000 20250901085521294 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085521294 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085521294 DAUC <0003> auc.c:179 vector [1]: kc = 3b60400e4c7ca800 20250901085521294 DAUC <0003> auc.c:180 vector [1]: sres = 339bde98 20250901085521294 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085521294 DAUC <0003> auc.c:113 vector [2]: rand = 299a016981a5260d022e2d675ad840bb 20250901085521294 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085521294 DAUC <0003> auc.c:142 vector [2]: autn = ac51ad31f2830000e515f92ee2d2453f 20250901085521294 DAUC <0003> auc.c:143 vector [2]: ck = 72f510f4e12d68a113a5f09819c12b06 20250901085521294 DAUC <0003> auc.c:144 vector [2]: ik = 489a7b9d44e81aac2fa55a9da27d21d0 20250901085521294 DAUC <0003> auc.c:145 vector [2]: res = 2ade24ea5a25944e0000000000000000 20250901085521294 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085521294 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085521294 DAUC <0003> auc.c:179 vector [2]: kc = 8f81d7c2a3f75800 20250901085521294 DAUC <0003> auc.c:180 vector [2]: sres = 001366c1 20250901085521294 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085521294 DAUC <0003> auc.c:113 vector [3]: rand = c47e7a713ff03f288bcc1fb155e3f5dd 20250901085521294 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085521294 DAUC <0003> auc.c:142 vector [3]: autn = ccfcd000ff6800009398a48b4f18f0b5 20250901085521294 DAUC <0003> auc.c:143 vector [3]: ck = 9f5e74ffa0dc25a1b0cc1f9b94b15494 20250901085521294 DAUC <0003> auc.c:144 vector [3]: ik = b2b3ba0d73966a2d7dd6fa782a7a5315 20250901085521294 DAUC <0003> auc.c:145 vector [3]: res = b0e64fc46982ddeb0000000000000000 20250901085521294 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085521294 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085521294 DAUC <0003> auc.c:179 vector [3]: kc = 5fa620c683521400 20250901085521294 DAUC <0003> auc.c:180 vector [3]: sres = 845390ce 20250901085521294 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085521294 DAUC <0003> auc.c:113 vector [4]: rand = 5cd8e0ede44360de49ebd66bbd129403 20250901085521294 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085521294 DAUC <0003> auc.c:142 vector [4]: autn = 26185df9b0a000002f021672baebebad 20250901085521294 DAUC <0003> auc.c:143 vector [4]: ck = 1b2a3964fd21749f1910d8176453cb70 20250901085521294 DAUC <0003> auc.c:144 vector [4]: ik = e1fd1022412f44be980fc51d2b1a91b3 20250901085521294 DAUC <0003> auc.c:145 vector [4]: res = 9c1e8170f5f193a90000000000000000 20250901085521294 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085521294 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085521294 DAUC <0003> auc.c:179 vector [4]: kc = 438f2259e3a2ec00 20250901085521294 DAUC <0003> auc.c:180 vector [4]: sres = 89839136 20250901085521294 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085521294 DAUC <0003> db_auc.c:245 IMSI='262429760018541': Generated 5 vectors 20250901085521294 DAUC <0003> db_auc.c:249 IMSI='262429760018541': Updating SQN=161 in DB 20250901085521294 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429760018541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429760018541"} 20250901085521294 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429760018541 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085521294 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085521294 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521294 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6334298c0c75: Found GsupExpect[0] for "262429760018541" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@6334298c0c75: Added IMSI table entry 6TC_gsup_sai(18)"262429760018541" TC_gsup_sai(18)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai(18)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085521295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53476<->l=127.0.0.1:4258 TC_gsup_sai(18)@6334298c0c75: Final verdict of PTC: pass 20250901085521296 DAUC <0003> db_auc.c:157 IMSI='262423751843457': No 2G Auth Data 20250901085521296 DAUC <0003> db_auc.c:192 IMSI='262423751843457': No 3G Auth Data HLR_Test-GSUP(9)@6334298c0c75: Created GsupExpect[0] for "262423751843457" to be handled at TC_gsup_sai(19) 20250901085521301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 20250901085521302 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521302 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521302 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423751843457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423751843457"} 20250901085521302 DAUC <0003> db_auc.c:236 IMSI='262423751843457': Calling to generate 5 vectors 20250901085521302 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085521302 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085521302 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085521302 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085521302 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085521302 DAUC <0003> auc.c:113 vector [0]: rand = 73af3142a24e87e14a3dae315263203e 20250901085521302 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085521302 DAUC <0003> auc.c:142 vector [0]: autn = c667354a1ec60000aa54a44a0acfbc03 20250901085521302 DAUC <0003> auc.c:143 vector [0]: ck = 7ca037d7def778eadef97ed7f362403d 20250901085521302 DAUC <0003> auc.c:144 vector [0]: ik = 81b6d88719a48e5b11bb07cfc5dc2b0a 20250901085521302 DAUC <0003> auc.c:145 vector [0]: res = 70f57bf45137736f0000000000000000 20250901085521302 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085521302 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085521302 DAUC <0003> auc.c:179 vector [0]: kc = 7ca6d064c8e42624 20250901085521302 DAUC <0003> auc.c:180 vector [0]: sres = 86582a09 20250901085521302 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085521302 DAUC <0003> auc.c:113 vector [1]: rand = 0b40cfadf2d9143391c85edf3d9e8427 20250901085521302 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085521302 DAUC <0003> auc.c:142 vector [1]: autn = b15ac8ef71ad00007a4cd714be92d08d 20250901085521302 DAUC <0003> auc.c:143 vector [1]: ck = 01ea68b9c53f31cc406b7553381bb002 20250901085521302 DAUC <0003> auc.c:144 vector [1]: ik = 50af05ab129d7a108de68c4b4458e281 20250901085521302 DAUC <0003> auc.c:145 vector [1]: res = 6a3fed4b851903770000000000000000 20250901085521302 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085521302 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085521302 DAUC <0003> auc.c:179 vector [1]: kc = 24a39714edfdf2dc 20250901085521302 DAUC <0003> auc.c:180 vector [1]: sres = d874c873 20250901085521302 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085521302 DAUC <0003> auc.c:113 vector [2]: rand = aba8b96328ad88b501eff45348f17047 20250901085521302 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085521302 DAUC <0003> auc.c:142 vector [2]: autn = 4185f7bce99b0000ffbb177e50773702 20250901085521302 DAUC <0003> auc.c:143 vector [2]: ck = 60977921860647eb529f2745677e05c1 20250901085521302 DAUC <0003> auc.c:144 vector [2]: ik = a0be5c3bb8a7296b8d63edc9525d7a78 20250901085521302 DAUC <0003> auc.c:145 vector [2]: res = 29955b89413053770000000000000000 20250901085521302 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085521302 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085521302 DAUC <0003> auc.c:179 vector [2]: kc = c38288ed5ef1e680 20250901085521302 DAUC <0003> auc.c:180 vector [2]: sres = ad5c901c 20250901085521302 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085521302 DAUC <0003> auc.c:113 vector [3]: rand = cb70f9d49007e34a1885d055da6dddd9 20250901085521302 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085521302 DAUC <0003> auc.c:142 vector [3]: autn = f9820ff7d333000065a4a4f87758030b 20250901085521302 DAUC <0003> auc.c:143 vector [3]: ck = b9093d55788e806fea5e7547ddd980e4 20250901085521302 DAUC <0003> auc.c:144 vector [3]: ik = 305c00ec751b086dfe7810bb9567f507 20250901085521302 DAUC <0003> auc.c:145 vector [3]: res = c6587bd7d74feac50000000000000000 20250901085521302 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085521302 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085521302 DAUC <0003> auc.c:179 vector [3]: kc = 0afca430157c01f9 20250901085521302 DAUC <0003> auc.c:180 vector [3]: sres = b8c5ae61 20250901085521302 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085521302 DAUC <0003> auc.c:113 vector [4]: rand = c9008df3fca397fc81f4aacc2df16517 20250901085521302 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085521302 DAUC <0003> auc.c:142 vector [4]: autn = 9d555c05f1930000d8ae7c7ea72b547d 20250901085521302 DAUC <0003> auc.c:143 vector [4]: ck = 212c28290f44e1cacacc9f0f34f82c47 20250901085521302 DAUC <0003> auc.c:144 vector [4]: ik = 95863ddf2bd322128c73305995b76267 20250901085521302 DAUC <0003> auc.c:145 vector [4]: res = 4e19d12270b9fa1b0000000000000000 20250901085521302 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085521303 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085521303 DAUC <0003> auc.c:179 vector [4]: kc = a98c469dfcb60ff5 20250901085521303 DAUC <0003> auc.c:180 vector [4]: sres = 54d1c68d 20250901085521303 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085521303 DAUC <0003> db_auc.c:245 IMSI='262423751843457': Generated 5 vectors 20250901085521303 DAUC <0003> db_auc.c:249 IMSI='262423751843457': Updating SQN=161 in DB 20250901085521303 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423751843457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423751843457"} 20250901085521303 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262423751843457 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085521303 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085521303 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@6334298c0c75: Found GsupExpect[0] for "262423751843457" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@6334298c0c75: Added IMSI table entry 7TC_gsup_sai(19)"262423751843457" TC_gsup_sai(19)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai(19)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085521304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53484<->l=127.0.0.1:4258 TC_gsup_sai(19)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085521304 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53394<->l=127.0.0.1:4258 20250901085521305 DLINP <000b> input/ipa.c:452 connected read/write 20250901085521305 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085521305 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085521305 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085521305 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085521305 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34259<->l=127.0.0.1:4259) 10@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP(9)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_sai finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Sep 1 08:55: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 20250901085521330 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:53500<->l=127.0.0.1:4258 20250901085521431 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:53500<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=82992) Waiting for packet dumper to finish... 1 (prev_count=82992, count=163600) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Mon Sep 1 08:55:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_sai_num_auth_vectors started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085524569 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085524569 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085524574 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524574 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51908<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085524579 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524579 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085524579 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085524579 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  20250901085524580 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085524580 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  20250901085524580 DLGSUP <0013> gsup_server.c:236 2:  20250901085524580 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085524580 DLGSUP <0013> gsup_server.c:236 3:  20250901085524580 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085524580 DLGSUP <0013> gsup_server.c:236 4:  20250901085524580 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085524580 DLGSUP <0013> gsup_server.c:236 5:  20250901085524580 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085524580 DLGSUP <0013> gsup_server.c:236 7:  20250901085524580 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085524580 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085524580 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085524580 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@6334298c0c75: 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") 20250901085524611 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44165<->l=127.0.0.1:4259) 20250901085524621 DAUC <0003> db_auc.c:157 IMSI='262424806847895': No 2G Auth Data 20250901085524621 DAUC <0003> db_auc.c:192 IMSI='262424806847895': No 3G Auth Data HLR_Test-GSUP(21)@6334298c0c75: Created GsupExpect[0] for "262424806847895" to be handled at TC_gsup_sai_num_auth_vectors(24) 20250901085524638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51924<->l=127.0.0.1:4258 20250901085524642 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524642 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524642 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424806847895"} 20250901085524642 DAUC <0003> db_auc.c:192 IMSI='262424806847895': No 3G Auth Data 20250901085524642 DAUC <0003> db_auc.c:236 IMSI='262424806847895': Calling to generate 1 vectors 20250901085524642 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250901085524642 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524642 DAUC <0003> auc.c:113 vector [0]: rand = 71060f9431f592b7eb941a4be7db229f 20250901085524642 DAUC <0003> auc.c:179 vector [0]: kc = 1f3c165329adbc00 20250901085524642 DAUC <0003> auc.c:180 vector [0]: sres = 25fd994b 20250901085524642 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524642 DAUC <0003> db_auc.c:245 IMSI='262424806847895': Generated 1 vectors 20250901085524642 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424806847895"} 20250901085524642 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524642 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524642 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524642 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6334298c0c75: Found GsupExpect[0] for "262424806847895" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@6334298c0c75: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262424806847895" TC_gsup_sai_num_auth_vectors(24)@6334298c0c75: setverdict(pass): none -> pass 20250901085524644 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524644 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524644 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424806847895"} 20250901085524644 DAUC <0003> db_auc.c:192 IMSI='262424806847895': No 3G Auth Data 20250901085524644 DAUC <0003> db_auc.c:236 IMSI='262424806847895': Calling to generate 4 vectors 20250901085524644 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250901085524644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524644 DAUC <0003> auc.c:113 vector [0]: rand = 6c8342d0a94f6422a48a4dcb759b8251 20250901085524644 DAUC <0003> auc.c:179 vector [0]: kc = a503674908124000 20250901085524644 DAUC <0003> auc.c:180 vector [0]: sres = 155c01ee 20250901085524644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524644 DAUC <0003> auc.c:113 vector [1]: rand = 237099bc17241e99da3f456293c0e7ec 20250901085524644 DAUC <0003> auc.c:179 vector [1]: kc = 17138ec4bded6400 20250901085524644 DAUC <0003> auc.c:180 vector [1]: sres = 2c922cd8 20250901085524644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085524644 DAUC <0003> auc.c:113 vector [2]: rand = 9e0b90907a9be338f38597f123bdb515 20250901085524644 DAUC <0003> auc.c:179 vector [2]: kc = 3bf46aebef40b000 20250901085524644 DAUC <0003> auc.c:180 vector [2]: sres = b03f6f21 20250901085524644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085524644 DAUC <0003> auc.c:113 vector [3]: rand = 94b7f515d8e403312ee7220da91e76be 20250901085524644 DAUC <0003> auc.c:179 vector [3]: kc = e3384650a4d22800 20250901085524644 DAUC <0003> auc.c:180 vector [3]: sres = 8e7cbd7c 20250901085524644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085524644 DAUC <0003> db_auc.c:245 IMSI='262424806847895': Generated 4 vectors 20250901085524644 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424806847895"} 20250901085524644 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524644 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524644 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524644 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524645 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524645 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524645 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424806847895"} 20250901085524645 DAUC <0003> db_auc.c:192 IMSI='262424806847895': No 3G Auth Data 20250901085524645 DAUC <0003> db_auc.c:236 IMSI='262424806847895': Calling to generate 5 vectors 20250901085524645 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901085524645 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524645 DAUC <0003> auc.c:113 vector [0]: rand = 0da164ab6d559eac70b187d21d692338 20250901085524645 DAUC <0003> auc.c:179 vector [0]: kc = 562895f817068400 20250901085524645 DAUC <0003> auc.c:180 vector [0]: sres = ce9c8f24 20250901085524645 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524645 DAUC <0003> auc.c:113 vector [1]: rand = 86d49e9113a435b022766b9ae72f9b7e 20250901085524645 DAUC <0003> auc.c:179 vector [1]: kc = 95b0082213b1a400 20250901085524645 DAUC <0003> auc.c:180 vector [1]: sres = 2f2ecaff 20250901085524645 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085524645 DAUC <0003> auc.c:113 vector [2]: rand = 589c34450fb66455a413e9312968b67b 20250901085524645 DAUC <0003> auc.c:179 vector [2]: kc = 93beacf913e37400 20250901085524645 DAUC <0003> auc.c:180 vector [2]: sres = 17a18ba8 20250901085524645 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085524645 DAUC <0003> auc.c:113 vector [3]: rand = 3365974c60b433339cea79f484fafc78 20250901085524645 DAUC <0003> auc.c:179 vector [3]: kc = 903e9ffe351d2400 20250901085524645 DAUC <0003> auc.c:180 vector [3]: sres = 653e8149 20250901085524645 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085524645 DAUC <0003> auc.c:113 vector [4]: rand = 96fefec97a672b747b67656f5b235994 20250901085524645 DAUC <0003> auc.c:179 vector [4]: kc = d6d6bddf16429800 20250901085524645 DAUC <0003> auc.c:180 vector [4]: sres = f172c9ff 20250901085524645 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901085524645 DAUC <0003> db_auc.c:245 IMSI='262424806847895': Generated 5 vectors 20250901085524645 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424806847895"} 20250901085524645 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524645 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524645 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524645 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524646 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524646 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524646 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424806847895"} 20250901085524646 DAUC <0003> db_auc.c:192 IMSI='262424806847895': No 3G Auth Data 20250901085524646 DAUC <0003> db_auc.c:236 IMSI='262424806847895': Calling to generate 5 vectors 20250901085524646 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901085524646 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524646 DAUC <0003> auc.c:113 vector [0]: rand = 8709fc3aebabf061958afa87049e926d 20250901085524646 DAUC <0003> auc.c:179 vector [0]: kc = 274259323231f400 20250901085524646 DAUC <0003> auc.c:180 vector [0]: sres = 5f4da53a 20250901085524646 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524646 DAUC <0003> auc.c:113 vector [1]: rand = f0194b15ea631d39dfa33c4d32ba4a71 20250901085524646 DAUC <0003> auc.c:179 vector [1]: kc = 56afcb33b9cbf000 20250901085524646 DAUC <0003> auc.c:180 vector [1]: sres = 7654c2b5 20250901085524646 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085524646 DAUC <0003> auc.c:113 vector [2]: rand = 71323de1218f5ea1692063b095fb0366 20250901085524646 DAUC <0003> auc.c:179 vector [2]: kc = a289abbe6ff4d000 20250901085524646 DAUC <0003> auc.c:180 vector [2]: sres = 79a3c484 20250901085524646 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085524646 DAUC <0003> auc.c:113 vector [3]: rand = 6bc12d33bc3f051a927515436a7cf4d9 20250901085524646 DAUC <0003> auc.c:179 vector [3]: kc = 3afc54ea11d36c00 20250901085524646 DAUC <0003> auc.c:180 vector [3]: sres = 74b46797 20250901085524646 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085524646 DAUC <0003> auc.c:113 vector [4]: rand = d620da85646986c9ec0667ad8958b16d 20250901085524646 DAUC <0003> auc.c:179 vector [4]: kc = 63c5581712c50800 20250901085524646 DAUC <0003> auc.c:180 vector [4]: sres = 86f763dc 20250901085524646 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901085524646 DAUC <0003> db_auc.c:245 IMSI='262424806847895': Generated 5 vectors 20250901085524646 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424806847895"} 20250901085524646 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262424806847895 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524646 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524646 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524646 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51924<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@6334298c0c75: Final verdict of PTC: pass 20250901085524648 DAUC <0003> db_auc.c:157 IMSI='262424835884644': No 2G Auth Data 20250901085524648 DAUC <0003> db_auc.c:192 IMSI='262424835884644': No 3G Auth Data HLR_Test-GSUP(21)@6334298c0c75: Created GsupExpect[0] for "262424835884644" to be handled at TC_gsup_sai_num_auth_vectors(25) 20250901085524654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51930<->l=127.0.0.1:4258 20250901085524656 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524656 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524656 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424835884644"} 20250901085524656 DAUC <0003> db_auc.c:192 IMSI='262424835884644': No 3G Auth Data 20250901085524656 DAUC <0003> db_auc.c:236 IMSI='262424835884644': Calling to generate 1 vectors 20250901085524656 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250901085524656 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524656 DAUC <0003> auc.c:113 vector [0]: rand = cb05e8a5e6150750937b80c389be7f2d 20250901085524656 DAUC <0003> auc.c:179 vector [0]: kc = 81ff9d40dc31ac00 20250901085524656 DAUC <0003> auc.c:180 vector [0]: sres = fe277c50 20250901085524656 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524656 DAUC <0003> db_auc.c:245 IMSI='262424835884644': Generated 1 vectors 20250901085524656 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424835884644"} 20250901085524656 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524656 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524656 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524656 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6334298c0c75: Found GsupExpect[0] for "262424835884644" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@6334298c0c75: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262424835884644" TC_gsup_sai_num_auth_vectors(25)@6334298c0c75: setverdict(pass): none -> pass 20250901085524657 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524657 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524657 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424835884644"} 20250901085524657 DAUC <0003> db_auc.c:192 IMSI='262424835884644': No 3G Auth Data 20250901085524657 DAUC <0003> db_auc.c:236 IMSI='262424835884644': Calling to generate 4 vectors 20250901085524657 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250901085524657 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524657 DAUC <0003> auc.c:113 vector [0]: rand = 5004bf83079fd93ceb2450bbbaf7f9a1 20250901085524657 DAUC <0003> auc.c:179 vector [0]: kc = eba8c2aa135df000 20250901085524657 DAUC <0003> auc.c:180 vector [0]: sres = 5ec329d7 20250901085524657 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524657 DAUC <0003> auc.c:113 vector [1]: rand = aec7a88c87b29a74300ae17e24168f25 20250901085524657 DAUC <0003> auc.c:179 vector [1]: kc = 0f41e1b22ed80000 20250901085524657 DAUC <0003> auc.c:180 vector [1]: sres = b7bb4329 20250901085524657 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085524657 DAUC <0003> auc.c:113 vector [2]: rand = 0e950b778c168bbbf80985d0b5c9560d 20250901085524657 DAUC <0003> auc.c:179 vector [2]: kc = b73f5b4229658800 20250901085524657 DAUC <0003> auc.c:180 vector [2]: sres = f36682c7 20250901085524657 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085524657 DAUC <0003> auc.c:113 vector [3]: rand = 3abb49141516c0a7e42d35d6ad8bde73 20250901085524657 DAUC <0003> auc.c:179 vector [3]: kc = 98eab5d6256a5c00 20250901085524657 DAUC <0003> auc.c:180 vector [3]: sres = bfac675e 20250901085524657 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085524657 DAUC <0003> db_auc.c:245 IMSI='262424835884644': Generated 4 vectors 20250901085524657 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424835884644"} 20250901085524657 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524657 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524657 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524657 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524658 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524658 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424835884644"} 20250901085524658 DAUC <0003> db_auc.c:192 IMSI='262424835884644': No 3G Auth Data 20250901085524658 DAUC <0003> db_auc.c:236 IMSI='262424835884644': Calling to generate 5 vectors 20250901085524658 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901085524658 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524658 DAUC <0003> auc.c:113 vector [0]: rand = 2ce856e98bad3b43c9d24aa213fecfb0 20250901085524658 DAUC <0003> auc.c:179 vector [0]: kc = a3d3f552206e5000 20250901085524658 DAUC <0003> auc.c:180 vector [0]: sres = dc38c2ab 20250901085524658 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524658 DAUC <0003> auc.c:113 vector [1]: rand = 6ec260688b98a77009fc698bfa71a887 20250901085524658 DAUC <0003> auc.c:179 vector [1]: kc = 2e68800771a99c00 20250901085524658 DAUC <0003> auc.c:180 vector [1]: sres = c9faf076 20250901085524658 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085524658 DAUC <0003> auc.c:113 vector [2]: rand = 92659d585928f80cfedfd4a11c0f6002 20250901085524658 DAUC <0003> auc.c:179 vector [2]: kc = 77a1e60245e1dc00 20250901085524658 DAUC <0003> auc.c:180 vector [2]: sres = 8e9d5106 20250901085524658 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085524658 DAUC <0003> auc.c:113 vector [3]: rand = 2a3724a49be9538e941fd1124ce75fea 20250901085524658 DAUC <0003> auc.c:179 vector [3]: kc = 76f38d0156959c00 20250901085524658 DAUC <0003> auc.c:180 vector [3]: sres = a9836e48 20250901085524658 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085524658 DAUC <0003> auc.c:113 vector [4]: rand = 7e80caa3dd0be4671701ceedc8029e20 20250901085524658 DAUC <0003> auc.c:179 vector [4]: kc = 9b7a9ea25b832c00 20250901085524658 DAUC <0003> auc.c:180 vector [4]: sres = 0a8598b9 20250901085524658 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901085524658 DAUC <0003> db_auc.c:245 IMSI='262424835884644': Generated 5 vectors 20250901085524658 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424835884644"} 20250901085524658 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524658 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524658 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524658 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524659 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524659 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524659 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424835884644"} 20250901085524659 DAUC <0003> db_auc.c:192 IMSI='262424835884644': No 3G Auth Data 20250901085524659 DAUC <0003> db_auc.c:236 IMSI='262424835884644': Calling to generate 5 vectors 20250901085524659 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901085524659 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524659 DAUC <0003> auc.c:113 vector [0]: rand = 8084c3e710dc33c170258ba58740470e 20250901085524659 DAUC <0003> auc.c:179 vector [0]: kc = 24fbad5236995000 20250901085524659 DAUC <0003> auc.c:180 vector [0]: sres = fd14cb58 20250901085524659 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524659 DAUC <0003> auc.c:113 vector [1]: rand = 8ef3edfc5925f4684a7c0f7c84878cc8 20250901085524659 DAUC <0003> auc.c:179 vector [1]: kc = 43b68b496c925800 20250901085524659 DAUC <0003> auc.c:180 vector [1]: sres = 46599a54 20250901085524659 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085524659 DAUC <0003> auc.c:113 vector [2]: rand = 694e8fb0d7d00361b73c1a695d86f13d 20250901085524659 DAUC <0003> auc.c:179 vector [2]: kc = 72462be74b307800 20250901085524659 DAUC <0003> auc.c:180 vector [2]: sres = 3e8aa6b4 20250901085524659 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085524659 DAUC <0003> auc.c:113 vector [3]: rand = 7ddaa2000360aa2a3155a321ba3bd52b 20250901085524659 DAUC <0003> auc.c:179 vector [3]: kc = 83fd3ebaef870c00 20250901085524659 DAUC <0003> auc.c:180 vector [3]: sres = 61f39887 20250901085524659 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085524659 DAUC <0003> auc.c:113 vector [4]: rand = 4e9e13a1a95b7613e5cb8b55fd38c75a 20250901085524659 DAUC <0003> auc.c:179 vector [4]: kc = 47441e48a3f35800 20250901085524659 DAUC <0003> auc.c:180 vector [4]: sres = 9ac899ad 20250901085524659 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901085524659 DAUC <0003> db_auc.c:245 IMSI='262424835884644': Generated 5 vectors 20250901085524659 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424835884644"} 20250901085524659 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262424835884644 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524659 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524659 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51930<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@6334298c0c75: Final verdict of PTC: pass 20250901085524660 DAUC <0003> db_auc.c:157 IMSI='262429394044194': No 2G Auth Data 20250901085524660 DAUC <0003> db_auc.c:192 IMSI='262429394044194': No 3G Auth Data HLR_Test-GSUP(21)@6334298c0c75: Created GsupExpect[0] for "262429394044194" to be handled at TC_gsup_sai_num_auth_vectors(26) 20250901085524667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51936<->l=127.0.0.1:4258 20250901085524669 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524669 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524669 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429394044194"} 20250901085524669 DAUC <0003> db_auc.c:192 IMSI='262429394044194': No 3G Auth Data 20250901085524669 DAUC <0003> db_auc.c:236 IMSI='262429394044194': Calling to generate 1 vectors 20250901085524669 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20250901085524669 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524669 DAUC <0003> auc.c:113 vector [0]: rand = e25a2415cdd268f9cee1adbc6f566964 20250901085524669 DAUC <0003> auc.c:179 vector [0]: kc = 0e62cab90c668106 20250901085524669 DAUC <0003> auc.c:180 vector [0]: sres = 15dba06f 20250901085524669 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524669 DAUC <0003> db_auc.c:245 IMSI='262429394044194': Generated 1 vectors 20250901085524669 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429394044194"} 20250901085524669 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524669 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524669 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524669 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6334298c0c75: Found GsupExpect[0] for "262429394044194" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@6334298c0c75: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429394044194" TC_gsup_sai_num_auth_vectors(26)@6334298c0c75: setverdict(pass): none -> pass 20250901085524670 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524670 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429394044194"} 20250901085524670 DAUC <0003> db_auc.c:192 IMSI='262429394044194': No 3G Auth Data 20250901085524670 DAUC <0003> db_auc.c:236 IMSI='262429394044194': Calling to generate 4 vectors 20250901085524670 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20250901085524670 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524670 DAUC <0003> auc.c:113 vector [0]: rand = c26ab3560f484ec8e3a3307f03ba5882 20250901085524670 DAUC <0003> auc.c:179 vector [0]: kc = 40c5215e5ac1db5b 20250901085524670 DAUC <0003> auc.c:180 vector [0]: sres = 4b8070ea 20250901085524670 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524670 DAUC <0003> auc.c:113 vector [1]: rand = f812944bed6c9e8d396ecc06329cc014 20250901085524670 DAUC <0003> auc.c:179 vector [1]: kc = 20a990fa22b582a8 20250901085524670 DAUC <0003> auc.c:180 vector [1]: sres = fd3a09d8 20250901085524670 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085524670 DAUC <0003> auc.c:113 vector [2]: rand = b912af4d1f70993c6e5e5427a10bec05 20250901085524670 DAUC <0003> auc.c:179 vector [2]: kc = 01062d22815915d4 20250901085524670 DAUC <0003> auc.c:180 vector [2]: sres = e0716b5c 20250901085524670 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085524670 DAUC <0003> auc.c:113 vector [3]: rand = 95983d7508af9d9b7cd79172d2a34d50 20250901085524670 DAUC <0003> auc.c:179 vector [3]: kc = 27de1a6a9c741c1e 20250901085524670 DAUC <0003> auc.c:180 vector [3]: sres = 3c3ae368 20250901085524670 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085524670 DAUC <0003> db_auc.c:245 IMSI='262429394044194': Generated 4 vectors 20250901085524670 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429394044194"} 20250901085524670 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524670 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524670 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524671 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524671 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429394044194"} 20250901085524671 DAUC <0003> db_auc.c:192 IMSI='262429394044194': No 3G Auth Data 20250901085524671 DAUC <0003> db_auc.c:236 IMSI='262429394044194': Calling to generate 5 vectors 20250901085524671 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901085524671 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524671 DAUC <0003> auc.c:113 vector [0]: rand = c943bf1fef939322e083e015c5db2e8d 20250901085524671 DAUC <0003> auc.c:179 vector [0]: kc = 8469d306d629cef4 20250901085524671 DAUC <0003> auc.c:180 vector [0]: sres = babcc0c7 20250901085524671 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524671 DAUC <0003> auc.c:113 vector [1]: rand = 14b3bef6c864b14fa52ef048249822ed 20250901085524671 DAUC <0003> auc.c:179 vector [1]: kc = 410bf2611fef7a45 20250901085524671 DAUC <0003> auc.c:180 vector [1]: sres = af3cd9e6 20250901085524671 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085524671 DAUC <0003> auc.c:113 vector [2]: rand = da0515956797895581983d8365ef154a 20250901085524671 DAUC <0003> auc.c:179 vector [2]: kc = 7b8fc837cabca7ae 20250901085524671 DAUC <0003> auc.c:180 vector [2]: sres = b2a15609 20250901085524671 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085524671 DAUC <0003> auc.c:113 vector [3]: rand = 73028ebe5db0a090fcb11f04328ce924 20250901085524671 DAUC <0003> auc.c:179 vector [3]: kc = acb75c98116a31f0 20250901085524671 DAUC <0003> auc.c:180 vector [3]: sres = 14e4b625 20250901085524671 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085524671 DAUC <0003> auc.c:113 vector [4]: rand = 09c7c37ab489210ad04041957cdde0c7 20250901085524671 DAUC <0003> auc.c:179 vector [4]: kc = ac7a6cee20a5aa74 20250901085524671 DAUC <0003> auc.c:180 vector [4]: sres = 3e5df9c9 20250901085524671 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901085524671 DAUC <0003> db_auc.c:245 IMSI='262429394044194': Generated 5 vectors 20250901085524671 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429394044194"} 20250901085524671 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524671 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524671 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524672 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524672 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524672 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429394044194"} 20250901085524672 DAUC <0003> db_auc.c:192 IMSI='262429394044194': No 3G Auth Data 20250901085524672 DAUC <0003> db_auc.c:236 IMSI='262429394044194': Calling to generate 5 vectors 20250901085524672 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20250901085524672 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524672 DAUC <0003> auc.c:113 vector [0]: rand = 6a67f61278435396e2fb4b8726672085 20250901085524672 DAUC <0003> auc.c:179 vector [0]: kc = 41277f14ab016f6f 20250901085524672 DAUC <0003> auc.c:180 vector [0]: sres = 1c30df0e 20250901085524672 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20250901085524672 DAUC <0003> auc.c:113 vector [1]: rand = 8b296e4d6bbe09112476ebc27d732a05 20250901085524672 DAUC <0003> auc.c:179 vector [1]: kc = aaa9c54589971521 20250901085524672 DAUC <0003> auc.c:180 vector [1]: sres = 139acacd 20250901085524672 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20250901085524672 DAUC <0003> auc.c:113 vector [2]: rand = 3776ae4b0cacb9689baa0f407bc9db29 20250901085524672 DAUC <0003> auc.c:179 vector [2]: kc = 682e5b68023ff23e 20250901085524672 DAUC <0003> auc.c:180 vector [2]: sres = e8c6af77 20250901085524672 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20250901085524672 DAUC <0003> auc.c:113 vector [3]: rand = 1862f30b673e987e605a567b4dac7554 20250901085524672 DAUC <0003> auc.c:179 vector [3]: kc = 277b54959f7f95f3 20250901085524672 DAUC <0003> auc.c:180 vector [3]: sres = ce5474c0 20250901085524672 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20250901085524672 DAUC <0003> auc.c:113 vector [4]: rand = 52829e465fe87d294d3536e6e286ee4d 20250901085524672 DAUC <0003> auc.c:179 vector [4]: kc = 368f93a90e2fd504 20250901085524672 DAUC <0003> auc.c:180 vector [4]: sres = 2dba7b18 20250901085524672 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20250901085524672 DAUC <0003> db_auc.c:245 IMSI='262429394044194': Generated 5 vectors 20250901085524672 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429394044194"} 20250901085524672 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429394044194 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524672 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524672 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524672 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524673 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51936<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@6334298c0c75: Final verdict of PTC: pass 20250901085524674 DAUC <0003> db_auc.c:157 IMSI='262424659734673': No 2G Auth Data 20250901085524674 DAUC <0003> db_auc.c:192 IMSI='262424659734673': No 3G Auth Data HLR_Test-GSUP(21)@6334298c0c75: Created GsupExpect[0] for "262424659734673" to be handled at TC_gsup_sai_num_auth_vectors(27) 20250901085524680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51938<->l=127.0.0.1:4258 20250901085524682 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524682 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524682 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424659734673"} 20250901085524682 DAUC <0003> db_auc.c:157 IMSI='262424659734673': No 2G Auth Data 20250901085524682 DAUC <0003> db_auc.c:236 IMSI='262424659734673': Calling to generate 1 vectors 20250901085524682 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250901085524682 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524682 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524682 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085524682 DAUC <0003> auc.c:113 vector [0]: rand = 6b670b9366e4d1c2dbd0cb08e60f074a 20250901085524682 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085524682 DAUC <0003> auc.c:142 vector [0]: autn = 1b0529b4f9000000df47fc6814084d60 20250901085524682 DAUC <0003> auc.c:143 vector [0]: ck = 853059632f24d0a443a34bdbdc80d1de 20250901085524682 DAUC <0003> auc.c:144 vector [0]: ik = 5dda5f022d6ed48b7806d0afb70e8928 20250901085524682 DAUC <0003> auc.c:145 vector [0]: res = ac688f6f710a37e30000000000000000 20250901085524682 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524682 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085524682 DAUC <0003> auc.c:151 vector [0]: kc = e34f9d1569c45cd9 20250901085524682 DAUC <0003> auc.c:152 vector [0]: sres = dd62b88c 20250901085524682 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085524682 DAUC <0003> db_auc.c:245 IMSI='262424659734673': Generated 1 vectors 20250901085524682 DAUC <0003> db_auc.c:249 IMSI='262424659734673': Updating SQN=33 in DB 20250901085524682 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424659734673"} 20250901085524682 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524682 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524682 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6334298c0c75: Found GsupExpect[0] for "262424659734673" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@6334298c0c75: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262424659734673" TC_gsup_sai_num_auth_vectors(27)@6334298c0c75: setverdict(pass): none -> pass 20250901085524683 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524683 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524683 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424659734673"} 20250901085524683 DAUC <0003> db_auc.c:157 IMSI='262424659734673': No 2G Auth Data 20250901085524683 DAUC <0003> db_auc.c:236 IMSI='262424659734673': Calling to generate 4 vectors 20250901085524683 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250901085524683 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524683 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524683 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901085524683 DAUC <0003> auc.c:113 vector [0]: rand = 817d3ec435d70be07fe18e64d30a77db 20250901085524683 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901085524683 DAUC <0003> auc.c:142 vector [0]: autn = 1aa2893f5374000043ecb0f3423a9132 20250901085524683 DAUC <0003> auc.c:143 vector [0]: ck = 5487ebfd9fd002487d92819cd3b21f42 20250901085524683 DAUC <0003> auc.c:144 vector [0]: ik = 8799010293561b2c7f9f0c18876d9aae 20250901085524683 DAUC <0003> auc.c:145 vector [0]: res = 6fbfb81366b860ae0000000000000000 20250901085524683 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524683 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085524683 DAUC <0003> auc.c:151 vector [0]: kc = d113677b58599c88 20250901085524683 DAUC <0003> auc.c:152 vector [0]: sres = 0907d8bd 20250901085524683 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085524683 DAUC <0003> auc.c:113 vector [1]: rand = be6ecef31a0a95e4f6f118eecc312fa4 20250901085524683 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901085524683 DAUC <0003> auc.c:142 vector [1]: autn = 5b0da1f8516800009060d0b0c229fe7b 20250901085524683 DAUC <0003> auc.c:143 vector [1]: ck = 2c0b7b6945b31a8fe48dce53f5cfd610 20250901085524683 DAUC <0003> auc.c:144 vector [1]: ik = f10cb5bd1e859f9e477151f8be184215 20250901085524683 DAUC <0003> auc.c:145 vector [1]: res = 39be9b77721628710000000000000000 20250901085524683 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524683 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085524683 DAUC <0003> auc.c:151 vector [1]: kc = 7efb517f10e11114 20250901085524683 DAUC <0003> auc.c:152 vector [1]: sres = 4ba8b306 20250901085524683 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085524683 DAUC <0003> auc.c:113 vector [2]: rand = 360eaeb2b9f2791597c715f8bcb8cacd 20250901085524683 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901085524683 DAUC <0003> auc.c:142 vector [2]: autn = 16f432a944c70000b826e12531f78583 20250901085524683 DAUC <0003> auc.c:143 vector [2]: ck = 82b022968775d5c0e87f276d697cc92d 20250901085524683 DAUC <0003> auc.c:144 vector [2]: ik = bcfcb74e65dfe10144e47a00a76c6839 20250901085524683 DAUC <0003> auc.c:145 vector [2]: res = 24c754c37779e5a00000000000000000 20250901085524683 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524683 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085524683 DAUC <0003> auc.c:151 vector [2]: kc = 92d7c8b52cba95d5 20250901085524683 DAUC <0003> auc.c:152 vector [2]: sres = 53beb163 20250901085524683 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085524683 DAUC <0003> auc.c:113 vector [3]: rand = fc8fe92b1f6626f9803ad42e60a722ee 20250901085524683 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901085524683 DAUC <0003> auc.c:142 vector [3]: autn = 8439197dcdd50000fc15c4d640fe7dae 20250901085524683 DAUC <0003> auc.c:143 vector [3]: ck = f718556d594fab14cbf50addd88a5abe 20250901085524683 DAUC <0003> auc.c:144 vector [3]: ik = a8a7ecf633ec2c92e90349ea24ec81e9 20250901085524683 DAUC <0003> auc.c:145 vector [3]: res = 577d4fbf5c06d5ef0000000000000000 20250901085524683 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524683 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085524683 DAUC <0003> auc.c:151 vector [3]: kc = 7d49faac96c55cd1 20250901085524683 DAUC <0003> auc.c:152 vector [3]: sres = 0b7b9a50 20250901085524683 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085524683 DAUC <0003> db_auc.c:245 IMSI='262424659734673': Generated 4 vectors 20250901085524683 DAUC <0003> db_auc.c:249 IMSI='262424659734673': Updating SQN=161 in DB 20250901085524683 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424659734673"} 20250901085524683 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524683 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524683 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524683 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524684 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524684 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524684 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424659734673"} 20250901085524684 DAUC <0003> db_auc.c:157 IMSI='262424659734673': No 2G Auth Data 20250901085524684 DAUC <0003> db_auc.c:236 IMSI='262424659734673': Calling to generate 5 vectors 20250901085524684 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901085524684 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524684 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524684 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901085524684 DAUC <0003> auc.c:113 vector [0]: rand = 43d07aa063aae5992ff79209301e9abf 20250901085524684 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901085524684 DAUC <0003> auc.c:142 vector [0]: autn = c2217c9506a3000065ef421ab7b0a283 20250901085524684 DAUC <0003> auc.c:143 vector [0]: ck = 17d0ad94962ba11b98d9aee5de60bf1c 20250901085524684 DAUC <0003> auc.c:144 vector [0]: ik = 8c09e9cf4524d70d1dc5dafa053ce1e5 20250901085524684 DAUC <0003> auc.c:145 vector [0]: res = 2c11bf12fd7de1b30000000000000000 20250901085524684 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524684 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085524684 DAUC <0003> auc.c:151 vector [0]: kc = 1ec53044085328ef 20250901085524684 DAUC <0003> auc.c:152 vector [0]: sres = d16c5ea1 20250901085524684 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085524684 DAUC <0003> auc.c:113 vector [1]: rand = cf2ee6dc0e40623d9a8a03619126f8f4 20250901085524684 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901085524684 DAUC <0003> auc.c:142 vector [1]: autn = 5c041528d825000067eb76ed821798ce 20250901085524684 DAUC <0003> auc.c:143 vector [1]: ck = 407f0909c178b1066aea2c8e2fb6a2f6 20250901085524684 DAUC <0003> auc.c:144 vector [1]: ik = 41708e58e5cfe9f98ebc5d564b1e60f7 20250901085524684 DAUC <0003> auc.c:145 vector [1]: res = eb9790e9f1f1031c0000000000000000 20250901085524684 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524684 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085524684 DAUC <0003> auc.c:151 vector [1]: kc = e559f689401f9afe 20250901085524684 DAUC <0003> auc.c:152 vector [1]: sres = 1a6693f5 20250901085524684 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085524684 DAUC <0003> auc.c:113 vector [2]: rand = a3c26c03860d21e4f0c5c72d7520f66c 20250901085524684 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901085524684 DAUC <0003> auc.c:142 vector [2]: autn = b40a2d3b610a0000b425fa51af95c3f3 20250901085524684 DAUC <0003> auc.c:143 vector [2]: ck = 3752cfab1900368afd2f7cfbdb02edcb 20250901085524684 DAUC <0003> auc.c:144 vector [2]: ik = de243519de2ea846e281c8ca04a772e4 20250901085524684 DAUC <0003> auc.c:145 vector [2]: res = 6b207a066e3cd5900000000000000000 20250901085524684 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524684 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085524684 DAUC <0003> auc.c:151 vector [2]: kc = f6d84e83188b01e3 20250901085524684 DAUC <0003> auc.c:152 vector [2]: sres = 051caf96 20250901085524684 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085524684 DAUC <0003> auc.c:113 vector [3]: rand = 2d232c10c0f7984d5ed396d55f8516b4 20250901085524684 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901085524684 DAUC <0003> auc.c:142 vector [3]: autn = 99b6df0cf5d500007398622a3325adcd 20250901085524684 DAUC <0003> auc.c:143 vector [3]: ck = f920f319f39f799bb413d0e3b79e1d50 20250901085524684 DAUC <0003> auc.c:144 vector [3]: ik = 770e20d2c6bae6c475a60320b631d9f0 20250901085524684 DAUC <0003> auc.c:145 vector [3]: res = ea9a7fa8976c0e460000000000000000 20250901085524684 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524684 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085524684 DAUC <0003> auc.c:151 vector [3]: kc = 4f9b0008348a5bff 20250901085524684 DAUC <0003> auc.c:152 vector [3]: sres = 7df671ee 20250901085524684 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085524684 DAUC <0003> auc.c:113 vector [4]: rand = 686c18aab373c00a0e02507082ecf54d 20250901085524684 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901085524684 DAUC <0003> auc.c:142 vector [4]: autn = 484879a7bf360000eb223f2601e9301f 20250901085524684 DAUC <0003> auc.c:143 vector [4]: ck = e5b850a87649c96e0d9697b6276f178e 20250901085524684 DAUC <0003> auc.c:144 vector [4]: ik = a9e58ccd08878aa04127e83391600d28 20250901085524684 DAUC <0003> auc.c:145 vector [4]: res = 3962d2241fb5af8f0000000000000000 20250901085524684 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524684 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901085524684 DAUC <0003> auc.c:151 vector [4]: kc = 00eca3e0c8c15968 20250901085524684 DAUC <0003> auc.c:152 vector [4]: sres = 26d77dab 20250901085524684 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901085524684 DAUC <0003> db_auc.c:245 IMSI='262424659734673': Generated 5 vectors 20250901085524684 DAUC <0003> db_auc.c:249 IMSI='262424659734673': Updating SQN=321 in DB 20250901085524684 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424659734673"} 20250901085524684 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524684 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524684 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524684 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524685 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524685 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524685 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424659734673"} 20250901085524685 DAUC <0003> db_auc.c:157 IMSI='262424659734673': No 2G Auth Data 20250901085524685 DAUC <0003> db_auc.c:236 IMSI='262424659734673': Calling to generate 5 vectors 20250901085524685 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901085524685 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524685 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524685 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901085524685 DAUC <0003> auc.c:113 vector [0]: rand = 2739fd1f5893ec950a6c194f3e4cc6a8 20250901085524685 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901085524685 DAUC <0003> auc.c:142 vector [0]: autn = 37a6615fa5cc00008ba99745014b7de9 20250901085524685 DAUC <0003> auc.c:143 vector [0]: ck = e4cf422a9a2a85000cbb9ba204997413 20250901085524685 DAUC <0003> auc.c:144 vector [0]: ik = 710b448cfc004ba2f7c261706f187272 20250901085524685 DAUC <0003> auc.c:145 vector [0]: res = f4379a8094d4cd510000000000000000 20250901085524685 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524685 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085524685 DAUC <0003> auc.c:151 vector [0]: kc = 6ebdfc740dabc8c3 20250901085524685 DAUC <0003> auc.c:152 vector [0]: sres = 60e357d1 20250901085524685 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085524685 DAUC <0003> auc.c:113 vector [1]: rand = 49159974ff4699deab5863ee8f45f3ee 20250901085524685 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901085524685 DAUC <0003> auc.c:142 vector [1]: autn = e74f8aea9ae80000f6a80913c55c5b87 20250901085524685 DAUC <0003> auc.c:143 vector [1]: ck = 189366e7acb00512e84807ba10bf42ef 20250901085524685 DAUC <0003> auc.c:144 vector [1]: ik = eed37161b830187c7b7bb40099cae77a 20250901085524685 DAUC <0003> auc.c:145 vector [1]: res = 614670616df08da60000000000000000 20250901085524685 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524685 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085524685 DAUC <0003> auc.c:151 vector [1]: kc = 6573a43c9df5b8fb 20250901085524685 DAUC <0003> auc.c:152 vector [1]: sres = 0cb6fdc7 20250901085524685 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085524685 DAUC <0003> auc.c:113 vector [2]: rand = 73ed87aacc4ccf61359e9ed4bd68b249 20250901085524685 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901085524685 DAUC <0003> auc.c:142 vector [2]: autn = d741b450289f0000ea6520eda9da0a54 20250901085524685 DAUC <0003> auc.c:143 vector [2]: ck = 5317975230110b750fd9a4690a8d5412 20250901085524685 DAUC <0003> auc.c:144 vector [2]: ik = ae0243b4c8ecdc6ce3d277454911535d 20250901085524685 DAUC <0003> auc.c:145 vector [2]: res = e3c10b91e0bf932e0000000000000000 20250901085524685 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524685 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085524685 DAUC <0003> auc.c:151 vector [2]: kc = 111e07cabb61d056 20250901085524685 DAUC <0003> auc.c:152 vector [2]: sres = 037e98bf 20250901085524685 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085524686 DAUC <0003> auc.c:113 vector [3]: rand = d35f0fb9ff8183772dd9cbb0c67e5e5b 20250901085524686 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901085524686 DAUC <0003> auc.c:142 vector [3]: autn = 7987a528aa2700007796952ed5e1be97 20250901085524686 DAUC <0003> auc.c:143 vector [3]: ck = 3f4854eb0c297dd2951f430720a1e605 20250901085524686 DAUC <0003> auc.c:144 vector [3]: ik = 6550c451f2f98cb2c76fa9945f067156 20250901085524686 DAUC <0003> auc.c:145 vector [3]: res = 7a97e5bcd6a95d960000000000000000 20250901085524686 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524686 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085524686 DAUC <0003> auc.c:151 vector [3]: kc = 08687a2981776633 20250901085524686 DAUC <0003> auc.c:152 vector [3]: sres = ac3eb82a 20250901085524686 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085524686 DAUC <0003> auc.c:113 vector [4]: rand = 7b48e097e22e8dc8f85e3ea0767c2fe4 20250901085524686 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901085524686 DAUC <0003> auc.c:142 vector [4]: autn = 5529cf856a4d00004a48fdea4b1a6bd7 20250901085524686 DAUC <0003> auc.c:143 vector [4]: ck = cb1992d037eeea310c50a53f59d66073 20250901085524686 DAUC <0003> auc.c:144 vector [4]: ik = db07d360bf8d2b5e5265c3ba2e66881b 20250901085524686 DAUC <0003> auc.c:145 vector [4]: res = 0176cf6c260baa7a0000000000000000 20250901085524686 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524686 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901085524686 DAUC <0003> auc.c:151 vector [4]: kc = 4e2b2735ffd32907 20250901085524686 DAUC <0003> auc.c:152 vector [4]: sres = 277d6516 20250901085524686 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901085524686 DAUC <0003> db_auc.c:245 IMSI='262424659734673': Generated 5 vectors 20250901085524686 DAUC <0003> db_auc.c:249 IMSI='262424659734673': Updating SQN=481 in DB 20250901085524686 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424659734673"} 20250901085524686 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262424659734673 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524686 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524686 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524686 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51938<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@6334298c0c75: Final verdict of PTC: pass 20250901085524687 DAUC <0003> db_auc.c:157 IMSI='262428277745038': No 2G Auth Data 20250901085524687 DAUC <0003> db_auc.c:192 IMSI='262428277745038': No 3G Auth Data HLR_Test-GSUP(21)@6334298c0c75: Created GsupExpect[0] for "262428277745038" to be handled at TC_gsup_sai_num_auth_vectors(28) 20250901085524694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51940<->l=127.0.0.1:4258 20250901085524696 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524696 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428277745038"} 20250901085524696 DAUC <0003> db_auc.c:157 IMSI='262428277745038': No 2G Auth Data 20250901085524696 DAUC <0003> db_auc.c:236 IMSI='262428277745038': Calling to generate 1 vectors 20250901085524696 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20250901085524696 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524696 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901085524696 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085524696 DAUC <0003> auc.c:113 vector [0]: rand = b4276af0e22de1b6f8ffacb9365e4932 20250901085524696 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085524696 DAUC <0003> auc.c:142 vector [0]: autn = 64b6462575f10000118725069b41f424 20250901085524696 DAUC <0003> auc.c:143 vector [0]: ck = be9010cee4cfa0d89d232fc27354f20b 20250901085524696 DAUC <0003> auc.c:144 vector [0]: ik = 0279a5e467d8220708cd07bc5c3021a1 20250901085524696 DAUC <0003> auc.c:145 vector [0]: res = bfc340a6467675370000000000000000 20250901085524696 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524696 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085524696 DAUC <0003> auc.c:151 vector [0]: kc = 29079d54ac735175 20250901085524696 DAUC <0003> auc.c:152 vector [0]: sres = f9b53591 20250901085524696 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085524696 DAUC <0003> db_auc.c:245 IMSI='262428277745038': Generated 1 vectors 20250901085524696 DAUC <0003> db_auc.c:249 IMSI='262428277745038': Updating SQN=33 in DB 20250901085524696 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428277745038"} 20250901085524696 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524696 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524696 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524696 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6334298c0c75: Found GsupExpect[0] for "262428277745038" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@6334298c0c75: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428277745038" TC_gsup_sai_num_auth_vectors(28)@6334298c0c75: setverdict(pass): none -> pass 20250901085524697 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524697 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524697 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428277745038"} 20250901085524697 DAUC <0003> db_auc.c:157 IMSI='262428277745038': No 2G Auth Data 20250901085524697 DAUC <0003> db_auc.c:236 IMSI='262428277745038': Calling to generate 4 vectors 20250901085524697 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20250901085524697 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524697 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901085524697 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901085524697 DAUC <0003> auc.c:113 vector [0]: rand = f79ead2793cb43f00ef08be290e98e59 20250901085524697 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901085524697 DAUC <0003> auc.c:142 vector [0]: autn = de3035de981b00006763c0ec30d7a2a8 20250901085524697 DAUC <0003> auc.c:143 vector [0]: ck = 572487ccb0e033d4e39665bab4c10b7f 20250901085524697 DAUC <0003> auc.c:144 vector [0]: ik = 269b1c9e69eed77f563c0b9b80857787 20250901085524697 DAUC <0003> auc.c:145 vector [0]: res = 21406a611fa0b7db0000000000000000 20250901085524697 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524697 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085524697 DAUC <0003> auc.c:151 vector [0]: kc = c415f573ed4a9853 20250901085524697 DAUC <0003> auc.c:152 vector [0]: sres = 3ee0ddba 20250901085524697 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085524697 DAUC <0003> auc.c:113 vector [1]: rand = a808ee550299a25af94b5e689520dd97 20250901085524697 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901085524697 DAUC <0003> auc.c:142 vector [1]: autn = 7c98905527ff000061ecc91751150d17 20250901085524697 DAUC <0003> auc.c:143 vector [1]: ck = 962106833b82742ea9153cc094318da6 20250901085524697 DAUC <0003> auc.c:144 vector [1]: ik = 170de45db218f5ec6af05b195b4bee4a 20250901085524697 DAUC <0003> auc.c:145 vector [1]: res = 05ba9c642282ba640000000000000000 20250901085524697 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524697 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085524697 DAUC <0003> auc.c:151 vector [1]: kc = 42c9850746e0e22e 20250901085524697 DAUC <0003> auc.c:152 vector [1]: sres = 27382600 20250901085524697 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085524697 DAUC <0003> auc.c:113 vector [2]: rand = 7530c5dbc19fb658dbad479d71116aed 20250901085524697 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901085524697 DAUC <0003> auc.c:142 vector [2]: autn = 0673fae829140000a0058dd087d70a7f 20250901085524697 DAUC <0003> auc.c:143 vector [2]: ck = 7cbb361573362233a4764eb8e359dd06 20250901085524697 DAUC <0003> auc.c:144 vector [2]: ik = 035c76d1118685147bed9c3329009333 20250901085524697 DAUC <0003> auc.c:145 vector [2]: res = 589e5cc5b77ba57f0000000000000000 20250901085524697 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524697 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085524697 DAUC <0003> auc.c:151 vector [2]: kc = a07c924fa8e9e912 20250901085524697 DAUC <0003> auc.c:152 vector [2]: sres = efe5f9ba 20250901085524697 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085524697 DAUC <0003> auc.c:113 vector [3]: rand = 903316c38e2dd2c3a3b62f962d25c6f5 20250901085524697 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901085524697 DAUC <0003> auc.c:142 vector [3]: autn = e0f9aea2628b00000e6d051f360f60c3 20250901085524697 DAUC <0003> auc.c:143 vector [3]: ck = 62b2d1eb2639d6cbec85dd187a743c95 20250901085524697 DAUC <0003> auc.c:144 vector [3]: ik = 190a1208096a84c9d7e00d40f2131f20 20250901085524697 DAUC <0003> auc.c:145 vector [3]: res = 0e8259ac471f9d3d0000000000000000 20250901085524697 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524697 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085524697 DAUC <0003> auc.c:151 vector [3]: kc = 40dd13bba73471b7 20250901085524697 DAUC <0003> auc.c:152 vector [3]: sres = 499dc491 20250901085524697 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085524697 DAUC <0003> db_auc.c:245 IMSI='262428277745038': Generated 4 vectors 20250901085524697 DAUC <0003> db_auc.c:249 IMSI='262428277745038': Updating SQN=161 in DB 20250901085524697 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428277745038"} 20250901085524697 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524697 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524697 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524697 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524699 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524699 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524699 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428277745038"} 20250901085524699 DAUC <0003> db_auc.c:157 IMSI='262428277745038': No 2G Auth Data 20250901085524699 DAUC <0003> db_auc.c:236 IMSI='262428277745038': Calling to generate 5 vectors 20250901085524699 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901085524699 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524699 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901085524699 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901085524699 DAUC <0003> auc.c:113 vector [0]: rand = a2b9f9c81481016beccd70f521a510ba 20250901085524699 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901085524699 DAUC <0003> auc.c:142 vector [0]: autn = 3e013ee6ebb70000a627198d82a3775e 20250901085524699 DAUC <0003> auc.c:143 vector [0]: ck = ef4fc802832d3e808e2cbabb28a6a446 20250901085524699 DAUC <0003> auc.c:144 vector [0]: ik = eade2bee5d4fc8a905fef5a9e2b94e56 20250901085524699 DAUC <0003> auc.c:145 vector [0]: res = 62cae7d1f8679cfb0000000000000000 20250901085524699 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524699 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085524699 DAUC <0003> auc.c:151 vector [0]: kc = 8e43acfe147d1c39 20250901085524699 DAUC <0003> auc.c:152 vector [0]: sres = 9aad7b2a 20250901085524699 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085524699 DAUC <0003> auc.c:113 vector [1]: rand = 780f5022028e67061288e98c6c25fb9d 20250901085524699 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901085524699 DAUC <0003> auc.c:142 vector [1]: autn = a4fbb3a6d7920000af2b1d07ed239801 20250901085524699 DAUC <0003> auc.c:143 vector [1]: ck = ffbcae1d8f97f1f2e174447937f7b2c9 20250901085524699 DAUC <0003> auc.c:144 vector [1]: ik = 160464156d261fd5b93ba21c132b8161 20250901085524699 DAUC <0003> auc.c:145 vector [1]: res = 2445de5685a8500e0000000000000000 20250901085524699 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524699 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085524699 DAUC <0003> auc.c:151 vector [1]: kc = b1f72c6dc66ddd8f 20250901085524699 DAUC <0003> auc.c:152 vector [1]: sres = a1ed8e58 20250901085524699 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085524699 DAUC <0003> auc.c:113 vector [2]: rand = 9424132c2d70b25039a1f3fd6d939b76 20250901085524699 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901085524699 DAUC <0003> auc.c:142 vector [2]: autn = dcf0098973650000ff6e4839430bff27 20250901085524699 DAUC <0003> auc.c:143 vector [2]: ck = e307c4f0f36ac289e3edc7384e486f02 20250901085524699 DAUC <0003> auc.c:144 vector [2]: ik = 61ea478a125ff360aaede66c9a0f4002 20250901085524699 DAUC <0003> auc.c:145 vector [2]: res = 7f5c1e8c1961a3e10000000000000000 20250901085524699 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524699 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085524699 DAUC <0003> auc.c:151 vector [2]: kc = cbeda22e35721ee9 20250901085524699 DAUC <0003> auc.c:152 vector [2]: sres = 663dbd6d 20250901085524699 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085524699 DAUC <0003> auc.c:113 vector [3]: rand = 0ea8962a1750dd8700ec9e38195c1bf0 20250901085524699 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901085524699 DAUC <0003> auc.c:142 vector [3]: autn = ac0d156263d00000d1f858a521b49325 20250901085524699 DAUC <0003> auc.c:143 vector [3]: ck = c032e13aa37d54a14be4bc653cf68efe 20250901085524699 DAUC <0003> auc.c:144 vector [3]: ik = ee54348251a2311e2925979ae8b68847 20250901085524699 DAUC <0003> auc.c:145 vector [3]: res = d57353ddef3af2520000000000000000 20250901085524699 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524699 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085524699 DAUC <0003> auc.c:151 vector [3]: kc = 4ca7fe47269f6306 20250901085524699 DAUC <0003> auc.c:152 vector [3]: sres = 3a49a18f 20250901085524699 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085524699 DAUC <0003> auc.c:113 vector [4]: rand = 4bfb433294f05d5d35f879dab8bf2af4 20250901085524699 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901085524699 DAUC <0003> auc.c:142 vector [4]: autn = 2cd6af764a7e0000566022e37f6b92d0 20250901085524699 DAUC <0003> auc.c:143 vector [4]: ck = 8c7152d4d0fd948fb16e70592e1f5aba 20250901085524699 DAUC <0003> auc.c:144 vector [4]: ik = e81f50970b48ddbbe998547c9c64f872 20250901085524699 DAUC <0003> auc.c:145 vector [4]: res = 2ff63a2491d37dea0000000000000000 20250901085524699 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524699 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901085524699 DAUC <0003> auc.c:151 vector [4]: kc = 3c98266669ceebfc 20250901085524699 DAUC <0003> auc.c:152 vector [4]: sres = be2547ce 20250901085524699 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901085524699 DAUC <0003> db_auc.c:245 IMSI='262428277745038': Generated 5 vectors 20250901085524699 DAUC <0003> db_auc.c:249 IMSI='262428277745038': Updating SQN=321 in DB 20250901085524699 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428277745038"} 20250901085524699 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524699 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524699 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524699 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524700 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524700 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428277745038"} 20250901085524700 DAUC <0003> db_auc.c:157 IMSI='262428277745038': No 2G Auth Data 20250901085524700 DAUC <0003> db_auc.c:236 IMSI='262428277745038': Calling to generate 5 vectors 20250901085524700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901085524700 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524700 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901085524700 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901085524700 DAUC <0003> auc.c:113 vector [0]: rand = 2993e8c2f5148e107998ef7605fe949a 20250901085524700 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901085524700 DAUC <0003> auc.c:142 vector [0]: autn = fdeb017ce7f10000b5933ed5f81c2664 20250901085524700 DAUC <0003> auc.c:143 vector [0]: ck = 39f7c1391e817fe7989690118b804704 20250901085524700 DAUC <0003> auc.c:144 vector [0]: ik = 638cda55b11bbfccd13fb665525f61a1 20250901085524700 DAUC <0003> auc.c:145 vector [0]: res = 100a1d4dbd0114ee0000000000000000 20250901085524700 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524700 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085524700 DAUC <0003> auc.c:151 vector [0]: kc = 13d23d187645e68e 20250901085524700 DAUC <0003> auc.c:152 vector [0]: sres = ad0b09a3 20250901085524700 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085524700 DAUC <0003> auc.c:113 vector [1]: rand = 13d283252ce1b529cca2af2fcb959e7a 20250901085524700 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901085524700 DAUC <0003> auc.c:142 vector [1]: autn = 1dfd0ceb560900001a1fbd3b0fb0b6fe 20250901085524700 DAUC <0003> auc.c:143 vector [1]: ck = 4d5a5b3a74194119b67e03fed1057721 20250901085524700 DAUC <0003> auc.c:144 vector [1]: ik = f3927894923b22e9336b63ad74424991 20250901085524700 DAUC <0003> auc.c:145 vector [1]: res = 1bece905409f88f20000000000000000 20250901085524700 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524700 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085524700 DAUC <0003> auc.c:151 vector [1]: kc = 3bdd43fd43655d40 20250901085524700 DAUC <0003> auc.c:152 vector [1]: sres = 5b7361f7 20250901085524700 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085524700 DAUC <0003> auc.c:113 vector [2]: rand = a2fd219c0e86ef73f1aff581c3a67911 20250901085524700 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901085524700 DAUC <0003> auc.c:142 vector [2]: autn = ab2e603c70720000eea8619a524854fb 20250901085524700 DAUC <0003> auc.c:143 vector [2]: ck = 79e94bf51392bf93271df9c3084748b9 20250901085524700 DAUC <0003> auc.c:144 vector [2]: ik = dc1880bc8eed9df779bb0f64041aba13 20250901085524700 DAUC <0003> auc.c:145 vector [2]: res = f56227ac989aada70000000000000000 20250901085524700 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524700 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085524700 DAUC <0003> auc.c:151 vector [2]: kc = fb573dee9122d0ce 20250901085524700 DAUC <0003> auc.c:152 vector [2]: sres = 6df88a0b 20250901085524700 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085524700 DAUC <0003> auc.c:113 vector [3]: rand = fade837c017dc2bd99cd06a402f4dc18 20250901085524700 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901085524700 DAUC <0003> auc.c:142 vector [3]: autn = 644a813413ac0000b5f091a7f9be7d3b 20250901085524700 DAUC <0003> auc.c:143 vector [3]: ck = 3a32940726d351bcf0ca790a8eed054f 20250901085524700 DAUC <0003> auc.c:144 vector [3]: ik = 1f043077f9dbe2710b4614b1ee529f89 20250901085524700 DAUC <0003> auc.c:145 vector [3]: res = 67fdc2c238a89cd40000000000000000 20250901085524700 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524700 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085524700 DAUC <0003> auc.c:151 vector [3]: kc = debac9cbbfb7290b 20250901085524700 DAUC <0003> auc.c:152 vector [3]: sres = 5f555e16 20250901085524700 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085524700 DAUC <0003> auc.c:113 vector [4]: rand = 83c133a88bf1711db0cd9ef120bd2a33 20250901085524700 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901085524700 DAUC <0003> auc.c:142 vector [4]: autn = d75fd11d2b7800004bd7dda60ecd7f87 20250901085524700 DAUC <0003> auc.c:143 vector [4]: ck = 7d20b6d2b521a67077fffc46bb751bd6 20250901085524700 DAUC <0003> auc.c:144 vector [4]: ik = ce05dbe633de5206746ab42f2c377312 20250901085524700 DAUC <0003> auc.c:145 vector [4]: res = 7cc4f17ff00018a00000000000000000 20250901085524700 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524700 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901085524700 DAUC <0003> auc.c:151 vector [4]: kc = b0b0255d11bd9cb2 20250901085524700 DAUC <0003> auc.c:152 vector [4]: sres = 8cc4e9df 20250901085524700 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901085524700 DAUC <0003> db_auc.c:245 IMSI='262428277745038': Generated 5 vectors 20250901085524700 DAUC <0003> db_auc.c:249 IMSI='262428277745038': Updating SQN=481 in DB 20250901085524700 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428277745038"} 20250901085524700 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428277745038 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524700 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524700 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524701 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51940<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@6334298c0c75: Final verdict of PTC: pass 20250901085524702 DAUC <0003> db_auc.c:157 IMSI='262422895888548': No 2G Auth Data 20250901085524702 DAUC <0003> db_auc.c:192 IMSI='262422895888548': No 3G Auth Data HLR_Test-GSUP(21)@6334298c0c75: Created GsupExpect[0] for "262422895888548" to be handled at TC_gsup_sai_num_auth_vectors(29) 20250901085524708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51956<->l=127.0.0.1:4258 20250901085524710 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524710 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422895888548"} 20250901085524710 DAUC <0003> db_auc.c:236 IMSI='262422895888548': Calling to generate 1 vectors 20250901085524710 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250901085524710 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524710 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524710 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085524710 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524710 DAUC <0003> auc.c:113 vector [0]: rand = 0dfbc3164009e64e1e1b52afb2490c60 20250901085524710 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085524710 DAUC <0003> auc.c:142 vector [0]: autn = d7d27fa2dde00000c61c814f5a58fcf0 20250901085524710 DAUC <0003> auc.c:143 vector [0]: ck = 31908b8905092e8e9fe3aecb916a00a6 20250901085524710 DAUC <0003> auc.c:144 vector [0]: ik = 68029b12c49ffa32be445b793d1e9701 20250901085524710 DAUC <0003> auc.c:145 vector [0]: res = 1344e9a95195adb70000000000000000 20250901085524710 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524710 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524710 DAUC <0003> auc.c:179 vector [0]: kc = 5aa2204efe994c00 20250901085524710 DAUC <0003> auc.c:180 vector [0]: sres = f1aedcdf 20250901085524710 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524710 DAUC <0003> db_auc.c:245 IMSI='262422895888548': Generated 1 vectors 20250901085524710 DAUC <0003> db_auc.c:249 IMSI='262422895888548': Updating SQN=33 in DB 20250901085524710 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422895888548"} 20250901085524710 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524710 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524710 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524710 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6334298c0c75: Found GsupExpect[0] for "262422895888548" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@6334298c0c75: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262422895888548" TC_gsup_sai_num_auth_vectors(29)@6334298c0c75: setverdict(pass): none -> pass 20250901085524711 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524711 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422895888548"} 20250901085524711 DAUC <0003> db_auc.c:236 IMSI='262422895888548': Calling to generate 4 vectors 20250901085524711 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250901085524711 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524711 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524711 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901085524711 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524711 DAUC <0003> auc.c:113 vector [0]: rand = be58676468aa29925a9fd2f2ee0f2978 20250901085524711 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901085524711 DAUC <0003> auc.c:142 vector [0]: autn = 56e1c3f878ba000089bf92e858b9fa9c 20250901085524711 DAUC <0003> auc.c:143 vector [0]: ck = c66d5252522810551fce189c8a35f9c5 20250901085524711 DAUC <0003> auc.c:144 vector [0]: ik = dc41014d8263fd8782a5d8db4bb630ed 20250901085524711 DAUC <0003> auc.c:145 vector [0]: res = b3bcce85c6972a5a0000000000000000 20250901085524711 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524711 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524711 DAUC <0003> auc.c:179 vector [0]: kc = 70acda2f8daba800 20250901085524711 DAUC <0003> auc.c:180 vector [0]: sres = b5fcb4d2 20250901085524711 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524711 DAUC <0003> auc.c:113 vector [1]: rand = a7f76cd2cb9db7902a568d665845f339 20250901085524711 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901085524711 DAUC <0003> auc.c:142 vector [1]: autn = cac7e8314b500000e339f086cfba23ec 20250901085524711 DAUC <0003> auc.c:143 vector [1]: ck = 4e3c81b258e4cca81c2b879fa4681a59 20250901085524711 DAUC <0003> auc.c:144 vector [1]: ik = 3902b3ec43117cd832f3e0cfef2c380e 20250901085524711 DAUC <0003> auc.c:145 vector [1]: res = c54dd6b49d35330c0000000000000000 20250901085524711 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524711 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085524711 DAUC <0003> auc.c:179 vector [1]: kc = d0c8052d6a551800 20250901085524711 DAUC <0003> auc.c:180 vector [1]: sres = 2fc09ae9 20250901085524711 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085524711 DAUC <0003> auc.c:113 vector [2]: rand = 671604171efc8e0fb3ccbf2cf71e2ac2 20250901085524711 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901085524711 DAUC <0003> auc.c:142 vector [2]: autn = 77cf622a43cf0000bf009827e3472818 20250901085524711 DAUC <0003> auc.c:143 vector [2]: ck = 41ed18edf81325daec6eabe86ce2af28 20250901085524711 DAUC <0003> auc.c:144 vector [2]: ik = 4e06ed8bae8d22827a07016963614b99 20250901085524711 DAUC <0003> auc.c:145 vector [2]: res = 5851d41a9efd778e0000000000000000 20250901085524711 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524711 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085524711 DAUC <0003> auc.c:179 vector [2]: kc = 476080c3e9f9d400 20250901085524711 DAUC <0003> auc.c:180 vector [2]: sres = c061c057 20250901085524711 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085524711 DAUC <0003> auc.c:113 vector [3]: rand = d365674236854e374739e3c6b2123071 20250901085524711 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901085524711 DAUC <0003> auc.c:142 vector [3]: autn = 462e948b3cee000063bd0bb15cc6eaf4 20250901085524711 DAUC <0003> auc.c:143 vector [3]: ck = 2c3b484fd5eb868991eae5a30d41d7ce 20250901085524711 DAUC <0003> auc.c:144 vector [3]: ik = 5333a9c331c816754b035b35bb0e2ace 20250901085524711 DAUC <0003> auc.c:145 vector [3]: res = f615a581276614160000000000000000 20250901085524711 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524711 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085524711 DAUC <0003> auc.c:179 vector [3]: kc = 83ef6267e3d82800 20250901085524711 DAUC <0003> auc.c:180 vector [3]: sres = 76466df4 20250901085524711 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085524711 DAUC <0003> db_auc.c:245 IMSI='262422895888548': Generated 4 vectors 20250901085524711 DAUC <0003> db_auc.c:249 IMSI='262422895888548': Updating SQN=161 in DB 20250901085524711 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422895888548"} 20250901085524711 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524711 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524711 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524711 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524712 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422895888548"} 20250901085524712 DAUC <0003> db_auc.c:236 IMSI='262422895888548': Calling to generate 5 vectors 20250901085524712 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085524712 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524712 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524712 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901085524712 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524712 DAUC <0003> auc.c:113 vector [0]: rand = fdf91c98e665bdf00129cc300380f426 20250901085524712 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901085524712 DAUC <0003> auc.c:142 vector [0]: autn = 52576a3bafde0000652d7cc9b4975c22 20250901085524712 DAUC <0003> auc.c:143 vector [0]: ck = d40ee9a8fbf6bcb6aa39c56c12a7fc28 20250901085524712 DAUC <0003> auc.c:144 vector [0]: ik = a63a318a42f6f692a4f5650f578b0373 20250901085524712 DAUC <0003> auc.c:145 vector [0]: res = 52304571d16ced310000000000000000 20250901085524712 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524712 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524712 DAUC <0003> auc.c:179 vector [0]: kc = 6d9e1d9535347800 20250901085524712 DAUC <0003> auc.c:180 vector [0]: sres = 97c6b027 20250901085524712 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524712 DAUC <0003> auc.c:113 vector [1]: rand = 4116abd1747902d468a25e8df7e2c1c1 20250901085524712 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901085524712 DAUC <0003> auc.c:142 vector [1]: autn = d436653f26d90000a530b56f054e2d4a 20250901085524712 DAUC <0003> auc.c:143 vector [1]: ck = dff0b181946cd401377c48e1b6ccd6d7 20250901085524712 DAUC <0003> auc.c:144 vector [1]: ik = b715cb38bcc56299668d7218778ea8cf 20250901085524712 DAUC <0003> auc.c:145 vector [1]: res = 3f631b16b1c0a01e0000000000000000 20250901085524712 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524712 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085524712 DAUC <0003> auc.c:179 vector [1]: kc = 40d74510a1f2e800 20250901085524712 DAUC <0003> auc.c:180 vector [1]: sres = 9b9f691f 20250901085524712 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085524712 DAUC <0003> auc.c:113 vector [2]: rand = 3992e39f2562fc29c5013cbfd039823b 20250901085524712 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901085524712 DAUC <0003> auc.c:142 vector [2]: autn = 0fd4c708bf3500002555e13c90c503e5 20250901085524712 DAUC <0003> auc.c:143 vector [2]: ck = 940bc4fe7a04639ca5d6544d1c84435f 20250901085524712 DAUC <0003> auc.c:144 vector [2]: ik = cec8ab814ef1371f31b7944f204cd00c 20250901085524712 DAUC <0003> auc.c:145 vector [2]: res = 37f1e726143c21e30000000000000000 20250901085524712 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524712 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085524712 DAUC <0003> auc.c:179 vector [2]: kc = f17fd8bca7824800 20250901085524712 DAUC <0003> auc.c:180 vector [2]: sres = 266318a2 20250901085524712 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085524712 DAUC <0003> auc.c:113 vector [3]: rand = 9d79a95dfd46db90deaf7cc3faa632ac 20250901085524712 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901085524712 DAUC <0003> auc.c:142 vector [3]: autn = ba0afaa0b4950000be3d9b825c542191 20250901085524712 DAUC <0003> auc.c:143 vector [3]: ck = 76b00b9645cba6fd1e67498a67ccec8a 20250901085524712 DAUC <0003> auc.c:144 vector [3]: ik = cece8453a71cef6d59f5f715096e3b2e 20250901085524712 DAUC <0003> auc.c:145 vector [3]: res = d7e5e4495aaf12df0000000000000000 20250901085524712 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524712 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085524712 DAUC <0003> auc.c:179 vector [3]: kc = 46773d746efa2c00 20250901085524712 DAUC <0003> auc.c:180 vector [3]: sres = 3260ce7a 20250901085524712 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085524712 DAUC <0003> auc.c:113 vector [4]: rand = 6cbd19ae397229db9d665611bbc1c077 20250901085524712 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901085524712 DAUC <0003> auc.c:142 vector [4]: autn = 55e5b41f1cce0000175864caf0c8bd9c 20250901085524712 DAUC <0003> auc.c:143 vector [4]: ck = 4b68b9ce7af7e26cf2275f6cf19280ff 20250901085524712 DAUC <0003> auc.c:144 vector [4]: ik = 9222a1837e85e614c810cb207e648709 20250901085524712 DAUC <0003> auc.c:145 vector [4]: res = 253d9f45eb7710f80000000000000000 20250901085524712 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524712 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085524712 DAUC <0003> auc.c:179 vector [4]: kc = 43b03d6fb9ea9800 20250901085524712 DAUC <0003> auc.c:180 vector [4]: sres = 88dc31ba 20250901085524712 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085524712 DAUC <0003> db_auc.c:245 IMSI='262422895888548': Generated 5 vectors 20250901085524712 DAUC <0003> db_auc.c:249 IMSI='262422895888548': Updating SQN=321 in DB 20250901085524712 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422895888548"} 20250901085524712 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524713 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524713 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422895888548"} 20250901085524713 DAUC <0003> db_auc.c:236 IMSI='262422895888548': Calling to generate 5 vectors 20250901085524713 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085524713 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524713 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524713 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901085524713 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524713 DAUC <0003> auc.c:113 vector [0]: rand = 90e6c6cf02f6833570e5dad13284db93 20250901085524713 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901085524713 DAUC <0003> auc.c:142 vector [0]: autn = 7250d97eaccb000087d0cd18c330c954 20250901085524713 DAUC <0003> auc.c:143 vector [0]: ck = 6dac2f9b82d9c887fb032b0af3ac49e5 20250901085524713 DAUC <0003> auc.c:144 vector [0]: ik = 4cb599a359bc5eb751f72b0eb29824b7 20250901085524713 DAUC <0003> auc.c:145 vector [0]: res = 64ce4b2e4a4575430000000000000000 20250901085524713 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524713 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524713 DAUC <0003> auc.c:179 vector [0]: kc = 5d3dd9fcc4a8f000 20250901085524713 DAUC <0003> auc.c:180 vector [0]: sres = 0340f4c5 20250901085524713 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524713 DAUC <0003> auc.c:113 vector [1]: rand = b3184794fcdced5dfeee96294c09d7fb 20250901085524713 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901085524713 DAUC <0003> auc.c:142 vector [1]: autn = 76a4e50204d40000c0b201b68346ed43 20250901085524713 DAUC <0003> auc.c:143 vector [1]: ck = 4be233d9e8c32e4b10645aefc0df040b 20250901085524713 DAUC <0003> auc.c:144 vector [1]: ik = 285a7ccf6df195decf10f213a952c7fb 20250901085524713 DAUC <0003> auc.c:145 vector [1]: res = 71e2378d43577b530000000000000000 20250901085524713 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524713 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085524713 DAUC <0003> auc.c:179 vector [1]: kc = 9aab80f406679000 20250901085524713 DAUC <0003> auc.c:180 vector [1]: sres = adbc37f0 20250901085524713 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085524713 DAUC <0003> auc.c:113 vector [2]: rand = b0201b442cf89249b139e10fca6d550e 20250901085524713 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901085524713 DAUC <0003> auc.c:142 vector [2]: autn = 4cd9d8ae1b250000412170e7067aa753 20250901085524713 DAUC <0003> auc.c:143 vector [2]: ck = 465705ac9db78df8a6a242aef5744379 20250901085524713 DAUC <0003> auc.c:144 vector [2]: ik = b536e882ed6c2ee4a18071beeda93c22 20250901085524713 DAUC <0003> auc.c:145 vector [2]: res = 1bc40a088805576f0000000000000000 20250901085524713 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524713 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085524713 DAUC <0003> auc.c:179 vector [2]: kc = 5517971abf82ec00 20250901085524713 DAUC <0003> auc.c:180 vector [2]: sres = fcc73401 20250901085524713 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085524713 DAUC <0003> auc.c:113 vector [3]: rand = 12f483439e0e9ed3f7946ae237e6086f 20250901085524713 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901085524713 DAUC <0003> auc.c:142 vector [3]: autn = 9d2ddbe175f700005748feade96e3f3f 20250901085524713 DAUC <0003> auc.c:143 vector [3]: ck = 1f3e15fe579e369450e7af302e02a3ec 20250901085524713 DAUC <0003> auc.c:144 vector [3]: ik = 6af83e9104f41f36bcdec44e8a758cb3 20250901085524713 DAUC <0003> auc.c:145 vector [3]: res = bd3e46dae71eedde0000000000000000 20250901085524713 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524713 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085524713 DAUC <0003> auc.c:179 vector [3]: kc = b199c8801f9b8c00 20250901085524713 DAUC <0003> auc.c:180 vector [3]: sres = 897b765c 20250901085524713 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085524713 DAUC <0003> auc.c:113 vector [4]: rand = c467f4f49a1160648efefca1a8c9f8e7 20250901085524713 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901085524713 DAUC <0003> auc.c:142 vector [4]: autn = 7a2aaca721dd000042eae14fa0298bb3 20250901085524713 DAUC <0003> auc.c:143 vector [4]: ck = 272eae5dc4afe106104bf1b1dbeb4876 20250901085524713 DAUC <0003> auc.c:144 vector [4]: ik = c07967b019608c8fdff56e107d393b31 20250901085524713 DAUC <0003> auc.c:145 vector [4]: res = d64324c26b2327d50000000000000000 20250901085524713 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524713 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085524713 DAUC <0003> auc.c:179 vector [4]: kc = 7af9ba5a2aa94c00 20250901085524713 DAUC <0003> auc.c:180 vector [4]: sres = d1f88e0e 20250901085524713 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085524713 DAUC <0003> db_auc.c:245 IMSI='262422895888548': Generated 5 vectors 20250901085524713 DAUC <0003> db_auc.c:249 IMSI='262422895888548': Updating SQN=481 in DB 20250901085524713 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422895888548"} 20250901085524713 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262422895888548 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524713 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524713 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51956<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@6334298c0c75: Final verdict of PTC: pass 20250901085524715 DAUC <0003> db_auc.c:157 IMSI='262425425486501': No 2G Auth Data 20250901085524715 DAUC <0003> db_auc.c:192 IMSI='262425425486501': No 3G Auth Data HLR_Test-GSUP(21)@6334298c0c75: Created GsupExpect[0] for "262425425486501" to be handled at TC_gsup_sai_num_auth_vectors(30) 20250901085524720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51958<->l=127.0.0.1:4258 20250901085524722 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524722 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524722 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425425486501"} 20250901085524722 DAUC <0003> db_auc.c:236 IMSI='262425425486501': Calling to generate 1 vectors 20250901085524722 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250901085524722 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524722 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524722 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085524722 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524722 DAUC <0003> auc.c:113 vector [0]: rand = b0937b390fe598bbb8504793bf8c702d 20250901085524722 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085524722 DAUC <0003> auc.c:142 vector [0]: autn = 956ab0f0785c00001fee13d4106c7b71 20250901085524722 DAUC <0003> auc.c:143 vector [0]: ck = 2313534c19f3d9a6a46ae9f2f031d446 20250901085524722 DAUC <0003> auc.c:144 vector [0]: ik = 2fa2f09d0aa32f90ea16c07fa5120e2a 20250901085524722 DAUC <0003> auc.c:145 vector [0]: res = cd1b47ed2a0e6a8d0000000000000000 20250901085524722 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524722 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524722 DAUC <0003> auc.c:179 vector [0]: kc = d46a295897a88800 20250901085524722 DAUC <0003> auc.c:180 vector [0]: sres = e72038c4 20250901085524722 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524722 DAUC <0003> db_auc.c:245 IMSI='262425425486501': Generated 1 vectors 20250901085524722 DAUC <0003> db_auc.c:249 IMSI='262425425486501': Updating SQN=33 in DB 20250901085524722 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425425486501"} 20250901085524722 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524722 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524722 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524722 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6334298c0c75: Found GsupExpect[0] for "262425425486501" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@6334298c0c75: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262425425486501" TC_gsup_sai_num_auth_vectors(30)@6334298c0c75: setverdict(pass): none -> pass 20250901085524723 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524723 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425425486501"} 20250901085524723 DAUC <0003> db_auc.c:236 IMSI='262425425486501': Calling to generate 4 vectors 20250901085524723 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250901085524723 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524723 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524723 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901085524723 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524723 DAUC <0003> auc.c:113 vector [0]: rand = c76eb59ab1e5c6bd6b314f7de8578681 20250901085524723 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901085524723 DAUC <0003> auc.c:142 vector [0]: autn = f39a58e7e1e40000bbbfeb2bf7d8810a 20250901085524723 DAUC <0003> auc.c:143 vector [0]: ck = 9aa13d9247892dbe4f0bc57c4ca0a468 20250901085524723 DAUC <0003> auc.c:144 vector [0]: ik = cc55153aa37298a8cbf2b94a41200648 20250901085524723 DAUC <0003> auc.c:145 vector [0]: res = 03a6508f51fd1b800000000000000000 20250901085524723 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524723 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524723 DAUC <0003> auc.c:179 vector [0]: kc = 177fb58191a62400 20250901085524723 DAUC <0003> auc.c:180 vector [0]: sres = 6c52a0dd 20250901085524723 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524723 DAUC <0003> auc.c:113 vector [1]: rand = 7b1ed29673110dbb6f37aa183aace990 20250901085524723 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901085524723 DAUC <0003> auc.c:142 vector [1]: autn = 9559e7b8047a0000b5a8be758b13f950 20250901085524723 DAUC <0003> auc.c:143 vector [1]: ck = 350c0de0045947c1f87ca9ab86125473 20250901085524723 DAUC <0003> auc.c:144 vector [1]: ik = ec4fc1325aeb524cae25aae2dd7e5514 20250901085524723 DAUC <0003> auc.c:145 vector [1]: res = 130de53a84e70cd50000000000000000 20250901085524723 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524723 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085524723 DAUC <0003> auc.c:179 vector [1]: kc = 5d6f6b0b4e428800 20250901085524723 DAUC <0003> auc.c:180 vector [1]: sres = 5e376a48 20250901085524723 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085524723 DAUC <0003> auc.c:113 vector [2]: rand = 145f7b5b100083418461b3f940bcb2ef 20250901085524723 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901085524723 DAUC <0003> auc.c:142 vector [2]: autn = 7866bdc58baf0000b59bfba2a5f3db93 20250901085524723 DAUC <0003> auc.c:143 vector [2]: ck = bd22764a00075e8b5f202666938f02ef 20250901085524723 DAUC <0003> auc.c:144 vector [2]: ik = f920945e422cf2b72fe4735181ca3c4c 20250901085524723 DAUC <0003> auc.c:145 vector [2]: res = 501faa08a58fe0d40000000000000000 20250901085524723 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524723 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085524723 DAUC <0003> auc.c:179 vector [2]: kc = 27d5d746f4abbc00 20250901085524723 DAUC <0003> auc.c:180 vector [2]: sres = 92f3419a 20250901085524723 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085524723 DAUC <0003> auc.c:113 vector [3]: rand = bbba8120ae0923fdd60ac6837c501058 20250901085524723 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901085524723 DAUC <0003> auc.c:142 vector [3]: autn = f501b931ad0c0000eefe9f9100da211d 20250901085524723 DAUC <0003> auc.c:143 vector [3]: ck = c4890b2820b604d216836bff24285dbb 20250901085524723 DAUC <0003> auc.c:144 vector [3]: ik = e57fd43cc7de12d65bd46b51d04887ed 20250901085524723 DAUC <0003> auc.c:145 vector [3]: res = e0cc21eac5db11170000000000000000 20250901085524723 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524723 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085524723 DAUC <0003> auc.c:179 vector [3]: kc = 069cc1c5d7ad5800 20250901085524723 DAUC <0003> auc.c:180 vector [3]: sres = 0247221b 20250901085524723 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085524723 DAUC <0003> db_auc.c:245 IMSI='262425425486501': Generated 4 vectors 20250901085524723 DAUC <0003> db_auc.c:249 IMSI='262425425486501': Updating SQN=161 in DB 20250901085524723 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425425486501"} 20250901085524723 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524723 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524723 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524723 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524724 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524724 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425425486501"} 20250901085524724 DAUC <0003> db_auc.c:236 IMSI='262425425486501': Calling to generate 5 vectors 20250901085524724 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085524724 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524724 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524724 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901085524724 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524724 DAUC <0003> auc.c:113 vector [0]: rand = 5609eaf8cc1749548cbbdc9e1ab5f7bd 20250901085524724 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901085524724 DAUC <0003> auc.c:142 vector [0]: autn = fe077b58c53c00009f2ec6daac41c4d9 20250901085524724 DAUC <0003> auc.c:143 vector [0]: ck = adcb0fda53d9d3fd90d9cc99918befce 20250901085524724 DAUC <0003> auc.c:144 vector [0]: ik = 8ae8d60c2443115322e01c0aa64ce5f9 20250901085524724 DAUC <0003> auc.c:145 vector [0]: res = 4478ef8c449a4f420000000000000000 20250901085524724 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524724 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524724 DAUC <0003> auc.c:179 vector [0]: kc = e74cb6b8be662c00 20250901085524724 DAUC <0003> auc.c:180 vector [0]: sres = 5826dbb4 20250901085524724 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524724 DAUC <0003> auc.c:113 vector [1]: rand = 0f54b59a48230b32dd9c789e8ae17107 20250901085524724 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901085524724 DAUC <0003> auc.c:142 vector [1]: autn = 710bc67031950000ad7689a3f8459d2d 20250901085524724 DAUC <0003> auc.c:143 vector [1]: ck = 7305ff3692055181bdf9e2fea9f70d82 20250901085524724 DAUC <0003> auc.c:144 vector [1]: ik = d8a078f2e14f2c121d1a189fc3743054 20250901085524724 DAUC <0003> auc.c:145 vector [1]: res = 7deba1cefed3a8710000000000000000 20250901085524724 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524724 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085524724 DAUC <0003> auc.c:179 vector [1]: kc = ee7858fef7db6000 20250901085524724 DAUC <0003> auc.c:180 vector [1]: sres = bfa44f11 20250901085524724 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085524724 DAUC <0003> auc.c:113 vector [2]: rand = 14a1f7166672011c84a0e1566fde2b2a 20250901085524724 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901085524724 DAUC <0003> auc.c:142 vector [2]: autn = 22652b7f31fc000067703159b91ac521 20250901085524724 DAUC <0003> auc.c:143 vector [2]: ck = 0a459324da9f9a698d170d79e5bb929d 20250901085524724 DAUC <0003> auc.c:144 vector [2]: ik = 070539045487705a886160d5c9795a4e 20250901085524724 DAUC <0003> auc.c:145 vector [2]: res = 7dd63ba034002f0a0000000000000000 20250901085524724 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524724 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085524724 DAUC <0003> auc.c:179 vector [2]: kc = 84fe573ef7270000 20250901085524724 DAUC <0003> auc.c:180 vector [2]: sres = e04d2774 20250901085524724 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085524724 DAUC <0003> auc.c:113 vector [3]: rand = 8c9c594360c620373db68c16cf627997 20250901085524724 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901085524724 DAUC <0003> auc.c:142 vector [3]: autn = 02b9d25361bc000031e06665968b1015 20250901085524724 DAUC <0003> auc.c:143 vector [3]: ck = 6b63be5030e019479f8b9f5964d158e8 20250901085524724 DAUC <0003> auc.c:144 vector [3]: ik = a0134132f2d830d50057689667f0d9d8 20250901085524724 DAUC <0003> auc.c:145 vector [3]: res = 1fce4c2e0bb7c39e0000000000000000 20250901085524724 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524724 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085524724 DAUC <0003> auc.c:179 vector [3]: kc = 293229ef40b8f800 20250901085524724 DAUC <0003> auc.c:180 vector [3]: sres = c791b74a 20250901085524724 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085524724 DAUC <0003> auc.c:113 vector [4]: rand = 9b996183d4d30374884eff4ad21280ec 20250901085524724 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901085524724 DAUC <0003> auc.c:142 vector [4]: autn = 23f3fb407bb30000bf9b1ca00b6a6127 20250901085524724 DAUC <0003> auc.c:143 vector [4]: ck = af539936ad6d7e65d56a4d70daca925a 20250901085524724 DAUC <0003> auc.c:144 vector [4]: ik = e69303330a02d30bf4d61f030ffb3ed5 20250901085524724 DAUC <0003> auc.c:145 vector [4]: res = 104235ff9591bb0c0000000000000000 20250901085524724 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524724 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085524724 DAUC <0003> auc.c:179 vector [4]: kc = afe332e02c196400 20250901085524724 DAUC <0003> auc.c:180 vector [4]: sres = 5b467be1 20250901085524724 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085524724 DAUC <0003> db_auc.c:245 IMSI='262425425486501': Generated 5 vectors 20250901085524724 DAUC <0003> db_auc.c:249 IMSI='262425425486501': Updating SQN=321 in DB 20250901085524724 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425425486501"} 20250901085524724 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524724 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524724 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524725 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524725 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524725 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425425486501"} 20250901085524725 DAUC <0003> db_auc.c:236 IMSI='262425425486501': Calling to generate 5 vectors 20250901085524725 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085524725 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524725 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524725 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901085524725 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524725 DAUC <0003> auc.c:113 vector [0]: rand = 73e91f3fd062e95e24152aec385a66df 20250901085524725 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901085524725 DAUC <0003> auc.c:142 vector [0]: autn = 8501bb72a76000000ef96de80c2204fd 20250901085524725 DAUC <0003> auc.c:143 vector [0]: ck = e2998cecf944007008a99ced9bfc6d22 20250901085524725 DAUC <0003> auc.c:144 vector [0]: ik = 9ba9c175cffe002f71e29410e47d4f6f 20250901085524725 DAUC <0003> auc.c:145 vector [0]: res = a32571bda2cadcda0000000000000000 20250901085524725 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524725 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524725 DAUC <0003> auc.c:179 vector [0]: kc = f00cbc1ecd6a3800 20250901085524725 DAUC <0003> auc.c:180 vector [0]: sres = 0fd8ae4f 20250901085524725 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524725 DAUC <0003> auc.c:113 vector [1]: rand = 031516cd6a87124bf817bf96fc3bc024 20250901085524725 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901085524725 DAUC <0003> auc.c:142 vector [1]: autn = b8c7b8bb52010000ceb286693043c1ba 20250901085524725 DAUC <0003> auc.c:143 vector [1]: ck = f63b05fc9ecbda300d1b3272f6fd0c1f 20250901085524725 DAUC <0003> auc.c:144 vector [1]: ik = 138a239ed84b4b42a359c035c89b1dee 20250901085524725 DAUC <0003> auc.c:145 vector [1]: res = aa75d2be321d2f430000000000000000 20250901085524725 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524725 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085524725 DAUC <0003> auc.c:179 vector [1]: kc = de411e5ae46ff000 20250901085524725 DAUC <0003> auc.c:180 vector [1]: sres = 600aa0bb 20250901085524725 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085524725 DAUC <0003> auc.c:113 vector [2]: rand = 9190bfea1c753073266060d40f0bac45 20250901085524725 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901085524725 DAUC <0003> auc.c:142 vector [2]: autn = 3d967094bcd60000a0b9586af4951c07 20250901085524725 DAUC <0003> auc.c:143 vector [2]: ck = ede55254e3c6d98528f9f2dd2e43d5cb 20250901085524725 DAUC <0003> auc.c:144 vector [2]: ik = c772befd5638da5834c6be82d599cc68 20250901085524725 DAUC <0003> auc.c:145 vector [2]: res = 5fb4a391ad3d995b0000000000000000 20250901085524725 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524725 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085524725 DAUC <0003> auc.c:179 vector [2]: kc = 2536d52235935800 20250901085524725 DAUC <0003> auc.c:180 vector [2]: sres = 7d2e3657 20250901085524725 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085524725 DAUC <0003> auc.c:113 vector [3]: rand = bced3786159c02b5c586db1879974cbb 20250901085524725 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901085524725 DAUC <0003> auc.c:142 vector [3]: autn = 1fddc415b429000037bf06a81f128688 20250901085524725 DAUC <0003> auc.c:143 vector [3]: ck = 8dd31bc4b16456f24a4f84af536fb43f 20250901085524725 DAUC <0003> auc.c:144 vector [3]: ik = dbd8eb7a4048a55d11e98c825aa8d5ac 20250901085524725 DAUC <0003> auc.c:145 vector [3]: res = 35c1d587334059700000000000000000 20250901085524725 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524725 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085524725 DAUC <0003> auc.c:179 vector [3]: kc = 4fc5554a230e4800 20250901085524725 DAUC <0003> auc.c:180 vector [3]: sres = 93fbb96f 20250901085524725 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085524725 DAUC <0003> auc.c:113 vector [4]: rand = 8d7e685f15b7e21bebd641ca916d24bd 20250901085524725 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901085524725 DAUC <0003> auc.c:142 vector [4]: autn = df2c5f73f77a0000a601f267c50d902b 20250901085524725 DAUC <0003> auc.c:143 vector [4]: ck = aae4c5e3e3c177bea6795619bb61796c 20250901085524725 DAUC <0003> auc.c:144 vector [4]: ik = 0ec170ae91d335abcfce5a901521230c 20250901085524725 DAUC <0003> auc.c:145 vector [4]: res = 35bebefa3c3559430000000000000000 20250901085524725 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524725 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085524725 DAUC <0003> auc.c:179 vector [4]: kc = 050251fe44d7dc00 20250901085524725 DAUC <0003> auc.c:180 vector [4]: sres = ea9c6217 20250901085524725 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085524725 DAUC <0003> db_auc.c:245 IMSI='262425425486501': Generated 5 vectors 20250901085524725 DAUC <0003> db_auc.c:249 IMSI='262425425486501': Updating SQN=481 in DB 20250901085524725 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425425486501"} 20250901085524725 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262425425486501 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524725 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524725 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524725 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51958<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@6334298c0c75: Final verdict of PTC: pass 20250901085524726 DAUC <0003> db_auc.c:157 IMSI='262421071846720': No 2G Auth Data 20250901085524726 DAUC <0003> db_auc.c:192 IMSI='262421071846720': No 3G Auth Data HLR_Test-GSUP(21)@6334298c0c75: Created GsupExpect[0] for "262421071846720" to be handled at TC_gsup_sai_num_auth_vectors(31) 20250901085524732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51970<->l=127.0.0.1:4258 20250901085524733 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524733 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524733 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421071846720"} 20250901085524733 DAUC <0003> db_auc.c:236 IMSI='262421071846720': Calling to generate 1 vectors 20250901085524733 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20250901085524733 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524733 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524733 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085524733 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524733 DAUC <0003> auc.c:113 vector [0]: rand = de8e8b9dd033c849907f8032fc256eab 20250901085524733 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085524733 DAUC <0003> auc.c:142 vector [0]: autn = 6d49f804f45c0000a5c67570677e16d0 20250901085524733 DAUC <0003> auc.c:143 vector [0]: ck = 3c5f553a2d1bc9b9717898b4138c0c44 20250901085524733 DAUC <0003> auc.c:144 vector [0]: ik = 5c6e4e7c3bfe2533f1d42ac74867fcb1 20250901085524733 DAUC <0003> auc.c:145 vector [0]: res = 7db7023a40d051a60000000000000000 20250901085524733 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524733 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524733 DAUC <0003> auc.c:179 vector [0]: kc = f458b8f967cd7bdf 20250901085524733 DAUC <0003> auc.c:180 vector [0]: sres = bd1317cf 20250901085524733 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524733 DAUC <0003> db_auc.c:245 IMSI='262421071846720': Generated 1 vectors 20250901085524733 DAUC <0003> db_auc.c:249 IMSI='262421071846720': Updating SQN=33 in DB 20250901085524733 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421071846720"} 20250901085524733 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524733 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524733 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524733 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@6334298c0c75: Found GsupExpect[0] for "262421071846720" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@6334298c0c75: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262421071846720" TC_gsup_sai_num_auth_vectors(31)@6334298c0c75: setverdict(pass): none -> pass 20250901085524734 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524734 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524734 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421071846720"} 20250901085524734 DAUC <0003> db_auc.c:236 IMSI='262421071846720': Calling to generate 4 vectors 20250901085524734 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20250901085524734 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524734 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524734 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20250901085524734 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524735 DAUC <0003> auc.c:113 vector [0]: rand = 9e42088afacd7163873de00ed5c6fcc7 20250901085524735 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20250901085524735 DAUC <0003> auc.c:142 vector [0]: autn = 67987104ab1b00001434b1960647692b 20250901085524735 DAUC <0003> auc.c:143 vector [0]: ck = 0566e2c240ded4c3dcf1a8fbc79cfbff 20250901085524735 DAUC <0003> auc.c:144 vector [0]: ik = 043b8369a484f2d7d30e7ca28773561f 20250901085524735 DAUC <0003> auc.c:145 vector [0]: res = 517632d495d9bb6e0000000000000000 20250901085524735 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524735 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524735 DAUC <0003> auc.c:179 vector [0]: kc = ded9c7c9eeae0b4d 20250901085524735 DAUC <0003> auc.c:180 vector [0]: sres = 04c81caa 20250901085524735 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524735 DAUC <0003> auc.c:113 vector [1]: rand = b98648b4cb465e4bb1be64e978b5795f 20250901085524735 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20250901085524735 DAUC <0003> auc.c:142 vector [1]: autn = aa8dabd5bb5b0000c35f13ca16620d4c 20250901085524735 DAUC <0003> auc.c:143 vector [1]: ck = 71de1cf5f34db165546d77a26dac35d7 20250901085524735 DAUC <0003> auc.c:144 vector [1]: ik = e92e6205e57e93f498b03d0b0aff25fa 20250901085524735 DAUC <0003> auc.c:145 vector [1]: res = 9a7ba60b819785f50000000000000000 20250901085524735 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524735 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085524735 DAUC <0003> auc.c:179 vector [1]: kc = 98b41aeffa7e91b5 20250901085524735 DAUC <0003> auc.c:180 vector [1]: sres = b821364e 20250901085524735 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085524735 DAUC <0003> auc.c:113 vector [2]: rand = 673f2f34d1f0f506451837f11bd4a777 20250901085524735 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20250901085524735 DAUC <0003> auc.c:142 vector [2]: autn = 28464e4328d200009798b0c827e571aa 20250901085524735 DAUC <0003> auc.c:143 vector [2]: ck = 73c844f21424424db7258212ad559ff2 20250901085524735 DAUC <0003> auc.c:144 vector [2]: ik = e9bce39664aae160edee58eac2f6a54b 20250901085524735 DAUC <0003> auc.c:145 vector [2]: res = 410437ffce4990ad0000000000000000 20250901085524735 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524735 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085524735 DAUC <0003> auc.c:179 vector [2]: kc = 08cf1703d0742a08 20250901085524735 DAUC <0003> auc.c:180 vector [2]: sres = d8343adf 20250901085524735 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085524735 DAUC <0003> auc.c:113 vector [3]: rand = f396ff29e3b3c9f0106295e2acf138e2 20250901085524735 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20250901085524735 DAUC <0003> auc.c:142 vector [3]: autn = 6f90e4507bc200002dfa34f85fbf5dad 20250901085524735 DAUC <0003> auc.c:143 vector [3]: ck = 1b8a9107aa18f73b475815dc6dcaae6a 20250901085524735 DAUC <0003> auc.c:144 vector [3]: ik = f6c61ec25456993f73cf9fc3097bb3fe 20250901085524735 DAUC <0003> auc.c:145 vector [3]: res = c3489621a7e292f00000000000000000 20250901085524735 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524735 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085524735 DAUC <0003> auc.c:179 vector [3]: kc = 0684f739fc66828b 20250901085524735 DAUC <0003> auc.c:180 vector [3]: sres = 6335c5ad 20250901085524735 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085524735 DAUC <0003> db_auc.c:245 IMSI='262421071846720': Generated 4 vectors 20250901085524735 DAUC <0003> db_auc.c:249 IMSI='262421071846720': Updating SQN=161 in DB 20250901085524735 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421071846720"} 20250901085524735 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524735 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524735 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524736 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524736 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421071846720"} 20250901085524736 DAUC <0003> db_auc.c:236 IMSI='262421071846720': Calling to generate 5 vectors 20250901085524736 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085524736 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524736 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524736 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20250901085524736 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524736 DAUC <0003> auc.c:113 vector [0]: rand = 3b1b61798267a6536ba92a8c4a4c27a0 20250901085524736 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20250901085524736 DAUC <0003> auc.c:142 vector [0]: autn = de1841fd718300006fe88e71d6a9eb07 20250901085524736 DAUC <0003> auc.c:143 vector [0]: ck = e773ae868e948a30a9309bac3d92da10 20250901085524736 DAUC <0003> auc.c:144 vector [0]: ik = f8913311030f1dc0b6bec04e469a895c 20250901085524736 DAUC <0003> auc.c:145 vector [0]: res = 68ceec7915e7b93f0000000000000000 20250901085524736 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524736 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524736 DAUC <0003> auc.c:179 vector [0]: kc = 0779ba32f4ff01db 20250901085524736 DAUC <0003> auc.c:180 vector [0]: sres = d18e3a5d 20250901085524736 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524736 DAUC <0003> auc.c:113 vector [1]: rand = 2b2d2b7d250625b31633ee991456406f 20250901085524736 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20250901085524736 DAUC <0003> auc.c:142 vector [1]: autn = 1666a78ed0150000d9d79d91cec13afe 20250901085524736 DAUC <0003> auc.c:143 vector [1]: ck = f6a2acdc3057af4da8244ed3406e501a 20250901085524736 DAUC <0003> auc.c:144 vector [1]: ik = d08b33adf267b989b0f65fc308a104f0 20250901085524736 DAUC <0003> auc.c:145 vector [1]: res = b1bedac398736beb0000000000000000 20250901085524736 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524736 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085524736 DAUC <0003> auc.c:179 vector [1]: kc = f95ed52dd4a11d49 20250901085524736 DAUC <0003> auc.c:180 vector [1]: sres = 00bf2c63 20250901085524736 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085524736 DAUC <0003> auc.c:113 vector [2]: rand = 67d0cf79cb31b43430a538e26f952042 20250901085524736 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20250901085524736 DAUC <0003> auc.c:142 vector [2]: autn = fc0c7ae7dcd90000a618cc7bd0d5c8ec 20250901085524736 DAUC <0003> auc.c:143 vector [2]: ck = 1a2b9dda3d1ede807896ec173d4d11db 20250901085524736 DAUC <0003> auc.c:144 vector [2]: ik = cdbd422b8555cf849d37d1e34553e45c 20250901085524736 DAUC <0003> auc.c:145 vector [2]: res = 7b53d18f37077a560000000000000000 20250901085524736 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524736 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085524736 DAUC <0003> auc.c:179 vector [2]: kc = 7dd2586034a53d55 20250901085524736 DAUC <0003> auc.c:180 vector [2]: sres = ce2bfdbd 20250901085524736 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085524736 DAUC <0003> auc.c:113 vector [3]: rand = 7a3060bfba9240c359c0a116f7e30c2b 20250901085524736 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20250901085524736 DAUC <0003> auc.c:142 vector [3]: autn = 9f8886d837240000cc341ba47b1e94a6 20250901085524736 DAUC <0003> auc.c:143 vector [3]: ck = 774c63483e1c6814eef916fe1f714e08 20250901085524736 DAUC <0003> auc.c:144 vector [3]: ik = 12a5e8b3a4c2e30952396b0c64bb6433 20250901085524736 DAUC <0003> auc.c:145 vector [3]: res = 77ef2affadcd16cb0000000000000000 20250901085524736 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524736 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085524736 DAUC <0003> auc.c:179 vector [3]: kc = af19bfd335a567f6 20250901085524736 DAUC <0003> auc.c:180 vector [3]: sres = 639644ca 20250901085524736 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085524736 DAUC <0003> auc.c:113 vector [4]: rand = 16692d0ebe0bb1057c3432c078cad652 20250901085524736 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20250901085524736 DAUC <0003> auc.c:142 vector [4]: autn = ce94743b7e8a00002235464e9d4237f6 20250901085524736 DAUC <0003> auc.c:143 vector [4]: ck = 040dd69e495caffbe5de95266fbc97e8 20250901085524736 DAUC <0003> auc.c:144 vector [4]: ik = 684043bffbb9de0ae3761a0e77f6ad5b 20250901085524736 DAUC <0003> auc.c:145 vector [4]: res = 72e0230c6a54b4d90000000000000000 20250901085524736 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524736 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085524736 DAUC <0003> auc.c:179 vector [4]: kc = 66be2aa6af0155f3 20250901085524736 DAUC <0003> auc.c:180 vector [4]: sres = c7abf2b1 20250901085524736 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085524736 DAUC <0003> db_auc.c:245 IMSI='262421071846720': Generated 5 vectors 20250901085524736 DAUC <0003> db_auc.c:249 IMSI='262421071846720': Updating SQN=321 in DB 20250901085524736 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421071846720"} 20250901085524736 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524736 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524736 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524737 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524737 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421071846720"} 20250901085524737 DAUC <0003> db_auc.c:236 IMSI='262421071846720': Calling to generate 5 vectors 20250901085524737 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085524737 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085524737 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085524737 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20250901085524737 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085524737 DAUC <0003> auc.c:113 vector [0]: rand = 981acaf98b343e98491c2b5cea248a38 20250901085524737 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20250901085524737 DAUC <0003> auc.c:142 vector [0]: autn = da04768e062800003025bc4137ae6b9c 20250901085524737 DAUC <0003> auc.c:143 vector [0]: ck = 7a579bcc96a3a72d8b81b50e8a8e146c 20250901085524737 DAUC <0003> auc.c:144 vector [0]: ik = c0c8925f9b503489a6c288028ec48499 20250901085524737 DAUC <0003> auc.c:145 vector [0]: res = f0e78f80c4537d150000000000000000 20250901085524737 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085524737 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085524737 DAUC <0003> auc.c:179 vector [0]: kc = c470b5205e3c7e4f 20250901085524737 DAUC <0003> auc.c:180 vector [0]: sres = 333c3aac 20250901085524737 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085524737 DAUC <0003> auc.c:113 vector [1]: rand = 7e21681173cc489f1c657f5a5fe56e90 20250901085524737 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20250901085524737 DAUC <0003> auc.c:142 vector [1]: autn = 7c5c891ae4d10000508f6587c602f328 20250901085524737 DAUC <0003> auc.c:143 vector [1]: ck = 701301cd277cdd539273a05cf2fb1a0b 20250901085524737 DAUC <0003> auc.c:144 vector [1]: ik = 1bb3cfba2a83c284035f814636ac75f9 20250901085524737 DAUC <0003> auc.c:145 vector [1]: res = 6f76183a5fa530140000000000000000 20250901085524737 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085524737 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085524737 DAUC <0003> auc.c:179 vector [1]: kc = 3e24438da17c2420 20250901085524737 DAUC <0003> auc.c:180 vector [1]: sres = 241d0bed 20250901085524737 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085524737 DAUC <0003> auc.c:113 vector [2]: rand = 026d07e22174e2dcf885bafd6430ba60 20250901085524737 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20250901085524737 DAUC <0003> auc.c:142 vector [2]: autn = 2c120292c1b000004914f94c7f12f1e4 20250901085524737 DAUC <0003> auc.c:143 vector [2]: ck = 75abbd90da751cd0d7e420a8e536d018 20250901085524737 DAUC <0003> auc.c:144 vector [2]: ik = 804b6d69f6c10782b97bff41d8fed50c 20250901085524737 DAUC <0003> auc.c:145 vector [2]: res = 284067baba69c5390000000000000000 20250901085524737 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085524737 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085524737 DAUC <0003> auc.c:179 vector [2]: kc = 4ea0adf20a11fd13 20250901085524737 DAUC <0003> auc.c:180 vector [2]: sres = 24caf4f5 20250901085524737 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085524737 DAUC <0003> auc.c:113 vector [3]: rand = 020c237c382e7c38b4ddc51a59ea51e9 20250901085524737 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20250901085524737 DAUC <0003> auc.c:142 vector [3]: autn = 8143a04376ed0000dca7612dde91e621 20250901085524737 DAUC <0003> auc.c:143 vector [3]: ck = 3f894f3e6258917cbdfc4e48f893997f 20250901085524737 DAUC <0003> auc.c:144 vector [3]: ik = 6abdc3eac01cac86f9d1e235fedf8e25 20250901085524737 DAUC <0003> auc.c:145 vector [3]: res = f4d514f13acfdf9c0000000000000000 20250901085524737 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085524737 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085524737 DAUC <0003> auc.c:179 vector [3]: kc = 11facb58df699fbb 20250901085524737 DAUC <0003> auc.c:180 vector [3]: sres = 6f617c23 20250901085524737 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085524737 DAUC <0003> auc.c:113 vector [4]: rand = 734e081fdab2f140db335331e6dd1480 20250901085524737 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20250901085524737 DAUC <0003> auc.c:142 vector [4]: autn = 46342dbdfd86000075c21b73e00fb30b 20250901085524737 DAUC <0003> auc.c:143 vector [4]: ck = 4a0c738f0c388a9714c1c79e5258536f 20250901085524737 DAUC <0003> auc.c:144 vector [4]: ik = 6e768de9cb116747a50a3ef36bb3d17a 20250901085524737 DAUC <0003> auc.c:145 vector [4]: res = e01c8835b7e1733c0000000000000000 20250901085524737 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085524737 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085524737 DAUC <0003> auc.c:179 vector [4]: kc = 539e5abf40628711 20250901085524737 DAUC <0003> auc.c:180 vector [4]: sres = 39daa443 20250901085524737 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085524737 DAUC <0003> db_auc.c:245 IMSI='262421071846720': Generated 5 vectors 20250901085524737 DAUC <0003> db_auc.c:249 IMSI='262421071846720': Updating SQN=481 in DB 20250901085524737 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421071846720"} 20250901085524737 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262421071846720 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085524737 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085524737 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085524738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51970<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085524739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51908<->l=127.0.0.1:4258 20250901085524739 DLINP <000b> input/ipa.c:452 connected read/write 20250901085524739 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085524739 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085524739 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085524739 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085524739 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44165<->l=127.0.0.1:4259) HLR_Test-GSUP(21)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@6334298c0c75: Final verdict of PTC: none 22@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon Sep 1 08:55: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 20250901085524767 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51976<->l=127.0.0.1:4258 20250901085524867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51976<->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@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon Sep 1 08:55:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_sai_eps started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085527986 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085527986 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085527989 DLINP <000b> input/ipa.c:452 connected read/write 20250901085527989 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085527991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51988<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085527994 DLINP <000b> input/ipa.c:452 connected read/write 20250901085527995 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085527995 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085527995 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085527995 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  20250901085527995 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085527995 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  20250901085527995 DLGSUP <0013> gsup_server.c:236 2:  20250901085527995 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085527995 DLGSUP <0013> gsup_server.c:236 3:  20250901085527995 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085527995 DLGSUP <0013> gsup_server.c:236 4:  20250901085527995 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085527995 DLGSUP <0013> gsup_server.c:236 5:  20250901085527995 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085527995 DLGSUP <0013> gsup_server.c:236 7:  20250901085527995 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085527995 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085527995 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085527995 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@6334298c0c75: 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") 20250901085528006 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46699<->l=127.0.0.1:4259) 20250901085528008 DAUC <0003> db_auc.c:157 IMSI='262424412083990': No 2G Auth Data 20250901085528008 DAUC <0003> db_auc.c:192 IMSI='262424412083990': No 3G Auth Data HLR_Test-GSUP(33)@6334298c0c75: Created GsupExpect[0] for "262424412083990" to be handled at TC_gsup_sai_eps(36) 20250901085528014 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51996<->l=127.0.0.1:4258 20250901085528038 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085528038 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424412083990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424412083990"} 20250901085528038 DAUC <0003> db_auc.c:157 IMSI='262424412083990': No 2G Auth Data 20250901085528038 DAUC <0003> db_auc.c:236 IMSI='262424412083990': Calling to generate 5 vectors 20250901085528038 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901085528038 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085528038 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085528038 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085528038 DAUC <0003> auc.c:113 vector [0]: rand = 906ae550bb7849faa5050992fbf1d96a 20250901085528038 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085528038 DAUC <0003> auc.c:142 vector [0]: autn = 05c9dbfd258a800029f826200a21f342 20250901085528038 DAUC <0003> auc.c:143 vector [0]: ck = bfdbde5f9ccfe2979d7bf6d337b025de 20250901085528038 DAUC <0003> auc.c:144 vector [0]: ik = 93d96e6585bd7b6c8fc178110fda868d 20250901085528038 DAUC <0003> auc.c:145 vector [0]: res = 8c712f5d285453430000000000000000 20250901085528038 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085528038 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085528038 DAUC <0003> auc.c:151 vector [0]: kc = 3eb83ef821183aa8 20250901085528038 DAUC <0003> auc.c:152 vector [0]: sres = a4257c1e 20250901085528038 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085528038 DAUC <0003> auc.c:113 vector [1]: rand = 7767f4fe23a3c4842c946d5ccc7d4ee0 20250901085528038 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085528038 DAUC <0003> auc.c:142 vector [1]: autn = c3ada0a2d4e0800019d4ed7571f94d93 20250901085528038 DAUC <0003> auc.c:143 vector [1]: ck = cec4aea9880e36069035fac3722fa4f8 20250901085528038 DAUC <0003> auc.c:144 vector [1]: ik = 45f6c19e261ea8b138fc4e7d45a2eb0a 20250901085528038 DAUC <0003> auc.c:145 vector [1]: res = 2e34cb978866fd950000000000000000 20250901085528038 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085528038 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085528038 DAUC <0003> auc.c:151 vector [1]: kc = 23fbdb89999dd145 20250901085528038 DAUC <0003> auc.c:152 vector [1]: sres = a6523602 20250901085528038 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085528038 DAUC <0003> auc.c:113 vector [2]: rand = 1fb2236676c28003be3a961e4d2349a8 20250901085528038 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085528038 DAUC <0003> auc.c:142 vector [2]: autn = f0310f79a564800093acc80406962be9 20250901085528038 DAUC <0003> auc.c:143 vector [2]: ck = b9f30ef1ba39172061fb1b1a260cde35 20250901085528038 DAUC <0003> auc.c:144 vector [2]: ik = dfd93e79d6645854943f2eef7ef43451 20250901085528038 DAUC <0003> auc.c:145 vector [2]: res = d2718f3f613f57750000000000000000 20250901085528038 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085528038 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085528038 DAUC <0003> auc.c:151 vector [2]: kc = 93ee057d34a5a510 20250901085528038 DAUC <0003> auc.c:152 vector [2]: sres = b34ed84a 20250901085528038 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085528038 DAUC <0003> auc.c:113 vector [3]: rand = d36e1db00c8cf1fec065065ce57618d1 20250901085528039 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085528039 DAUC <0003> auc.c:142 vector [3]: autn = 72db2e8237e980004ebe0d2a36ccdf12 20250901085528039 DAUC <0003> auc.c:143 vector [3]: ck = 4729ef8a749cd276644c1a1932bdb797 20250901085528039 DAUC <0003> auc.c:144 vector [3]: ik = 759efa920dd3c5336600085a721eae91 20250901085528039 DAUC <0003> auc.c:145 vector [3]: res = 734ce0cc121d85fc0000000000000000 20250901085528039 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085528039 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085528039 DAUC <0003> auc.c:151 vector [3]: kc = 30fb075b39ec0e43 20250901085528039 DAUC <0003> auc.c:152 vector [3]: sres = 61516530 20250901085528039 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085528039 DAUC <0003> auc.c:113 vector [4]: rand = a962f2659c983eaaa061a5d6b718963f 20250901085528039 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085528039 DAUC <0003> auc.c:142 vector [4]: autn = 1dae48cd30f880009e97c66be3c382e4 20250901085528039 DAUC <0003> auc.c:143 vector [4]: ck = 8f2abe5ffbd57171beb5d8d949781855 20250901085528039 DAUC <0003> auc.c:144 vector [4]: ik = add7f57f68f0c4409940f96bf9f2a6fe 20250901085528039 DAUC <0003> auc.c:145 vector [4]: res = ae71f33b6e7e08bd0000000000000000 20250901085528039 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085528039 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901085528039 DAUC <0003> auc.c:151 vector [4]: kc = 05086a9223af0b9a 20250901085528039 DAUC <0003> auc.c:152 vector [4]: sres = c00ffb86 20250901085528039 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901085528039 DAUC <0003> db_auc.c:245 IMSI='262424412083990': Generated 5 vectors 20250901085528039 DAUC <0003> db_auc.c:249 IMSI='262424412083990': Updating SQN=161 in DB 20250901085528039 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424412083990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424412083990"} 20250901085528039 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424412083990 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085528039 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085528039 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528039 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6334298c0c75: Found GsupExpect[0] for "262424412083990" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@6334298c0c75: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424412083990" TC_gsup_sai_eps(36)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085528049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51996<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@6334298c0c75: Final verdict of PTC: pass 20250901085528052 DAUC <0003> db_auc.c:157 IMSI='262427908223719': No 2G Auth Data 20250901085528052 DAUC <0003> db_auc.c:192 IMSI='262427908223719': No 3G Auth Data HLR_Test-GSUP(33)@6334298c0c75: Created GsupExpect[0] for "262427908223719" to be handled at TC_gsup_sai_eps(37) 20250901085528067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52010<->l=127.0.0.1:4258 20250901085528068 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528068 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085528068 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427908223719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427908223719"} 20250901085528069 DAUC <0003> db_auc.c:157 IMSI='262427908223719': No 2G Auth Data 20250901085528069 DAUC <0003> db_auc.c:236 IMSI='262427908223719': Calling to generate 5 vectors 20250901085528069 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20250901085528069 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085528069 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20250901085528069 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085528069 DAUC <0003> auc.c:113 vector [0]: rand = b9e9882ec9b14cdee397bc2f691e0c14 20250901085528069 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085528069 DAUC <0003> auc.c:142 vector [0]: autn = 698f98fec61e8000a01cc770dd8c8bf4 20250901085528069 DAUC <0003> auc.c:143 vector [0]: ck = 1647353424c5cddefb63873a6959c78b 20250901085528069 DAUC <0003> auc.c:144 vector [0]: ik = 805811bfe078d16401c98bc41f8f4edb 20250901085528069 DAUC <0003> auc.c:145 vector [0]: res = 688b1bca8f7ab52e0000000000000000 20250901085528069 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085528069 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20250901085528069 DAUC <0003> auc.c:151 vector [0]: kc = 6cb52875b26b95ea 20250901085528069 DAUC <0003> auc.c:152 vector [0]: sres = e7f1aee4 20250901085528069 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20250901085528069 DAUC <0003> auc.c:113 vector [1]: rand = 9720d76f2b0632971eeae7e0efbb0a09 20250901085528069 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085528069 DAUC <0003> auc.c:142 vector [1]: autn = f3b0c00c6f1780007ac308e7eb1eb5bb 20250901085528069 DAUC <0003> auc.c:143 vector [1]: ck = 19151d6e9e5718c41f1f8127abe9958e 20250901085528069 DAUC <0003> auc.c:144 vector [1]: ik = c5cde360a25e88ae0da7992446d39eeb 20250901085528069 DAUC <0003> auc.c:145 vector [1]: res = a0fa6d07aa151a6a0000000000000000 20250901085528069 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085528069 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20250901085528069 DAUC <0003> auc.c:151 vector [1]: kc = ce60e60dd1339b0f 20250901085528069 DAUC <0003> auc.c:152 vector [1]: sres = 0aef776d 20250901085528069 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20250901085528069 DAUC <0003> auc.c:113 vector [2]: rand = d25476b1d95bc0c64671c75d1837442e 20250901085528069 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085528069 DAUC <0003> auc.c:142 vector [2]: autn = 320a7a9abd7d80006049fc5f64c5a4ff 20250901085528069 DAUC <0003> auc.c:143 vector [2]: ck = 2c87a334c450134b8bbd2f4abadfdc7f 20250901085528069 DAUC <0003> auc.c:144 vector [2]: ik = f85f1fda49938a67bf54cc6d7a692b40 20250901085528069 DAUC <0003> auc.c:145 vector [2]: res = 90f9ecdb1cef38ce0000000000000000 20250901085528069 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085528069 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20250901085528069 DAUC <0003> auc.c:151 vector [2]: kc = e0315fc94d756e13 20250901085528069 DAUC <0003> auc.c:152 vector [2]: sres = 8c16d415 20250901085528069 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20250901085528069 DAUC <0003> auc.c:113 vector [3]: rand = bf89e3929fedf5e703ea0b1c979e5353 20250901085528069 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085528069 DAUC <0003> auc.c:142 vector [3]: autn = 5d839bd06d8c8000f07bcb97971507de 20250901085528069 DAUC <0003> auc.c:143 vector [3]: ck = 2567e60c398e456ad8a1b86f75152989 20250901085528069 DAUC <0003> auc.c:144 vector [3]: ik = 0fd95936d10af0949c40e39b9e325e3b 20250901085528069 DAUC <0003> auc.c:145 vector [3]: res = 1873cb1dbf9278380000000000000000 20250901085528069 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085528069 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20250901085528069 DAUC <0003> auc.c:151 vector [3]: kc = 6e5fe4ce03a3c24c 20250901085528069 DAUC <0003> auc.c:152 vector [3]: sres = a7e1b325 20250901085528069 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20250901085528069 DAUC <0003> auc.c:113 vector [4]: rand = d026baad7eec98dec6d9aea5af259588 20250901085528069 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085528069 DAUC <0003> auc.c:142 vector [4]: autn = 6bbeb01fbc368000009eb21d52de0f0c 20250901085528069 DAUC <0003> auc.c:143 vector [4]: ck = 74e383db164f1ad9c10ed40217b5060d 20250901085528069 DAUC <0003> auc.c:144 vector [4]: ik = f2598b8e9aafe0f8eb0edf1ec3d87c23 20250901085528069 DAUC <0003> auc.c:145 vector [4]: res = a43f2c46612eec350000000000000000 20250901085528069 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085528069 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20250901085528069 DAUC <0003> auc.c:151 vector [4]: kc = acba0349588d800f 20250901085528069 DAUC <0003> auc.c:152 vector [4]: sres = c511c073 20250901085528069 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20250901085528069 DAUC <0003> db_auc.c:245 IMSI='262427908223719': Generated 5 vectors 20250901085528069 DAUC <0003> db_auc.c:249 IMSI='262427908223719': Updating SQN=161 in DB 20250901085528069 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427908223719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427908223719"} 20250901085528069 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262427908223719 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085528069 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085528069 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528069 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6334298c0c75: Found GsupExpect[0] for "262427908223719" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@6334298c0c75: Added IMSI table entry 1TC_gsup_sai_eps(37)"262427908223719" TC_gsup_sai_eps(37)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085528070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52010<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@6334298c0c75: Final verdict of PTC: pass 20250901085528071 DAUC <0003> db_auc.c:157 IMSI='262428736732184': No 2G Auth Data 20250901085528071 DAUC <0003> db_auc.c:192 IMSI='262428736732184': No 3G Auth Data HLR_Test-GSUP(33)@6334298c0c75: Created GsupExpect[0] for "262428736732184" to be handled at TC_gsup_sai_eps(38) 20250901085528078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 20250901085528080 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528080 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085528080 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428736732184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428736732184"} 20250901085528080 DAUC <0003> db_auc.c:236 IMSI='262428736732184': Calling to generate 5 vectors 20250901085528080 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085528080 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085528080 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085528080 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085528080 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085528080 DAUC <0003> auc.c:113 vector [0]: rand = 9351dd6a4474d0ace8623f547d3ab918 20250901085528080 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085528080 DAUC <0003> auc.c:142 vector [0]: autn = a03365dc4f018000cb86bb0e84ea9997 20250901085528080 DAUC <0003> auc.c:143 vector [0]: ck = 0473f7cf030fa09a59b9b753456de448 20250901085528080 DAUC <0003> auc.c:144 vector [0]: ik = 6c73aede582fafb1eea9372a0b184b52 20250901085528080 DAUC <0003> auc.c:145 vector [0]: res = 3544819d50d243620000000000000000 20250901085528080 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085528080 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085528080 DAUC <0003> auc.c:179 vector [0]: kc = acea42030a7e4000 20250901085528080 DAUC <0003> auc.c:180 vector [0]: sres = 5a1a6acd 20250901085528080 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085528080 DAUC <0003> auc.c:113 vector [1]: rand = a402efbb005db2bad09ae0d536d58cff 20250901085528080 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085528080 DAUC <0003> auc.c:142 vector [1]: autn = 171980b636f1800057902ba49dd97556 20250901085528080 DAUC <0003> auc.c:143 vector [1]: ck = 2ab807581049873a5cf2d61e1398cee8 20250901085528080 DAUC <0003> auc.c:144 vector [1]: ik = 97168ea9d6070b684e576ecea5be4236 20250901085528080 DAUC <0003> auc.c:145 vector [1]: res = d2fc4ec7d9f028ff0000000000000000 20250901085528080 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085528080 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085528080 DAUC <0003> auc.c:179 vector [1]: kc = 5a87c36547744800 20250901085528080 DAUC <0003> auc.c:180 vector [1]: sres = 865fe989 20250901085528080 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085528080 DAUC <0003> auc.c:113 vector [2]: rand = 5f53dc479b6eb79838a40c8c16f0dcc6 20250901085528080 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085528080 DAUC <0003> auc.c:142 vector [2]: autn = c51e33073ca88000603609f18c1e3bdf 20250901085528080 DAUC <0003> auc.c:143 vector [2]: ck = 2cbafad5dbc62202623fdc5f3982e363 20250901085528080 DAUC <0003> auc.c:144 vector [2]: ik = 0e47cfa5be4e17faf718ba27029097cb 20250901085528080 DAUC <0003> auc.c:145 vector [2]: res = a1dd3823e605fea40000000000000000 20250901085528080 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085528080 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085528080 DAUC <0003> auc.c:179 vector [2]: kc = d633daeaef5d5800 20250901085528080 DAUC <0003> auc.c:180 vector [2]: sres = e92d458d 20250901085528080 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085528080 DAUC <0003> auc.c:113 vector [3]: rand = a930f3a5f47aa05180d32a0652645e1e 20250901085528080 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085528080 DAUC <0003> auc.c:142 vector [3]: autn = 2f2096c1ff448000ac723b8526baaae3 20250901085528080 DAUC <0003> auc.c:143 vector [3]: ck = 7db003e2343d6f15c4d550a1cad3dae8 20250901085528080 DAUC <0003> auc.c:144 vector [3]: ik = 5565172298d2025becb7e7f89c58735f 20250901085528080 DAUC <0003> auc.c:145 vector [3]: res = f207a02fe7a66c980000000000000000 20250901085528080 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085528080 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085528080 DAUC <0003> auc.c:179 vector [3]: kc = 25d252766d7d0c00 20250901085528080 DAUC <0003> auc.c:180 vector [3]: sres = 3d28bde0 20250901085528080 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085528080 DAUC <0003> auc.c:113 vector [4]: rand = be0b56d189627efd31ebd2a05c61dc92 20250901085528080 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085528080 DAUC <0003> auc.c:142 vector [4]: autn = 5ccf933cdd678000f95378bb564afc6a 20250901085528080 DAUC <0003> auc.c:143 vector [4]: ck = f66c76763381b7ac1c35cdedc52d8d95 20250901085528080 DAUC <0003> auc.c:144 vector [4]: ik = b1ec366c518eb14460ff3002de203028 20250901085528080 DAUC <0003> auc.c:145 vector [4]: res = 4b5090655f8829c00000000000000000 20250901085528080 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085528080 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085528080 DAUC <0003> auc.c:179 vector [4]: kc = 518a1164c193c400 20250901085528080 DAUC <0003> auc.c:180 vector [4]: sres = 6dd1a8b8 20250901085528080 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085528080 DAUC <0003> db_auc.c:245 IMSI='262428736732184': Generated 5 vectors 20250901085528080 DAUC <0003> db_auc.c:249 IMSI='262428736732184': Updating SQN=161 in DB 20250901085528080 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428736732184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428736732184"} 20250901085528080 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262428736732184 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085528080 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085528080 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528080 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6334298c0c75: Found GsupExpect[0] for "262428736732184" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@6334298c0c75: Added IMSI table entry 2TC_gsup_sai_eps(38)"262428736732184" TC_gsup_sai_eps(38)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085528081 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52026<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@6334298c0c75: Final verdict of PTC: pass 20250901085528082 DAUC <0003> db_auc.c:157 IMSI='262428721270572': No 2G Auth Data 20250901085528082 DAUC <0003> db_auc.c:192 IMSI='262428721270572': No 3G Auth Data HLR_Test-GSUP(33)@6334298c0c75: Created GsupExpect[0] for "262428721270572" to be handled at TC_gsup_sai_eps(39) 20250901085528089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4258 20250901085528090 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528090 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085528090 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428721270572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428721270572"} 20250901085528090 DAUC <0003> db_auc.c:236 IMSI='262428721270572': Calling to generate 5 vectors 20250901085528090 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085528090 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085528090 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085528090 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085528090 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085528090 DAUC <0003> auc.c:113 vector [0]: rand = 13c6890e04d19208c139adb91a4d0df2 20250901085528090 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085528090 DAUC <0003> auc.c:142 vector [0]: autn = 1bbc814f003f8000ce9a0e29a15609ed 20250901085528090 DAUC <0003> auc.c:143 vector [0]: ck = a2de62c718ae8c3b997e7476c7b161cc 20250901085528090 DAUC <0003> auc.c:144 vector [0]: ik = c449ca4a5b308a9372d2a143b0e2a740 20250901085528090 DAUC <0003> auc.c:145 vector [0]: res = 4ea494602fa7b2860000000000000000 20250901085528090 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085528090 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085528090 DAUC <0003> auc.c:179 vector [0]: kc = 115148984e77f400 20250901085528090 DAUC <0003> auc.c:180 vector [0]: sres = ae196095 20250901085528090 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085528090 DAUC <0003> auc.c:113 vector [1]: rand = 346f64c1ce07b70965b06650bd96c15a 20250901085528090 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085528090 DAUC <0003> auc.c:142 vector [1]: autn = 56d3c82478e98000d3bf8c3187e7fbba 20250901085528090 DAUC <0003> auc.c:143 vector [1]: ck = 4519a6359e0099e46dc14ac217f83c23 20250901085528090 DAUC <0003> auc.c:144 vector [1]: ik = fffc76a8c9cae63801fd046724d464e7 20250901085528090 DAUC <0003> auc.c:145 vector [1]: res = df20ef1553f6d7a60000000000000000 20250901085528090 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085528090 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085528090 DAUC <0003> auc.c:179 vector [1]: kc = e69b3dc2c0a98400 20250901085528090 DAUC <0003> auc.c:180 vector [1]: sres = 08844ee1 20250901085528090 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085528090 DAUC <0003> auc.c:113 vector [2]: rand = 13c0988cc904d444541f6ad0e5f90425 20250901085528090 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085528090 DAUC <0003> auc.c:142 vector [2]: autn = fb60b8dfaabb8000060c6bae40ca10a4 20250901085528090 DAUC <0003> auc.c:143 vector [2]: ck = 2b6feb68266a06984e9e25fd7e92c390 20250901085528090 DAUC <0003> auc.c:144 vector [2]: ik = a66c4446a5727c1d5bd9c464d699e419 20250901085528090 DAUC <0003> auc.c:145 vector [2]: res = 7a27c631ca0ba4300000000000000000 20250901085528090 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085528090 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085528090 DAUC <0003> auc.c:179 vector [2]: kc = a9e5b7b61c01fc00 20250901085528090 DAUC <0003> auc.c:180 vector [2]: sres = 6d726834 20250901085528090 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085528090 DAUC <0003> auc.c:113 vector [3]: rand = b08bb4afa08733026be839a29a5de351 20250901085528090 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085528090 DAUC <0003> auc.c:142 vector [3]: autn = ac2d4f70ae9b800074f4766fa794da13 20250901085528090 DAUC <0003> auc.c:143 vector [3]: ck = 666fc6736b0e348007a43c0c79469c63 20250901085528090 DAUC <0003> auc.c:144 vector [3]: ik = 900542fd1f872e5d5cbfd60c81c723de 20250901085528090 DAUC <0003> auc.c:145 vector [3]: res = 674970673441d2ee0000000000000000 20250901085528090 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085528090 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085528090 DAUC <0003> auc.c:179 vector [3]: kc = 9ca04c9e614d4800 20250901085528090 DAUC <0003> auc.c:180 vector [3]: sres = e516fdf1 20250901085528090 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085528090 DAUC <0003> auc.c:113 vector [4]: rand = 42bb6f62d50ad892221e6ee48cf32284 20250901085528090 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085528090 DAUC <0003> auc.c:142 vector [4]: autn = c163b85f2d2e8000ec2172415dcea04d 20250901085528090 DAUC <0003> auc.c:143 vector [4]: ck = 6dc0d97532969abc3c585e2158b02f09 20250901085528090 DAUC <0003> auc.c:144 vector [4]: ik = edcd4c740abb4569ce4021a2e2518266 20250901085528090 DAUC <0003> auc.c:145 vector [4]: res = 8b92e169d94ff91a0000000000000000 20250901085528090 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085528090 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085528090 DAUC <0003> auc.c:179 vector [4]: kc = b70dcd8ec6b08c00 20250901085528090 DAUC <0003> auc.c:180 vector [4]: sres = 10d4ead3 20250901085528090 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085528090 DAUC <0003> db_auc.c:245 IMSI='262428721270572': Generated 5 vectors 20250901085528090 DAUC <0003> db_auc.c:249 IMSI='262428721270572': Updating SQN=161 in DB 20250901085528090 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428721270572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428721270572"} 20250901085528090 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262428721270572 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085528090 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085528090 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528090 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6334298c0c75: Found GsupExpect[0] for "262428721270572" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@6334298c0c75: Added IMSI table entry 3TC_gsup_sai_eps(39)"262428721270572" TC_gsup_sai_eps(39)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085528092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52032<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@6334298c0c75: Final verdict of PTC: pass 20250901085528092 DAUC <0003> db_auc.c:157 IMSI='262420516947314': No 2G Auth Data 20250901085528092 DAUC <0003> db_auc.c:192 IMSI='262420516947314': No 3G Auth Data HLR_Test-GSUP(33)@6334298c0c75: Created GsupExpect[0] for "262420516947314" to be handled at TC_gsup_sai_eps(40) 20250901085528098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4258 20250901085528100 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528100 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085528100 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420516947314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420516947314"} 20250901085528100 DAUC <0003> db_auc.c:236 IMSI='262420516947314': Calling to generate 5 vectors 20250901085528100 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20250901085528100 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20250901085528100 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20250901085528100 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20250901085528100 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20250901085528100 DAUC <0003> auc.c:113 vector [0]: rand = 9a2236027daac1dd3f2b818198e9a60a 20250901085528100 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20250901085528100 DAUC <0003> auc.c:142 vector [0]: autn = c0b6b235905e8000e266732c80a66c70 20250901085528100 DAUC <0003> auc.c:143 vector [0]: ck = d76d59c29592040e7ace4598ed34d8be 20250901085528100 DAUC <0003> auc.c:144 vector [0]: ik = fcb0f8f4b45b7b52347d62240fb914e8 20250901085528100 DAUC <0003> auc.c:145 vector [0]: res = 88d847adc7002abf0000000000000000 20250901085528100 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20250901085528100 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20250901085528100 DAUC <0003> auc.c:179 vector [0]: kc = 54c7a58a16847012 20250901085528100 DAUC <0003> auc.c:180 vector [0]: sres = af939b75 20250901085528100 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20250901085528100 DAUC <0003> auc.c:113 vector [1]: rand = 5144a585476cc234ddcf0b94821f5fe1 20250901085528100 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20250901085528100 DAUC <0003> auc.c:142 vector [1]: autn = e67bc268e3cd8000ce22aa12ca939676 20250901085528100 DAUC <0003> auc.c:143 vector [1]: ck = a37842ab8f44811104b8dbd06af4566c 20250901085528100 DAUC <0003> auc.c:144 vector [1]: ik = d25910258aebde06b6d48752dc1ce997 20250901085528100 DAUC <0003> auc.c:145 vector [1]: res = e013a047988748310000000000000000 20250901085528100 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20250901085528100 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20250901085528100 DAUC <0003> auc.c:179 vector [1]: kc = cedd3b9a67108164 20250901085528100 DAUC <0003> auc.c:180 vector [1]: sres = 5570baab 20250901085528100 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20250901085528100 DAUC <0003> auc.c:113 vector [2]: rand = 48fbc42861a4cd6026052a7406d13be6 20250901085528100 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20250901085528100 DAUC <0003> auc.c:142 vector [2]: autn = bada673b52b98000dab44b9bed901cdc 20250901085528100 DAUC <0003> auc.c:143 vector [2]: ck = 59329c330a483d35166e5ad4c559f21f 20250901085528100 DAUC <0003> auc.c:144 vector [2]: ik = e4c70adc9832ccaa8e10ed02a51750d8 20250901085528100 DAUC <0003> auc.c:145 vector [2]: res = d41ed284c587ce370000000000000000 20250901085528100 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20250901085528100 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20250901085528100 DAUC <0003> auc.c:179 vector [2]: kc = bccceaf501871a0f 20250901085528100 DAUC <0003> auc.c:180 vector [2]: sres = b23ef1c3 20250901085528100 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20250901085528100 DAUC <0003> auc.c:113 vector [3]: rand = af2f567859ddbdd12ccbd87c75dc3843 20250901085528100 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20250901085528100 DAUC <0003> auc.c:142 vector [3]: autn = 7ceed71befbf8000ac21c64ff8012878 20250901085528100 DAUC <0003> auc.c:143 vector [3]: ck = a86e31adec314d766fbf5faad692afb2 20250901085528100 DAUC <0003> auc.c:144 vector [3]: ik = 88bca23f5eb04ce168936c547142aef8 20250901085528100 DAUC <0003> auc.c:145 vector [3]: res = 6fbb5859626a0a2b0000000000000000 20250901085528100 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20250901085528100 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20250901085528100 DAUC <0003> auc.c:179 vector [3]: kc = 312847a89c7a4bbc 20250901085528100 DAUC <0003> auc.c:180 vector [3]: sres = 2cffd9e9 20250901085528100 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20250901085528100 DAUC <0003> auc.c:113 vector [4]: rand = 18888ccaffb6ca170ca4b7c9a5c2d8f5 20250901085528100 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20250901085528100 DAUC <0003> auc.c:142 vector [4]: autn = 1449c3bb7b60800013c614e0990c5cc4 20250901085528100 DAUC <0003> auc.c:143 vector [4]: ck = a096c0f75d4e00423d364bcf10cd848a 20250901085528100 DAUC <0003> auc.c:144 vector [4]: ik = 55caa6d4aaed6ba4936ae49a3a150aac 20250901085528100 DAUC <0003> auc.c:145 vector [4]: res = fe33c14f1011e9e50000000000000000 20250901085528100 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20250901085528100 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20250901085528100 DAUC <0003> auc.c:179 vector [4]: kc = c656ee3eaa048fff 20250901085528100 DAUC <0003> auc.c:180 vector [4]: sres = 88ab0559 20250901085528100 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20250901085528100 DAUC <0003> db_auc.c:245 IMSI='262420516947314': Generated 5 vectors 20250901085528100 DAUC <0003> db_auc.c:249 IMSI='262420516947314': Updating SQN=161 in DB 20250901085528100 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420516947314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420516947314"} 20250901085528100 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262420516947314 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085528100 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085528100 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528100 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@6334298c0c75: Found GsupExpect[0] for "262420516947314" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@6334298c0c75: Added IMSI table entry 4TC_gsup_sai_eps(40)"262420516947314" TC_gsup_sai_eps(40)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085528101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52036<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085528102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51988<->l=127.0.0.1:4258 20250901085528103 DLINP <000b> input/ipa.c:452 connected read/write 20250901085528103 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085528103 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085528103 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085528103 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085528103 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46699<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@6334298c0c75: Final verdict of PTC: none 34@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Sep 1 08:55: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 20250901085528129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4258 20250901085528230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52048<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65952) Waiting for packet dumper to finish... 1 (prev_count=65952, count=126236) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon Sep 1 08:55:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_ul_unknown_imsi started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085531343 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085531343 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085531347 DLINP <000b> input/ipa.c:452 connected read/write 20250901085531347 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085531348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085531351 DLINP <000b> input/ipa.c:452 connected read/write 20250901085531351 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085531351 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085531351 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085531351 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  20250901085531351 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085531351 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  20250901085531352 DLGSUP <0013> gsup_server.c:236 2:  20250901085531352 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085531352 DLGSUP <0013> gsup_server.c:236 3:  20250901085531352 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085531352 DLGSUP <0013> gsup_server.c:236 4:  20250901085531352 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085531352 DLGSUP <0013> gsup_server.c:236 5:  20250901085531352 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085531352 DLGSUP <0013> gsup_server.c:236 7:  20250901085531352 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085531352 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085531352 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(41)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085531352 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@6334298c0c75: 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") 20250901085531374 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34901<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@6334298c0c75: Created GsupExpect[0] for "262422647749013" to be handled at TC_gsup_ul_unknown_imsi(45) 20250901085531387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 20250901085531396 DLINP <000b> input/ipa.c:452 connected read/write 20250901085531396 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085531396 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422647749013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422647749013" cn_domain=PS} 20250901085531396 DLU <0006> fsm.c:456 lu(262422647749013)[0x5585c0ebf590]{UNVALIDATED}: Allocated 20250901085531396 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422647749013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250901085531396 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422647749013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422647749013" cause=IMSI unknown in HLR} 20250901085531396 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262422647749013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085531396 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422647749013)[0x5585c0ebf590]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085531396 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422647749013)[0x5585c0ebf590]{UNVALIDATED}: Freeing instance 20250901085531396 DLU <0006> fsm.c:568 lu(PS:IMSI-262422647749013)[0x5585c0ebf590]{UNVALIDATED}: Deallocated 20250901085531396 DLINP <000b> input/ipa.c:452 connected read/write 20250901085531396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085531396 DLINP <000b> input/ipa.c:452 connected read/write 20250901085531396 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@6334298c0c75: Found GsupExpect[0] for "262422647749013" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@6334298c0c75: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262422647749013" TC_gsup_ul_unknown_imsi(45)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085531401 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52056<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@6334298c0c75: Final verdict of PTC: pass 20250901085531402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52052<->l=127.0.0.1:4258 43@6334298c0c75: Final verdict of PTC: none 20250901085531405 DLINP <000b> input/ipa.c:452 connected read/write 20250901085531405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085531405 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(42)@6334298c0c75: Final verdict of PTC: none 20250901085531405 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085531405 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085531405 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34901<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(41)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 43: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@6334298c0c75: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Sep 1 08:55: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 20250901085531439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52070<->l=127.0.0.1:4258 20250901085531539 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52070<->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=26356) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 08:55:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085534661 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085534661 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085534666 DLINP <000b> input/ipa.c:452 connected read/write 20250901085534666 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085534667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52812<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085534671 DLINP <000b> input/ipa.c:452 connected read/write 20250901085534671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085534671 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085534671 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085534672 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  20250901085534672 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085534672 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  20250901085534672 DLGSUP <0013> gsup_server.c:236 2:  20250901085534672 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085534672 DLGSUP <0013> gsup_server.c:236 3:  20250901085534672 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085534672 DLGSUP <0013> gsup_server.c:236 4:  20250901085534672 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085534672 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(46)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085534672 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085534672 DLGSUP <0013> gsup_server.c:236 7:  20250901085534672 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085534672 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085534672 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085534672 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@6334298c0c75: 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") 20250901085534693 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41795<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@6334298c0c75: Created GsupExpect[0] for "262420215154773" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20250901085534704 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52820<->l=127.0.0.1:4258 20250901085534714 DLINP <000b> input/ipa.c:452 connected read/write 20250901085534714 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085534714 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262420215154773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420215154773" cn_domain=PS source_name="the-source\n"} 20250901085534714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901085534714 DLU <0006> fsm.c:456 lu(262420215154773)[0x5585c0ebfd10]{UNVALIDATED}: Allocated 20250901085534714 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262420215154773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20250901085534714 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262420215154773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420215154773" cause=IMSI unknown in HLR destination_name="the-source\n"} 20250901085534714 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262420215154773 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085534714 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420215154773)[0x5585c0ebfd10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085534714 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420215154773)[0x5585c0ebfd10]{UNVALIDATED}: Freeing instance 20250901085534714 DLU <0006> fsm.c:568 lu(PS:IMSI-262420215154773)[0x5585c0ebfd10]{UNVALIDATED}: Deallocated 20250901085534714 DLINP <000b> input/ipa.c:452 connected read/write 20250901085534715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085534715 DLINP <000b> input/ipa.c:452 connected read/write 20250901085534715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@6334298c0c75: Found GsupExpect[0] for "262420215154773" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@6334298c0c75: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262420215154773" TC_gsup_ul_unknown_imsi_via_proxy(50)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085534719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52820<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@6334298c0c75: Final verdict of PTC: pass 20250901085534721 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52812<->l=127.0.0.1:4258 20250901085534723 DLINP <000b> input/ipa.c:452 connected read/write 20250901085534723 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085534723 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085534723 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085534723 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085534723 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(47)@6334298c0c75: Final verdict of PTC: none 48@6334298c0c75: Final verdict of PTC: none 20250901085534724 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41795<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(46)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 48: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@6334298c0c75: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon Sep 1 08:55: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 20250901085534760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52828<->l=127.0.0.1:4258 20250901085534861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52828<->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=26684) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 08:55:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085538001 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085538001 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085538006 DLINP <000b> input/ipa.c:452 connected read/write 20250901085538006 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085538007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@6334298c0c75: 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) } } } } 20250901085538011 DLINP <000b> input/ipa.c:452 connected read/write 20250901085538011 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(51)@6334298c0c75: 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 } } } } 20250901085538011 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085538011 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085538011 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  20250901085538011 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085538011 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  20250901085538011 DLGSUP <0013> gsup_server.c:236 2:  20250901085538011 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085538011 DLGSUP <0013> gsup_server.c:236 3:  20250901085538011 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085538011 DLGSUP <0013> gsup_server.c:236 4:  20250901085538011 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085538011 DLGSUP <0013> gsup_server.c:236 5:  20250901085538011 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085538011 DLGSUP <0013> gsup_server.c:236 7:  20250901085538011 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085538011 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085538011 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085538011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@6334298c0c75: 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") 20250901085538038 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40219<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@6334298c0c75: Created GsupExpect[0] for "262428850257262" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20250901085538057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52834<->l=127.0.0.1:4258 20250901085538072 DLINP <000b> input/ipa.c:452 connected read/write 20250901085538072 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085538072 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428850257262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428850257262" cn_domain=PS} 20250901085538072 DLU <0006> fsm.c:456 lu(262428850257262)[0x5585c0ebfd10]{UNVALIDATED}: Allocated 20250901085538072 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428850257262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20250901085538072 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428850257262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428850257262" cause=Roaming not allowed in this location area} 20250901085538072 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262428850257262 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085538072 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428850257262)[0x5585c0ebfd10]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085538072 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428850257262)[0x5585c0ebfd10]{UNVALIDATED}: Freeing instance 20250901085538072 DLU <0006> fsm.c:568 lu(PS:IMSI-262428850257262)[0x5585c0ebfd10]{UNVALIDATED}: Deallocated 20250901085538072 DLINP <000b> input/ipa.c:452 connected read/write 20250901085538072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085538072 DLINP <000b> input/ipa.c:452 connected read/write 20250901085538072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@6334298c0c75: Found GsupExpect[0] for "262428850257262" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@6334298c0c75: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262428850257262" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085538077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52834<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@6334298c0c75: Final verdict of PTC: pass 20250901085538079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52832<->l=127.0.0.1:4258 20250901085538081 DLINP <000b> input/ipa.c:452 connected read/write 20250901085538081 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085538081 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085538081 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085538081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085538081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40219<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@6334298c0c75: Final verdict of PTC: none 53@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 53: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@6334298c0c75: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon Sep 1 08:55: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 20250901085538116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4258 20250901085538217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52850<->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@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Mon Sep 1 08:55:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_sai_err_unknown_imsi started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085541357 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085541357 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085541362 DLINP <000b> input/ipa.c:452 connected read/write 20250901085541362 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085541363 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085541367 DLINP <000b> input/ipa.c:452 connected read/write 20250901085541367 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085541367 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085541367 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085541367 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  20250901085541367 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085541367 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  20250901085541367 DLGSUP <0013> gsup_server.c:236 2:  20250901085541368 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085541368 DLGSUP <0013> gsup_server.c:236 3:  20250901085541368 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085541368 DLGSUP <0013> gsup_server.c:236 4:  20250901085541368 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085541368 DLGSUP <0013> gsup_server.c:236 5:  20250901085541368 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085541368 DLGSUP <0013> gsup_server.c:236 7:  20250901085541368 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085541368 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085541368 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085541368 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@6334298c0c75: 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") 20250901085541396 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35005<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@6334298c0c75: Created GsupExpect[0] for "262424902663805" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20250901085541421 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52868<->l=127.0.0.1:4258 20250901085541432 DLINP <000b> input/ipa.c:452 connected read/write 20250901085541432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085541432 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424902663805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424902663805"} 20250901085541432 DAUC <0003> db_auc.c:133 IMSI='262424902663805': No such subscriber 20250901085541432 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424902663805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20250901085541432 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424902663805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424902663805" cause=IMSI unknown in HLR} 20250901085541432 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424902663805 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085541432 DLINP <000b> input/ipa.c:452 connected read/write 20250901085541432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085541432 DLINP <000b> input/ipa.c:452 connected read/write 20250901085541432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@6334298c0c75: Found GsupExpect[0] for "262424902663805" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@6334298c0c75: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424902663805" TC_gsup_sai_err_unknown_imsi(60)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085541436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52868<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@6334298c0c75: Final verdict of PTC: pass 20250901085541437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@6334298c0c75: Final verdict of PTC: none 58@6334298c0c75: Final verdict of PTC: none 20250901085541440 DLINP <000b> input/ipa.c:452 connected read/write 20250901085541440 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085541440 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085541441 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085541441 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085541441 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35005<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(56)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 58: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@6334298c0c75: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon Sep 1 08:55: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 20250901085541477 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52884<->l=127.0.0.1:4258 20250901085541578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52884<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=25292) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon Sep 1 08:55:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_ul started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085544717 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085544717 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085544721 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544721 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085544727 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544727 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544728 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085544728 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085544728 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  20250901085544728 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085544728 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  20250901085544728 DLGSUP <0013> gsup_server.c:236 2:  20250901085544728 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085544728 DLGSUP <0013> gsup_server.c:236 3:  20250901085544728 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085544728 DLGSUP <0013> gsup_server.c:236 4:  20250901085544728 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085544728 DLGSUP <0013> gsup_server.c:236 5:  20250901085544728 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085544728 DLGSUP <0013> gsup_server.c:236 7:  HLR_Test-GSUP-IPA(61)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085544728 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085544728 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085544728 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085544728 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@6334298c0c75: 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") 20250901085544753 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38563<->l=127.0.0.1:4259) 20250901085544761 DAUC <0003> db_auc.c:157 IMSI='262427999617044': No 2G Auth Data 20250901085544761 DAUC <0003> db_auc.c:192 IMSI='262427999617044': No 3G Auth Data HLR_Test-GSUP(62)@6334298c0c75: Created GsupExpect[0] for "262427999617044" to be handled at TC_gsup_ul(65) 20250901085544784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 20250901085544792 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544792 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427999617044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427999617044" cn_domain=PS} 20250901085544792 DLU <0006> fsm.c:456 lu(262427999617044)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085544792 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427999617044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085544792 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427999617044)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085544792 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427999617044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427999617044" cn_domain=PS} 20250901085544792 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544792 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544792 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6334298c0c75: Found GsupExpect[0] for "262427999617044" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@6334298c0c75: Added IMSI table entry 0TC_gsup_ul(65)"262427999617044" 20250901085544798 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544798 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544798 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427999617044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427999617044"} 20250901085544798 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427999617044)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085544798 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262427999617044 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085544798 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427999617044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427999617044"} 20250901085544798 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262427999617044 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085544798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427999617044)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085544798 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427999617044)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085544798 DLU <0006> fsm.c:568 lu(PS:IMSI-262427999617044)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085544798 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544798 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544798 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(65)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul(65)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085544801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33116<->l=127.0.0.1:4258 TC_gsup_ul(65)@6334298c0c75: Final verdict of PTC: pass 20250901085544804 DAUC <0003> db_auc.c:157 IMSI='262425516570219': No 2G Auth Data 20250901085544804 DAUC <0003> db_auc.c:192 IMSI='262425516570219': No 3G Auth Data 20250901085544806 DLGSUP <0013> hlr.c:121 IMSI 262425516570219: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6334298c0c75: Created GsupExpect[0] for "262425516570219" to be handled at TC_gsup_ul(66) 20250901085544814 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4258 20250901085544815 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544815 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544815 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425516570219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425516570219" cn_domain=PS} 20250901085544815 DLU <0006> fsm.c:456 lu(262425516570219)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085544815 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425516570219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085544815 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425516570219)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085544815 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425516570219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425516570219" cn_domain=PS} 20250901085544815 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544815 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544815 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6334298c0c75: Found GsupExpect[0] for "262425516570219" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@6334298c0c75: Added IMSI table entry 1TC_gsup_ul(66)"262425516570219" 20250901085544816 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544816 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544816 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425516570219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425516570219"} 20250901085544816 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425516570219)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085544816 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425516570219 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085544816 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425516570219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425516570219"} 20250901085544816 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425516570219 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085544816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425516570219)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085544816 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425516570219)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085544816 DLU <0006> fsm.c:568 lu(PS:IMSI-262425516570219)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085544816 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544816 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544816 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(66)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul(66)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085544817 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33128<->l=127.0.0.1:4258 TC_gsup_ul(66)@6334298c0c75: Final verdict of PTC: pass 20250901085544817 DAUC <0003> db_auc.c:157 IMSI='262420649854856': No 2G Auth Data 20250901085544817 DAUC <0003> db_auc.c:192 IMSI='262420649854856': No 3G Auth Data 20250901085544817 DLGSUP <0013> hlr.c:121 IMSI 262420649854856: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6334298c0c75: Created GsupExpect[0] for "262420649854856" to be handled at TC_gsup_ul(67) 20250901085544824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 20250901085544826 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544826 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420649854856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420649854856" cn_domain=PS} 20250901085544826 DLU <0006> fsm.c:456 lu(262420649854856)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085544826 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420649854856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085544826 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420649854856)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085544826 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420649854856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420649854856" cn_domain=PS} 20250901085544826 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544826 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6334298c0c75: Found GsupExpect[0] for "262420649854856" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@6334298c0c75: Added IMSI table entry 2TC_gsup_ul(67)"262420649854856" 20250901085544827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544827 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420649854856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420649854856"} 20250901085544827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420649854856)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085544827 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262420649854856 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085544827 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420649854856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420649854856"} 20250901085544827 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262420649854856 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085544827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420649854856)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085544827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420649854856)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085544827 DLU <0006> fsm.c:568 lu(PS:IMSI-262420649854856)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085544827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(67)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul(67)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085544828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33132<->l=127.0.0.1:4258 TC_gsup_ul(67)@6334298c0c75: Final verdict of PTC: pass 20250901085544828 DAUC <0003> db_auc.c:157 IMSI='262426445745974': No 2G Auth Data 20250901085544828 DAUC <0003> db_auc.c:192 IMSI='262426445745974': No 3G Auth Data 20250901085544828 DLGSUP <0013> hlr.c:121 IMSI 262426445745974: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6334298c0c75: Created GsupExpect[0] for "262426445745974" to be handled at TC_gsup_ul(68) 20250901085544835 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 20250901085544836 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544836 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544836 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426445745974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426445745974" cn_domain=PS} 20250901085544836 DLU <0006> fsm.c:456 lu(262426445745974)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085544836 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426445745974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085544836 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426445745974)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085544837 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426445745974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426445745974" cn_domain=PS} 20250901085544837 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544837 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544837 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6334298c0c75: Found GsupExpect[0] for "262426445745974" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@6334298c0c75: Added IMSI table entry 3TC_gsup_ul(68)"262426445745974" 20250901085544838 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544838 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426445745974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426445745974"} 20250901085544838 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426445745974)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085544838 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426445745974 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085544838 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426445745974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426445745974"} 20250901085544838 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426445745974 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085544838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426445745974)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085544838 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426445745974)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085544838 DLU <0006> fsm.c:568 lu(PS:IMSI-262426445745974)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085544838 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544838 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(68)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul(68)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085544839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33140<->l=127.0.0.1:4258 TC_gsup_ul(68)@6334298c0c75: Final verdict of PTC: pass 20250901085544839 DAUC <0003> db_auc.c:157 IMSI='262424600533198': No 2G Auth Data 20250901085544839 DAUC <0003> db_auc.c:192 IMSI='262424600533198': No 3G Auth Data 20250901085544840 DLGSUP <0013> hlr.c:121 IMSI 262424600533198: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6334298c0c75: Created GsupExpect[0] for "262424600533198" to be handled at TC_gsup_ul(69) 20250901085544845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 20250901085544847 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544847 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544847 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424600533198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424600533198" cn_domain=PS} 20250901085544847 DLU <0006> fsm.c:456 lu(262424600533198)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085544847 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424600533198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085544847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424600533198)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085544847 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424600533198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424600533198" cn_domain=PS} 20250901085544847 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544847 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544847 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6334298c0c75: Found GsupExpect[0] for "262424600533198" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@6334298c0c75: Added IMSI table entry 4TC_gsup_ul(69)"262424600533198" 20250901085544848 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544848 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544848 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424600533198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424600533198"} 20250901085544848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424600533198)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085544848 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262424600533198 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085544848 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424600533198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424600533198"} 20250901085544848 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262424600533198 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085544848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424600533198)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085544848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424600533198)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085544848 DLU <0006> fsm.c:568 lu(PS:IMSI-262424600533198)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085544848 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544848 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544848 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(69)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul(69)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085544849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33156<->l=127.0.0.1:4258 TC_gsup_ul(69)@6334298c0c75: Final verdict of PTC: pass 20250901085544849 DAUC <0003> db_auc.c:157 IMSI='262423282715090': No 2G Auth Data 20250901085544849 DAUC <0003> db_auc.c:192 IMSI='262423282715090': No 3G Auth Data 20250901085544850 DLGSUP <0013> hlr.c:121 IMSI 262423282715090: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6334298c0c75: Created GsupExpect[0] for "262423282715090" to be handled at TC_gsup_ul(70) 20250901085544856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 20250901085544857 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544857 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544857 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423282715090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423282715090" cn_domain=PS} 20250901085544857 DLU <0006> fsm.c:456 lu(262423282715090)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085544857 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423282715090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085544858 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423282715090)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085544858 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423282715090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423282715090" cn_domain=PS} 20250901085544858 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544858 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544858 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6334298c0c75: Found GsupExpect[0] for "262423282715090" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@6334298c0c75: Added IMSI table entry 5TC_gsup_ul(70)"262423282715090" 20250901085544859 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544859 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544859 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423282715090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423282715090"} 20250901085544859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423282715090)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085544859 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262423282715090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085544859 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423282715090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423282715090"} 20250901085544859 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262423282715090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085544859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423282715090)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085544859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423282715090)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085544859 DLU <0006> fsm.c:568 lu(PS:IMSI-262423282715090)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085544859 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544859 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544859 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(70)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul(70)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085544860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33158<->l=127.0.0.1:4258 TC_gsup_ul(70)@6334298c0c75: Final verdict of PTC: pass 20250901085544860 DAUC <0003> db_auc.c:157 IMSI='262426958215150': No 2G Auth Data 20250901085544860 DAUC <0003> db_auc.c:192 IMSI='262426958215150': No 3G Auth Data 20250901085544860 DLGSUP <0013> hlr.c:121 IMSI 262426958215150: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6334298c0c75: Created GsupExpect[0] for "262426958215150" to be handled at TC_gsup_ul(71) 20250901085544866 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4258 20250901085544867 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544867 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426958215150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426958215150" cn_domain=PS} 20250901085544868 DLU <0006> fsm.c:456 lu(262426958215150)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085544868 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426958215150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085544868 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426958215150)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085544868 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426958215150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426958215150" cn_domain=PS} 20250901085544868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6334298c0c75: Found GsupExpect[0] for "262426958215150" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@6334298c0c75: Added IMSI table entry 6TC_gsup_ul(71)"262426958215150" 20250901085544869 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544869 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426958215150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426958215150"} 20250901085544869 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426958215150)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085544869 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262426958215150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085544869 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426958215150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426958215150"} 20250901085544869 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262426958215150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085544869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426958215150)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085544869 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426958215150)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085544869 DLU <0006> fsm.c:568 lu(PS:IMSI-262426958215150)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085544869 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544869 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(71)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul(71)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085544870 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33160<->l=127.0.0.1:4258 TC_gsup_ul(71)@6334298c0c75: Final verdict of PTC: pass 20250901085544870 DAUC <0003> db_auc.c:157 IMSI='262427398884681': No 2G Auth Data 20250901085544870 DAUC <0003> db_auc.c:192 IMSI='262427398884681': No 3G Auth Data 20250901085544870 DLGSUP <0013> hlr.c:121 IMSI 262427398884681: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@6334298c0c75: Created GsupExpect[0] for "262427398884681" to be handled at TC_gsup_ul(72) 20250901085544876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33168<->l=127.0.0.1:4258 20250901085544877 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544877 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544877 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427398884681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427398884681" cn_domain=PS} 20250901085544877 DLU <0006> fsm.c:456 lu(262427398884681)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085544877 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427398884681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085544877 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427398884681)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085544877 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427398884681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427398884681" cn_domain=PS} 20250901085544877 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544877 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544877 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@6334298c0c75: Found GsupExpect[0] for "262427398884681" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@6334298c0c75: Added IMSI table entry 7TC_gsup_ul(72)"262427398884681" 20250901085544878 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544878 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427398884681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427398884681"} 20250901085544878 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427398884681)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085544878 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262427398884681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085544878 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427398884681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427398884681"} 20250901085544878 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262427398884681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085544878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427398884681)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085544878 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427398884681)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085544878 DLU <0006> fsm.c:568 lu(PS:IMSI-262427398884681)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085544878 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085544878 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul(72)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul(72)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085544879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33168<->l=127.0.0.1:4258 TC_gsup_ul(72)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085544880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33104<->l=127.0.0.1:4258 20250901085544880 DLINP <000b> input/ipa.c:452 connected read/write 20250901085544880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085544880 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085544880 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085544880 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@6334298c0c75: Final verdict of PTC: none 20250901085544880 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38563<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@6334298c0c75: Final verdict of PTC: none 63@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_ul finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Sep 1 08:55: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 20250901085544905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33176<->l=127.0.0.1:4258 20250901085545006 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=78108) Waiting for packet dumper to finish... 1 (prev_count=78108, count=112736) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon Sep 1 08:55:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_ul_via_proxy started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085548135 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085548135 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085548138 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085548143 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548143 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548143 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085548143 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085548143 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  20250901085548143 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085548143 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  20250901085548143 DLGSUP <0013> gsup_server.c:236 2:  20250901085548143 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085548143 DLGSUP <0013> gsup_server.c:236 3:  20250901085548143 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085548143 DLGSUP <0013> gsup_server.c:236 4:  20250901085548143 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085548143 DLGSUP <0013> gsup_server.c:236 5:  20250901085548143 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085548143 DLGSUP <0013> gsup_server.c:236 7:  20250901085548143 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085548143 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085548143 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085548143 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@6334298c0c75: 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") 20250901085548163 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39935<->l=127.0.0.1:4259) 20250901085548170 DAUC <0003> db_auc.c:157 IMSI='262421407854859': No 2G Auth Data 20250901085548170 DAUC <0003> db_auc.c:192 IMSI='262421407854859': No 3G Auth Data HLR_Test-GSUP(74)@6334298c0c75: Created GsupExpect[0] for "262421407854859" to be handled at TC_gsup_ul_via_proxy(77) 20250901085548179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33196<->l=127.0.0.1:4258 20250901085548186 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548186 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262421407854859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421407854859" cn_domain=PS source_name="the-source\n"} 20250901085548186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901085548186 DLU <0006> fsm.c:456 lu(262421407854859)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085548186 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262421407854859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901085548186 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421407854859)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085548186 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262421407854859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421407854859" cn_domain=PS destination_name="the-source\n"} 20250901085548186 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548186 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548186 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6334298c0c75: Found GsupExpect[0] for "262421407854859" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@6334298c0c75: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262421407854859" 20250901085548191 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548191 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548191 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262421407854859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421407854859" source_name="the-source\n"} 20250901085548191 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421407854859)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085548191 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262421407854859 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085548191 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262421407854859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421407854859" destination_name="the-source\n"} 20250901085548191 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262421407854859 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085548191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421407854859)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085548191 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421407854859)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085548191 DLU <0006> fsm.c:568 lu(PS:IMSI-262421407854859)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085548191 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548191 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548192 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548192 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085548194 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33196<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@6334298c0c75: Final verdict of PTC: pass 20250901085548197 DAUC <0003> db_auc.c:157 IMSI='262424414419200': No 2G Auth Data 20250901085548197 DAUC <0003> db_auc.c:192 IMSI='262424414419200': No 3G Auth Data 20250901085548198 DLGSUP <0013> hlr.c:121 IMSI 262424414419200: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6334298c0c75: Created GsupExpect[0] for "262424414419200" to be handled at TC_gsup_ul_via_proxy(78) 20250901085548209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 20250901085548211 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548211 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262424414419200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424414419200" cn_domain=PS source_name="the-source\n"} 20250901085548211 DLU <0006> fsm.c:456 lu(262424414419200)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085548211 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262424414419200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901085548211 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424414419200)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085548211 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262424414419200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424414419200" cn_domain=PS destination_name="the-source\n"} 20250901085548211 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548211 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6334298c0c75: Found GsupExpect[0] for "262424414419200" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@6334298c0c75: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262424414419200" 20250901085548212 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548212 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548212 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262424414419200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424414419200" source_name="the-source\n"} 20250901085548212 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424414419200)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085548212 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262424414419200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085548212 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262424414419200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424414419200" destination_name="the-source\n"} 20250901085548212 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262424414419200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085548212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424414419200)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085548212 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424414419200)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085548212 DLU <0006> fsm.c:568 lu(PS:IMSI-262424414419200)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085548212 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548212 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548212 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085548213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33202<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@6334298c0c75: Final verdict of PTC: pass 20250901085548213 DAUC <0003> db_auc.c:157 IMSI='262429209875765': No 2G Auth Data 20250901085548213 DAUC <0003> db_auc.c:192 IMSI='262429209875765': No 3G Auth Data 20250901085548214 DLGSUP <0013> hlr.c:121 IMSI 262429209875765: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6334298c0c75: Created GsupExpect[0] for "262429209875765" to be handled at TC_gsup_ul_via_proxy(79) 20250901085548220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33212<->l=127.0.0.1:4258 20250901085548222 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548222 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548222 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262429209875765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429209875765" cn_domain=PS source_name="the-source\n"} 20250901085548222 DLU <0006> fsm.c:456 lu(262429209875765)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085548222 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262429209875765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901085548222 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429209875765)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085548222 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262429209875765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429209875765" cn_domain=PS destination_name="the-source\n"} 20250901085548222 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548222 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548222 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6334298c0c75: Found GsupExpect[0] for "262429209875765" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@6334298c0c75: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262429209875765" 20250901085548223 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548223 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548223 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262429209875765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429209875765" source_name="the-source\n"} 20250901085548223 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429209875765)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085548223 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262429209875765 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085548223 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262429209875765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429209875765" destination_name="the-source\n"} 20250901085548223 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262429209875765 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085548223 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429209875765)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085548223 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429209875765)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085548223 DLU <0006> fsm.c:568 lu(PS:IMSI-262429209875765)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085548223 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548223 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548224 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548224 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_ul_via_proxy(79)@6334298c0c75: Final verdict of PTC: pass 20250901085548224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33212<->l=127.0.0.1:4258 20250901085548225 DAUC <0003> db_auc.c:157 IMSI='262425634716912': No 2G Auth Data 20250901085548225 DAUC <0003> db_auc.c:192 IMSI='262425634716912': No 3G Auth Data 20250901085548226 DLGSUP <0013> hlr.c:121 IMSI 262425634716912: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6334298c0c75: Created GsupExpect[0] for "262425634716912" to be handled at TC_gsup_ul_via_proxy(80) 20250901085548233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33220<->l=127.0.0.1:4258 20250901085548235 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548235 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548235 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262425634716912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425634716912" cn_domain=PS source_name="the-source\n"} 20250901085548235 DLU <0006> fsm.c:456 lu(262425634716912)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085548235 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262425634716912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901085548235 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425634716912)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085548235 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262425634716912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425634716912" cn_domain=PS destination_name="the-source\n"} 20250901085548235 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548235 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548235 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6334298c0c75: Found GsupExpect[0] for "262425634716912" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@6334298c0c75: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262425634716912" 20250901085548236 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548236 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548236 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262425634716912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425634716912" source_name="the-source\n"} 20250901085548236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425634716912)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085548236 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262425634716912 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085548236 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262425634716912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425634716912" destination_name="the-source\n"} 20250901085548236 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262425634716912 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085548236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425634716912)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085548236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425634716912)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085548236 DLU <0006> fsm.c:568 lu(PS:IMSI-262425634716912)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085548236 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548236 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548236 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085548237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33220<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@6334298c0c75: Final verdict of PTC: pass 20250901085548237 DAUC <0003> db_auc.c:157 IMSI='262420156909966': No 2G Auth Data 20250901085548237 DAUC <0003> db_auc.c:192 IMSI='262420156909966': No 3G Auth Data 20250901085548238 DLGSUP <0013> hlr.c:121 IMSI 262420156909966: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6334298c0c75: Created GsupExpect[0] for "262420156909966" to be handled at TC_gsup_ul_via_proxy(81) 20250901085548243 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33232<->l=127.0.0.1:4258 20250901085548245 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548245 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548245 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420156909966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420156909966" cn_domain=PS source_name="the-source\n"} 20250901085548245 DLU <0006> fsm.c:456 lu(262420156909966)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085548245 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420156909966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901085548245 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420156909966)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085548245 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420156909966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420156909966" cn_domain=PS destination_name="the-source\n"} 20250901085548245 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548245 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548245 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6334298c0c75: Found GsupExpect[0] for "262420156909966" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@6334298c0c75: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420156909966" 20250901085548246 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548246 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548246 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420156909966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420156909966" source_name="the-source\n"} 20250901085548246 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420156909966)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085548246 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262420156909966 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085548246 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420156909966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420156909966" destination_name="the-source\n"} 20250901085548246 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262420156909966 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085548246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420156909966)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085548246 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420156909966)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085548246 DLU <0006> fsm.c:568 lu(PS:IMSI-262420156909966)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085548246 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548246 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548246 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085548247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33232<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@6334298c0c75: Final verdict of PTC: pass 20250901085548247 DAUC <0003> db_auc.c:157 IMSI='262426139605218': No 2G Auth Data 20250901085548247 DAUC <0003> db_auc.c:192 IMSI='262426139605218': No 3G Auth Data 20250901085548248 DLGSUP <0013> hlr.c:121 IMSI 262426139605218: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6334298c0c75: Created GsupExpect[0] for "262426139605218" to be handled at TC_gsup_ul_via_proxy(82) 20250901085548253 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 20250901085548255 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548255 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548255 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426139605218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426139605218" cn_domain=PS source_name="the-source\n"} 20250901085548255 DLU <0006> fsm.c:456 lu(262426139605218)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085548255 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426139605218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901085548255 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426139605218)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085548255 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426139605218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426139605218" cn_domain=PS destination_name="the-source\n"} 20250901085548255 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548255 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548255 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6334298c0c75: Found GsupExpect[0] for "262426139605218" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@6334298c0c75: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426139605218" 20250901085548257 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548257 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548257 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426139605218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426139605218" source_name="the-source\n"} 20250901085548257 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426139605218)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085548257 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262426139605218 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085548257 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426139605218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426139605218" destination_name="the-source\n"} 20250901085548257 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262426139605218 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085548257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426139605218)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085548257 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426139605218)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085548257 DLU <0006> fsm.c:568 lu(PS:IMSI-262426139605218)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085548257 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548257 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548257 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085548258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33248<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@6334298c0c75: Final verdict of PTC: pass 20250901085548258 DAUC <0003> db_auc.c:157 IMSI='262428806720362': No 2G Auth Data 20250901085548258 DAUC <0003> db_auc.c:192 IMSI='262428806720362': No 3G Auth Data 20250901085548259 DLGSUP <0013> hlr.c:121 IMSI 262428806720362: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6334298c0c75: Created GsupExpect[0] for "262428806720362" to be handled at TC_gsup_ul_via_proxy(83) 20250901085548266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 20250901085548268 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548268 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428806720362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428806720362" cn_domain=PS source_name="the-source\n"} 20250901085548268 DLU <0006> fsm.c:456 lu(262428806720362)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085548268 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428806720362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901085548268 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428806720362)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085548268 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428806720362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428806720362" cn_domain=PS destination_name="the-source\n"} 20250901085548268 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548268 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548268 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6334298c0c75: Found GsupExpect[0] for "262428806720362" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@6334298c0c75: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428806720362" 20250901085548269 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548269 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548269 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428806720362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428806720362" source_name="the-source\n"} 20250901085548269 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428806720362)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085548269 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428806720362 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085548269 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428806720362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428806720362" destination_name="the-source\n"} 20250901085548269 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428806720362 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085548269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428806720362)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085548269 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428806720362)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085548269 DLU <0006> fsm.c:568 lu(PS:IMSI-262428806720362)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085548269 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548269 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548269 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085548269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33256<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@6334298c0c75: Final verdict of PTC: pass 20250901085548270 DAUC <0003> db_auc.c:157 IMSI='262428740454745': No 2G Auth Data 20250901085548270 DAUC <0003> db_auc.c:192 IMSI='262428740454745': No 3G Auth Data 20250901085548270 DLGSUP <0013> hlr.c:121 IMSI 262428740454745: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@6334298c0c75: Created GsupExpect[0] for "262428740454745" to be handled at TC_gsup_ul_via_proxy(84) 20250901085548277 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 20250901085548278 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548278 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548278 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262428740454745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428740454745" cn_domain=PS source_name="the-source\n"} 20250901085548278 DLU <0006> fsm.c:456 lu(262428740454745)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085548278 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262428740454745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20250901085548278 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428740454745)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085548278 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262428740454745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428740454745" cn_domain=PS destination_name="the-source\n"} 20250901085548278 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548278 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548278 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@6334298c0c75: Found GsupExpect[0] for "262428740454745" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@6334298c0c75: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262428740454745" 20250901085548280 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548280 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548280 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262428740454745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428740454745" source_name="the-source\n"} 20250901085548280 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428740454745)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085548280 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262428740454745 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085548280 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262428740454745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428740454745" destination_name="the-source\n"} 20250901085548280 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262428740454745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085548280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428740454745)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085548280 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428740454745)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085548280 DLU <0006> fsm.c:568 lu(PS:IMSI-262428740454745)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085548280 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085548280 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548280 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085548280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085548281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33192<->l=127.0.0.1:4258 20250901085548281 DLINP <000b> input/ipa.c:452 connected read/write 20250901085548281 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085548281 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085548281 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085548281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085548281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250901085548281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39935<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@6334298c0c75: Final verdict of PTC: none 75@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Sep 1 08:55: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 20250901085548308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33270<->l=127.0.0.1:4258 20250901085548409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33270<->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=114564) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon Sep 1 08:55:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_ul_subscriber_data started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085551547 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085551547 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085551552 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551552 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085551557 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551557 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551557 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085551557 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085551557 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  20250901085551557 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085551557 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  20250901085551557 DLGSUP <0013> gsup_server.c:236 2:  20250901085551557 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085551557 DLGSUP <0013> gsup_server.c:236 3:  20250901085551557 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085551557 DLGSUP <0013> gsup_server.c:236 4:  20250901085551557 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085551557 DLGSUP <0013> gsup_server.c:236 5:  20250901085551557 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085551557 DLGSUP <0013> gsup_server.c:236 7:  20250901085551557 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085551557 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085551557 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085551557 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@6334298c0c75: 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") 20250901085551573 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40623<->l=127.0.0.1:4259) 20250901085551598 DAUC <0003> db_auc.c:157 IMSI='262426646165324': No 2G Auth Data 20250901085551598 DAUC <0003> db_auc.c:192 IMSI='262426646165324': No 3G Auth Data HLR_Test-GSUP(86)@6334298c0c75: Created GsupExpect[0] for "262426646165324" to be handled at TC_gsup_ul_subscriber_data(89) 20250901085551626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@6334298c0c75: GSUP ul subscriber_data 20250901085551635 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551635 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426646165324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426646165324" cn_domain=PS} 20250901085551635 DLU <0006> fsm.c:456 lu(262426646165324)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085551635 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426646165324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085551635 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426646165324)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085551635 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426646165324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426646165324" cn_domain=PS} 20250901085551635 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551635 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551635 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6334298c0c75: Found GsupExpect[0] for "262426646165324" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@6334298c0c75: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262426646165324" 20250901085551640 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551640 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551640 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426646165324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426646165324"} 20250901085551640 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426646165324)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085551640 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426646165324 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085551640 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426646165324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426646165324"} 20250901085551640 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426646165324 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085551640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426646165324)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085551640 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426646165324)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085551640 DLU <0006> fsm.c:568 lu(PS:IMSI-262426646165324)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085551640 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551640 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551640 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085551643 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@6334298c0c75: Final verdict of PTC: pass 20250901085551646 DAUC <0003> db_auc.c:157 IMSI='262427438049012': No 2G Auth Data 20250901085551646 DAUC <0003> db_auc.c:192 IMSI='262427438049012': No 3G Auth Data 20250901085551647 DLGSUP <0013> hlr.c:121 IMSI 262427438049012: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6334298c0c75: Created GsupExpect[0] for "262427438049012" to be handled at TC_gsup_ul_subscriber_data(90) 20250901085551657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@6334298c0c75: GSUP ul subscriber_data 20250901085551658 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551658 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551658 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427438049012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427438049012" cn_domain=PS} 20250901085551658 DLU <0006> fsm.c:456 lu(262427438049012)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085551658 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427438049012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085551658 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427438049012)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085551659 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427438049012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427438049012" cn_domain=PS} 20250901085551659 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551659 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551659 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6334298c0c75: Found GsupExpect[0] for "262427438049012" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@6334298c0c75: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262427438049012" 20250901085551660 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551660 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551660 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427438049012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427438049012"} 20250901085551660 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427438049012)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085551660 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262427438049012 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085551660 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427438049012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427438049012"} 20250901085551660 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262427438049012 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085551660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427438049012)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085551660 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427438049012)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085551660 DLU <0006> fsm.c:568 lu(PS:IMSI-262427438049012)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085551660 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551660 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551660 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085551661 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35432<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@6334298c0c75: Final verdict of PTC: pass 20250901085551661 DAUC <0003> db_auc.c:157 IMSI='262421991620034': No 2G Auth Data 20250901085551661 DAUC <0003> db_auc.c:192 IMSI='262421991620034': No 3G Auth Data 20250901085551662 DLGSUP <0013> hlr.c:121 IMSI 262421991620034: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6334298c0c75: Created GsupExpect[0] for "262421991620034" to be handled at TC_gsup_ul_subscriber_data(91) 20250901085551668 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@6334298c0c75: GSUP ul subscriber_data 20250901085551670 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551670 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551670 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421991620034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421991620034" cn_domain=PS} 20250901085551670 DLU <0006> fsm.c:456 lu(262421991620034)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085551670 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421991620034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085551670 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421991620034)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085551670 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421991620034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421991620034" cn_domain=PS} 20250901085551670 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551670 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551670 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6334298c0c75: Found GsupExpect[0] for "262421991620034" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@6334298c0c75: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262421991620034" 20250901085551671 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551671 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551671 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421991620034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421991620034"} 20250901085551671 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421991620034)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085551671 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262421991620034 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085551671 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421991620034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421991620034"} 20250901085551671 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262421991620034 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085551671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421991620034)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085551671 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421991620034)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085551671 DLU <0006> fsm.c:568 lu(PS:IMSI-262421991620034)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085551671 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551671 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551671 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085551672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35448<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@6334298c0c75: Final verdict of PTC: pass 20250901085551673 DAUC <0003> db_auc.c:157 IMSI='262427892942294': No 2G Auth Data 20250901085551673 DAUC <0003> db_auc.c:192 IMSI='262427892942294': No 3G Auth Data 20250901085551673 DLGSUP <0013> hlr.c:121 IMSI 262427892942294: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6334298c0c75: Created GsupExpect[0] for "262427892942294" to be handled at TC_gsup_ul_subscriber_data(92) 20250901085551679 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35456<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@6334298c0c75: GSUP ul subscriber_data 20250901085551680 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551680 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551680 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427892942294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427892942294" cn_domain=PS} 20250901085551680 DLU <0006> fsm.c:456 lu(262427892942294)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085551680 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427892942294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085551680 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427892942294)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085551680 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427892942294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427892942294" cn_domain=PS} 20250901085551680 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551680 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551680 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6334298c0c75: Found GsupExpect[0] for "262427892942294" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@6334298c0c75: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262427892942294" 20250901085551681 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551681 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427892942294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427892942294"} 20250901085551681 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427892942294)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085551681 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262427892942294 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085551681 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427892942294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427892942294"} 20250901085551681 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262427892942294 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085551681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427892942294)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085551681 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427892942294)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085551681 DLU <0006> fsm.c:568 lu(PS:IMSI-262427892942294)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085551681 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551681 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551681 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085551682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35456<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@6334298c0c75: Final verdict of PTC: pass 20250901085551683 DAUC <0003> db_auc.c:157 IMSI='262420354981466': No 2G Auth Data 20250901085551683 DAUC <0003> db_auc.c:192 IMSI='262420354981466': No 3G Auth Data 20250901085551683 DLGSUP <0013> hlr.c:121 IMSI 262420354981466: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6334298c0c75: Created GsupExpect[0] for "262420354981466" to be handled at TC_gsup_ul_subscriber_data(93) 20250901085551689 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@6334298c0c75: GSUP ul subscriber_data 20250901085551691 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551691 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551691 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420354981466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420354981466" cn_domain=PS} 20250901085551691 DLU <0006> fsm.c:456 lu(262420354981466)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085551691 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420354981466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085551691 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420354981466)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085551691 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420354981466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420354981466" cn_domain=PS} 20250901085551691 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551691 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551691 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6334298c0c75: Found GsupExpect[0] for "262420354981466" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@6334298c0c75: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420354981466" 20250901085551692 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551692 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551692 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420354981466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420354981466"} 20250901085551692 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420354981466)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085551692 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420354981466 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085551692 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420354981466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420354981466"} 20250901085551692 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420354981466 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085551692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420354981466)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085551692 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420354981466)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085551692 DLU <0006> fsm.c:568 lu(PS:IMSI-262420354981466)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085551692 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551692 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551692 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085551692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35470<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@6334298c0c75: Final verdict of PTC: pass 20250901085551693 DAUC <0003> db_auc.c:157 IMSI='262423913067190': No 2G Auth Data 20250901085551693 DAUC <0003> db_auc.c:192 IMSI='262423913067190': No 3G Auth Data 20250901085551693 DLGSUP <0013> hlr.c:121 IMSI 262423913067190: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6334298c0c75: Created GsupExpect[0] for "262423913067190" to be handled at TC_gsup_ul_subscriber_data(94) 20250901085551699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@6334298c0c75: GSUP ul subscriber_data 20250901085551700 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551700 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551700 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423913067190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423913067190" cn_domain=PS} 20250901085551700 DLU <0006> fsm.c:456 lu(262423913067190)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085551700 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423913067190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085551700 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423913067190)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085551700 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423913067190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423913067190" cn_domain=PS} 20250901085551700 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551700 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551700 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6334298c0c75: Found GsupExpect[0] for "262423913067190" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@6334298c0c75: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423913067190" 20250901085551701 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551701 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551701 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423913067190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423913067190"} 20250901085551701 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423913067190)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085551701 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423913067190 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085551702 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423913067190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423913067190"} 20250901085551702 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423913067190 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085551702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423913067190)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085551702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423913067190)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085551702 DLU <0006> fsm.c:568 lu(PS:IMSI-262423913067190)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085551702 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551702 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551702 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085551703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35486<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@6334298c0c75: Final verdict of PTC: pass 20250901085551703 DAUC <0003> db_auc.c:157 IMSI='262424736204775': No 2G Auth Data 20250901085551703 DAUC <0003> db_auc.c:192 IMSI='262424736204775': No 3G Auth Data 20250901085551704 DLGSUP <0013> hlr.c:121 IMSI 262424736204775: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6334298c0c75: Created GsupExpect[0] for "262424736204775" to be handled at TC_gsup_ul_subscriber_data(95) 20250901085551711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@6334298c0c75: GSUP ul subscriber_data 20250901085551712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551712 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424736204775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424736204775" cn_domain=PS} 20250901085551712 DLU <0006> fsm.c:456 lu(262424736204775)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085551712 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424736204775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085551712 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424736204775)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085551712 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424736204775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424736204775" cn_domain=PS} 20250901085551712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6334298c0c75: Found GsupExpect[0] for "262424736204775" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@6334298c0c75: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262424736204775" 20250901085551713 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551713 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424736204775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424736204775"} 20250901085551713 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424736204775)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085551713 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262424736204775 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085551713 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424736204775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424736204775"} 20250901085551713 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262424736204775 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085551713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424736204775)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085551713 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424736204775)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085551713 DLU <0006> fsm.c:568 lu(PS:IMSI-262424736204775)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085551713 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551713 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551713 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085551714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35500<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@6334298c0c75: Final verdict of PTC: pass 20250901085551715 DAUC <0003> db_auc.c:157 IMSI='262427284633887': No 2G Auth Data 20250901085551715 DAUC <0003> db_auc.c:192 IMSI='262427284633887': No 3G Auth Data 20250901085551715 DLGSUP <0013> hlr.c:121 IMSI 262427284633887: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@6334298c0c75: Created GsupExpect[0] for "262427284633887" to be handled at TC_gsup_ul_subscriber_data(96) 20250901085551721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35508<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@6334298c0c75: GSUP ul subscriber_data 20250901085551724 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551724 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551724 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427284633887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427284633887" cn_domain=PS} 20250901085551724 DLU <0006> fsm.c:456 lu(262427284633887)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085551724 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427284633887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085551724 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427284633887)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085551724 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427284633887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427284633887" cn_domain=PS} 20250901085551724 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551724 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551724 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@6334298c0c75: Found GsupExpect[0] for "262427284633887" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@6334298c0c75: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427284633887" 20250901085551726 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551726 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551726 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427284633887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427284633887"} 20250901085551726 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427284633887)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085551726 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427284633887 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085551726 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427284633887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427284633887"} 20250901085551726 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427284633887 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085551726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427284633887)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085551726 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427284633887)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085551726 DLU <0006> fsm.c:568 lu(PS:IMSI-262427284633887)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085551726 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085551726 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551726 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085551726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35508<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085551727 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33282<->l=127.0.0.1:4258 20250901085551728 DLINP <000b> input/ipa.c:452 connected read/write 20250901085551728 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085551728 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085551728 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085551728 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085551728 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40623<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@6334298c0c75: Final verdict of PTC: none 87@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Sep 1 08:55: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 20250901085551763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 20250901085551864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35512<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70080) Waiting for packet dumper to finish... 1 (prev_count=70080, count=118168) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Sep 1 08:55:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_vty started. MTC@6334298c0c75: legacy= true 20250901085554983 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085554983 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085554987 DLINP <000b> input/ipa.c:452 connected read/write 20250901085554987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085554989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085554993 DLINP <000b> input/ipa.c:452 connected read/write 20250901085554993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085554993 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085554993 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085554993 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  20250901085554993 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085554993 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  20250901085554993 DLGSUP <0013> gsup_server.c:236 2:  20250901085554993 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085554993 DLGSUP <0013> gsup_server.c:236 3:  20250901085554993 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085554993 DLGSUP <0013> gsup_server.c:236 4:  20250901085554993 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085554993 DLGSUP <0013> gsup_server.c:236 5:  20250901085554993 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085554993 DLGSUP <0013> gsup_server.c:236 7:  20250901085554993 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085554993 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085554993 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085554993 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@6334298c0c75: 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") 20250901085555023 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40969<->l=127.0.0.1:4259) 20250901085555027 DAUC <0003> db_auc.c:157 IMSI='262421619440322': No 2G Auth Data 20250901085555027 DAUC <0003> db_auc.c:192 IMSI='262421619440322': No 3G Auth Data 20250901085555030 DAUC <0003> db_auc.c:192 IMSI='262421619440322': No 3G Auth Data 20250901085555034 DAUC <0003> db_auc.c:157 IMSI='262420514228047': No 2G Auth Data 20250901085555034 DAUC <0003> db_auc.c:192 IMSI='262420514228047': No 3G Auth Data 20250901085555037 DAUC <0003> db_auc.c:157 IMSI='262420514228047': No 2G Auth Data 20250901085555041 DAUC <0003> db_auc.c:157 IMSI='262424609046299': No 2G Auth Data 20250901085555041 DAUC <0003> db_auc.c:192 IMSI='262424609046299': No 3G Auth Data MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085555049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4258 20250901085555050 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40969<->l=127.0.0.1:4259) 20250901085555051 DLINP <000b> input/ipa.c:452 connected read/write 20250901085555051 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085555051 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085555051 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085555051 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(99)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@6334298c0c75: Final verdict of PTC: none 98@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@6334298c0c75: Test case TC_vty finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Sep 1 08:55:55 UTC 2025 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20250901085555084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35532<->l=127.0.0.1:4258 20250901085555185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35532<->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=28396) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon Sep 1 08:55:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_vty_msisdn_isd started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085558307 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085558307 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085558311 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558311 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085558312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35548<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085558317 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558317 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085558317 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085558317 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085558317 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  20250901085558317 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085558317 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  20250901085558317 DLGSUP <0013> gsup_server.c:236 2:  20250901085558317 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085558317 DLGSUP <0013> gsup_server.c:236 3:  20250901085558317 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085558317 DLGSUP <0013> gsup_server.c:236 4:  20250901085558317 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085558317 DLGSUP <0013> gsup_server.c:236 5:  20250901085558317 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085558317 DLGSUP <0013> gsup_server.c:236 7:  20250901085558317 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085558317 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085558317 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085558317 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@6334298c0c75: 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") 20250901085558335 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41227<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@6334298c0c75: Created GsupExpect[0] for "262420480957962" to be handled at TC_vty_msisdn_isd(104) 20250901085558341 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 20250901085558342 DAUC <0003> db_auc.c:157 IMSI='262420480957962': No 2G Auth Data 20250901085558342 DAUC <0003> db_auc.c:192 IMSI='262420480957962': No 3G Auth Data 20250901085558358 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558358 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085558358 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420480957962" cn_domain=PS} 20250901085558358 DLU <0006> fsm.c:456 lu(262420480957962)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085558358 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085558358 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420480957962)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085558358 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420480957962" cn_domain=PS} 20250901085558358 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085558358 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558358 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@6334298c0c75: Found GsupExpect[0] for "262420480957962" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@6334298c0c75: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262420480957962" 20250901085558361 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558361 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085558361 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420480957962"} 20250901085558361 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420480957962)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085558361 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085558361 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420480957962"} 20250901085558361 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085558361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420480957962)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085558361 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420480957962)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085558361 DLU <0006> fsm.c:568 lu(PS:IMSI-262420480957962)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085558361 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085558361 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558361 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@6334298c0c75: setverdict(pass): none -> pass 20250901085558363 DLGSUP <0013> hlr.c:128 IMSI 262420480957962: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20250901085558363 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085558363 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558363 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085558364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 20250901085558364 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558364 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085558364 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420480957962"} 20250901085558364 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20250901085558364 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262420480957962 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@6334298c0c75: Final verdict of PTC: pass 20250901085558365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35548<->l=127.0.0.1:4258 20250901085558365 DLINP <000b> input/ipa.c:452 connected read/write 20250901085558365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085558365 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085558366 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085558366 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085558366 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41227<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP(101)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@6334298c0c75: Final verdict of PTC: none 102@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 102: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@6334298c0c75: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Sep 1 08:55: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 20250901085558395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20250901085558495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=208) Waiting for packet dumper to finish... 1 (prev_count=208, count=34112) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon Sep 1 08:56:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_purge_cs started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085601625 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085601625 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085601630 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601630 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085601635 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601635 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601636 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085601636 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085601636 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  20250901085601636 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085601636 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  20250901085601636 DLGSUP <0013> gsup_server.c:236 2:  20250901085601636 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085601636 DLGSUP <0013> gsup_server.c:236 3:  20250901085601636 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085601636 DLGSUP <0013> gsup_server.c:236 4:  20250901085601636 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085601636 DLGSUP <0013> gsup_server.c:236 5:  20250901085601636 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085601636 DLGSUP <0013> gsup_server.c:236 7:  20250901085601636 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085601636 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085601636 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085601636 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@6334298c0c75: 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") 20250901085601661 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46723<->l=127.0.0.1:4259) 20250901085601670 DAUC <0003> db_auc.c:157 IMSI='262424706326118': No 2G Auth Data 20250901085601670 DAUC <0003> db_auc.c:192 IMSI='262424706326118': No 3G Auth Data HLR_Test-GSUP(106)@6334298c0c75: Created GsupExpect[0] for "262424706326118" to be handled at TC_gsup_purge_cs(109) 20250901085601696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 20250901085601706 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601706 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601706 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424706326118" cn_domain=PS} 20250901085601706 DLU <0006> fsm.c:456 lu(262424706326118)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085601706 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085601706 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424706326118)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085601706 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424706326118" cn_domain=PS} 20250901085601706 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601706 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601706 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6334298c0c75: Found GsupExpect[0] for "262424706326118" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@6334298c0c75: Added IMSI table entry 0TC_gsup_purge_cs(109)"262424706326118" 20250901085601712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601712 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424706326118"} 20250901085601712 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424706326118)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085601712 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085601712 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424706326118"} 20250901085601712 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085601712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424706326118)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085601712 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424706326118)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085601712 DLU <0006> fsm.c:568 lu(PS:IMSI-262424706326118)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085601712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601712 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@6334298c0c75: setverdict(pass): none -> pass 20250901085601715 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601715 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601715 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424706326118" cn_domain=CS} 20250901085601715 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901085601715 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424706326118"} 20250901085601715 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424706326118 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085601715 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601715 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601715 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085601718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@6334298c0c75: Final verdict of PTC: pass 20250901085601720 DAUC <0003> db_auc.c:157 IMSI='262421336002907': No 2G Auth Data 20250901085601720 DAUC <0003> db_auc.c:192 IMSI='262421336002907': No 3G Auth Data 20250901085601722 DLGSUP <0013> hlr.c:121 IMSI 262421336002907: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6334298c0c75: Created GsupExpect[0] for "262421336002907" to be handled at TC_gsup_purge_cs(110) 20250901085601733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 20250901085601735 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601735 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601735 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421336002907" cn_domain=PS} 20250901085601735 DLU <0006> fsm.c:456 lu(262421336002907)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085601735 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085601735 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421336002907)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085601735 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421336002907" cn_domain=PS} 20250901085601735 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601735 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601735 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6334298c0c75: Found GsupExpect[0] for "262421336002907" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@6334298c0c75: Added IMSI table entry 1TC_gsup_purge_cs(110)"262421336002907" 20250901085601736 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601736 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601736 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421336002907"} 20250901085601736 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421336002907)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085601736 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085601736 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421336002907"} 20250901085601736 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085601736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421336002907)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085601736 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421336002907)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085601736 DLU <0006> fsm.c:568 lu(PS:IMSI-262421336002907)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085601736 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601736 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601736 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@6334298c0c75: setverdict(pass): none -> pass 20250901085601737 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601737 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601737 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421336002907" cn_domain=CS} 20250901085601737 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901085601737 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421336002907"} 20250901085601737 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262421336002907 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085601737 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601737 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601737 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085601738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48452<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@6334298c0c75: Final verdict of PTC: pass 20250901085601738 DAUC <0003> db_auc.c:157 IMSI='262423850714233': No 2G Auth Data 20250901085601738 DAUC <0003> db_auc.c:192 IMSI='262423850714233': No 3G Auth Data 20250901085601738 DLGSUP <0013> hlr.c:121 IMSI 262423850714233: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6334298c0c75: Created GsupExpect[0] for "262423850714233" to be handled at TC_gsup_purge_cs(111) 20250901085601745 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20250901085601746 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601746 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601746 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423850714233" cn_domain=PS} 20250901085601746 DLU <0006> fsm.c:456 lu(262423850714233)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085601746 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085601746 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423850714233)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085601746 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423850714233" cn_domain=PS} 20250901085601746 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601746 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601746 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6334298c0c75: Found GsupExpect[0] for "262423850714233" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@6334298c0c75: Added IMSI table entry 2TC_gsup_purge_cs(111)"262423850714233" 20250901085601748 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601748 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601748 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423850714233"} 20250901085601748 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423850714233)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085601748 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085601748 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423850714233"} 20250901085601748 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085601748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423850714233)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085601748 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423850714233)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085601748 DLU <0006> fsm.c:568 lu(PS:IMSI-262423850714233)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085601748 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601748 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601748 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@6334298c0c75: setverdict(pass): none -> pass 20250901085601749 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601749 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601749 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423850714233" cn_domain=CS} 20250901085601749 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901085601749 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423850714233"} 20250901085601749 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262423850714233 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085601749 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601749 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601749 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085601750 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@6334298c0c75: Final verdict of PTC: pass 20250901085601750 DAUC <0003> db_auc.c:157 IMSI='262424223258032': No 2G Auth Data 20250901085601750 DAUC <0003> db_auc.c:192 IMSI='262424223258032': No 3G Auth Data 20250901085601751 DLGSUP <0013> hlr.c:121 IMSI 262424223258032: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6334298c0c75: Created GsupExpect[0] for "262424223258032" to be handled at TC_gsup_purge_cs(112) 20250901085601756 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 20250901085601757 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601757 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601757 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424223258032" cn_domain=PS} 20250901085601757 DLU <0006> fsm.c:456 lu(262424223258032)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085601757 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085601758 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424223258032)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085601758 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424223258032" cn_domain=PS} 20250901085601758 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601758 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601758 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6334298c0c75: Found GsupExpect[0] for "262424223258032" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@6334298c0c75: Added IMSI table entry 3TC_gsup_purge_cs(112)"262424223258032" 20250901085601758 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601758 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424223258032"} 20250901085601759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424223258032)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085601759 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085601759 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424223258032"} 20250901085601759 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085601759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424223258032)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085601759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424223258032)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085601759 DLU <0006> fsm.c:568 lu(PS:IMSI-262424223258032)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085601759 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601759 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@6334298c0c75: setverdict(pass): none -> pass 20250901085601759 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601759 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601759 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424223258032" cn_domain=CS} 20250901085601759 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901085601759 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424223258032"} 20250901085601759 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262424223258032 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085601759 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601759 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601759 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085601759 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48474<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@6334298c0c75: Final verdict of PTC: pass 20250901085601760 DAUC <0003> db_auc.c:157 IMSI='262424920437243': No 2G Auth Data 20250901085601760 DAUC <0003> db_auc.c:192 IMSI='262424920437243': No 3G Auth Data 20250901085601760 DLGSUP <0013> hlr.c:121 IMSI 262424920437243: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6334298c0c75: Created GsupExpect[0] for "262424920437243" to be handled at TC_gsup_purge_cs(113) 20250901085601765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48490<->l=127.0.0.1:4258 20250901085601766 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601766 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601766 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424920437243" cn_domain=PS} 20250901085601766 DLU <0006> fsm.c:456 lu(262424920437243)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085601766 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085601767 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424920437243)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085601767 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424920437243" cn_domain=PS} 20250901085601767 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601767 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6334298c0c75: Found GsupExpect[0] for "262424920437243" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@6334298c0c75: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424920437243" 20250901085601767 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601767 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601767 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424920437243"} 20250901085601767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424920437243)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085601767 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085601767 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424920437243"} 20250901085601767 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085601767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424920437243)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085601767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424920437243)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085601767 DLU <0006> fsm.c:568 lu(PS:IMSI-262424920437243)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085601767 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601767 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601767 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@6334298c0c75: setverdict(pass): none -> pass 20250901085601768 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601768 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601768 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424920437243" cn_domain=CS} 20250901085601768 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901085601768 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424920437243"} 20250901085601768 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424920437243 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085601768 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601768 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601768 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085601769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48490<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@6334298c0c75: Final verdict of PTC: pass 20250901085601769 DAUC <0003> db_auc.c:157 IMSI='262427628259089': No 2G Auth Data 20250901085601769 DAUC <0003> db_auc.c:192 IMSI='262427628259089': No 3G Auth Data 20250901085601770 DLGSUP <0013> hlr.c:121 IMSI 262427628259089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6334298c0c75: Created GsupExpect[0] for "262427628259089" to be handled at TC_gsup_purge_cs(114) 20250901085601776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4258 20250901085601778 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601778 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601778 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427628259089" cn_domain=PS} 20250901085601778 DLU <0006> fsm.c:456 lu(262427628259089)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085601778 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085601778 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427628259089)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085601778 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427628259089" cn_domain=PS} 20250901085601778 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601778 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601778 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6334298c0c75: Found GsupExpect[0] for "262427628259089" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@6334298c0c75: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427628259089" 20250901085601779 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601779 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601779 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427628259089"} 20250901085601779 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427628259089)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085601779 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085601779 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427628259089"} 20250901085601779 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085601779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427628259089)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085601779 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427628259089)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085601779 DLU <0006> fsm.c:568 lu(PS:IMSI-262427628259089)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085601779 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601779 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601779 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@6334298c0c75: setverdict(pass): none -> pass 20250901085601780 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601780 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601780 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427628259089" cn_domain=CS} 20250901085601780 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901085601780 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427628259089"} 20250901085601780 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427628259089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085601780 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601780 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601780 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085601780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@6334298c0c75: Final verdict of PTC: pass 20250901085601781 DAUC <0003> db_auc.c:157 IMSI='262424066911387': No 2G Auth Data 20250901085601781 DAUC <0003> db_auc.c:192 IMSI='262424066911387': No 3G Auth Data 20250901085601781 DLGSUP <0013> hlr.c:121 IMSI 262424066911387: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6334298c0c75: Created GsupExpect[0] for "262424066911387" to be handled at TC_gsup_purge_cs(115) 20250901085601788 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 20250901085601789 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601789 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601789 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424066911387" cn_domain=PS} 20250901085601789 DLU <0006> fsm.c:456 lu(262424066911387)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085601789 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085601789 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424066911387)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085601789 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424066911387" cn_domain=PS} 20250901085601789 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601789 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601789 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6334298c0c75: Found GsupExpect[0] for "262424066911387" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@6334298c0c75: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424066911387" 20250901085601790 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601790 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424066911387"} 20250901085601790 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424066911387)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085601790 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085601790 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424066911387"} 20250901085601790 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085601790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424066911387)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085601790 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424066911387)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085601790 DLU <0006> fsm.c:568 lu(PS:IMSI-262424066911387)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085601790 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601790 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601790 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@6334298c0c75: setverdict(pass): none -> pass 20250901085601791 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601791 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601791 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424066911387" cn_domain=CS} 20250901085601791 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901085601791 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424066911387"} 20250901085601791 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424066911387 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085601791 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601791 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601791 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085601792 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48504<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@6334298c0c75: Final verdict of PTC: pass 20250901085601792 DAUC <0003> db_auc.c:157 IMSI='262426061604643': No 2G Auth Data 20250901085601792 DAUC <0003> db_auc.c:192 IMSI='262426061604643': No 3G Auth Data 20250901085601792 DLGSUP <0013> hlr.c:121 IMSI 262426061604643: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@6334298c0c75: Created GsupExpect[0] for "262426061604643" to be handled at TC_gsup_purge_cs(116) 20250901085601797 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4258 20250901085601799 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601799 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601799 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426061604643" cn_domain=PS} 20250901085601799 DLU <0006> fsm.c:456 lu(262426061604643)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085601799 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085601799 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426061604643)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085601799 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426061604643" cn_domain=PS} 20250901085601799 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601799 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601799 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@6334298c0c75: Found GsupExpect[0] for "262426061604643" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@6334298c0c75: Added IMSI table entry 7TC_gsup_purge_cs(116)"262426061604643" 20250901085601800 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601800 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426061604643"} 20250901085601800 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426061604643)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085601800 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085601800 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426061604643"} 20250901085601800 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085601800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426061604643)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085601800 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426061604643)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085601800 DLU <0006> fsm.c:568 lu(PS:IMSI-262426061604643)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085601800 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601800 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@6334298c0c75: setverdict(pass): none -> pass 20250901085601801 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601801 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601801 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426061604643" cn_domain=CS} 20250901085601801 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20250901085601801 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426061604643"} 20250901085601801 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262426061604643 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085601801 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085601801 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601801 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085601801 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48510<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085601802 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48434<->l=127.0.0.1:4258 20250901085601802 DLINP <000b> input/ipa.c:452 connected read/write 20250901085601802 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085601802 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085601802 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085601802 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085601802 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46723<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(105)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP(106)@6334298c0c75: Final verdict of PTC: none 107@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Sep 1 08:56: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 20250901085601827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 20250901085601928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48526<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69796) Waiting for packet dumper to finish... 1 (prev_count=69796, count=134720) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon Sep 1 08:56:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_purge_ps started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085605057 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085605057 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085605059 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605059 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48538<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@6334298c0c75: 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) } } } } 20250901085605061 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605061 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605061 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085605061 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085605061 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  20250901085605061 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085605061 DLGSUP <0013> gsup_server.c:238 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00  HLR_Test-GSUP-IPA(117)@6334298c0c75: 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 } } } } 20250901085605061 DLGSUP <0013> gsup_server.c:236 2:  20250901085605061 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085605061 DLGSUP <0013> gsup_server.c:236 3:  20250901085605061 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085605061 DLGSUP <0013> gsup_server.c:236 4:  20250901085605061 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085605061 DLGSUP <0013> gsup_server.c:236 5:  20250901085605061 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085605061 DLGSUP <0013> gsup_server.c:236 7:  20250901085605061 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085605061 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085605061 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085605061 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@6334298c0c75: 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") 20250901085605070 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38113<->l=127.0.0.1:4259) 20250901085605072 DAUC <0003> db_auc.c:157 IMSI='262426735148385': No 2G Auth Data 20250901085605072 DAUC <0003> db_auc.c:192 IMSI='262426735148385': No 3G Auth Data HLR_Test-GSUP(118)@6334298c0c75: Created GsupExpect[0] for "262426735148385" to be handled at TC_gsup_purge_ps(121) 20250901085605085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48542<->l=127.0.0.1:4258 20250901085605102 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605102 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605102 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426735148385" cn_domain=PS} 20250901085605102 DLU <0006> fsm.c:456 lu(262426735148385)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085605102 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085605102 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426735148385)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085605102 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426735148385" cn_domain=PS} 20250901085605102 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605102 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605102 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6334298c0c75: Found GsupExpect[0] for "262426735148385" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@6334298c0c75: Added IMSI table entry 0TC_gsup_purge_ps(121)"262426735148385" 20250901085605109 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605109 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426735148385"} 20250901085605110 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426735148385)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085605110 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085605110 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426735148385"} 20250901085605110 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085605110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426735148385)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085605110 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426735148385)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085605110 DLU <0006> fsm.c:568 lu(PS:IMSI-262426735148385)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085605110 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605110 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605110 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@6334298c0c75: setverdict(pass): none -> pass 20250901085605113 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605113 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605113 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426735148385" cn_domain=PS} 20250901085605113 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901085605114 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426735148385"} 20250901085605114 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262426735148385 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085605114 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605114 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605114 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085605117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48542<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@6334298c0c75: Final verdict of PTC: pass 20250901085605121 DAUC <0003> db_auc.c:157 IMSI='262426867978457': No 2G Auth Data 20250901085605121 DAUC <0003> db_auc.c:192 IMSI='262426867978457': No 3G Auth Data 20250901085605122 DLGSUP <0013> hlr.c:121 IMSI 262426867978457: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6334298c0c75: Created GsupExpect[0] for "262426867978457" to be handled at TC_gsup_purge_ps(122) 20250901085605137 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48544<->l=127.0.0.1:4258 20250901085605138 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605139 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605139 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426867978457" cn_domain=PS} 20250901085605139 DLU <0006> fsm.c:456 lu(262426867978457)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085605139 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085605139 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426867978457)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085605139 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426867978457" cn_domain=PS} 20250901085605139 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605139 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605139 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6334298c0c75: Found GsupExpect[0] for "262426867978457" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@6334298c0c75: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426867978457" 20250901085605140 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605140 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605140 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426867978457"} 20250901085605140 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426867978457)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085605140 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085605140 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426867978457"} 20250901085605140 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085605140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426867978457)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085605140 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426867978457)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085605140 DLU <0006> fsm.c:568 lu(PS:IMSI-262426867978457)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085605140 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605140 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605140 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@6334298c0c75: setverdict(pass): none -> pass 20250901085605141 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605141 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605141 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426867978457" cn_domain=PS} 20250901085605141 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901085605141 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426867978457"} 20250901085605141 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426867978457 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085605141 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605141 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605141 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085605142 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48544<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@6334298c0c75: Final verdict of PTC: pass 20250901085605143 DAUC <0003> db_auc.c:157 IMSI='262421069656681': No 2G Auth Data 20250901085605143 DAUC <0003> db_auc.c:192 IMSI='262421069656681': No 3G Auth Data 20250901085605143 DLGSUP <0013> hlr.c:121 IMSI 262421069656681: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6334298c0c75: Created GsupExpect[0] for "262421069656681" to be handled at TC_gsup_purge_ps(123) 20250901085605151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20250901085605153 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605153 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605153 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421069656681" cn_domain=PS} 20250901085605153 DLU <0006> fsm.c:456 lu(262421069656681)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085605153 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085605153 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421069656681)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085605153 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421069656681" cn_domain=PS} 20250901085605153 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605153 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605153 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6334298c0c75: Found GsupExpect[0] for "262421069656681" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@6334298c0c75: Added IMSI table entry 2TC_gsup_purge_ps(123)"262421069656681" 20250901085605154 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605154 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605154 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421069656681"} 20250901085605154 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421069656681)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085605154 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085605154 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421069656681"} 20250901085605154 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085605154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421069656681)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085605154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421069656681)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085605154 DLU <0006> fsm.c:568 lu(PS:IMSI-262421069656681)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085605154 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605154 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605154 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@6334298c0c75: setverdict(pass): none -> pass 20250901085605155 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605155 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421069656681" cn_domain=PS} 20250901085605155 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901085605155 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421069656681"} 20250901085605155 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262421069656681 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085605155 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605155 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605155 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085605156 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@6334298c0c75: Final verdict of PTC: pass 20250901085605157 DAUC <0003> db_auc.c:157 IMSI='262423873052200': No 2G Auth Data 20250901085605157 DAUC <0003> db_auc.c:192 IMSI='262423873052200': No 3G Auth Data 20250901085605157 DLGSUP <0013> hlr.c:121 IMSI 262423873052200: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6334298c0c75: Created GsupExpect[0] for "262423873052200" to be handled at TC_gsup_purge_ps(124) 20250901085605164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 20250901085605165 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605165 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605165 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423873052200" cn_domain=PS} 20250901085605165 DLU <0006> fsm.c:456 lu(262423873052200)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085605165 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085605165 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423873052200)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085605165 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423873052200" cn_domain=PS} 20250901085605165 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605165 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605165 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6334298c0c75: Found GsupExpect[0] for "262423873052200" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@6334298c0c75: Added IMSI table entry 3TC_gsup_purge_ps(124)"262423873052200" 20250901085605166 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605166 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605166 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423873052200"} 20250901085605166 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423873052200)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085605166 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085605166 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423873052200"} 20250901085605166 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085605166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423873052200)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085605166 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423873052200)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085605166 DLU <0006> fsm.c:568 lu(PS:IMSI-262423873052200)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085605166 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605166 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605166 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@6334298c0c75: setverdict(pass): none -> pass 20250901085605167 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605167 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605167 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423873052200" cn_domain=PS} 20250901085605167 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901085605167 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423873052200"} 20250901085605167 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262423873052200 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085605167 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605167 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605167 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085605168 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48560<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@6334298c0c75: Final verdict of PTC: pass 20250901085605168 DAUC <0003> db_auc.c:157 IMSI='262422046602641': No 2G Auth Data 20250901085605168 DAUC <0003> db_auc.c:192 IMSI='262422046602641': No 3G Auth Data 20250901085605168 DLGSUP <0013> hlr.c:121 IMSI 262422046602641: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6334298c0c75: Created GsupExpect[0] for "262422046602641" to be handled at TC_gsup_purge_ps(125) 20250901085605175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48574<->l=127.0.0.1:4258 20250901085605177 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605177 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605177 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422046602641" cn_domain=PS} 20250901085605177 DLU <0006> fsm.c:456 lu(262422046602641)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085605177 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085605177 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422046602641)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085605177 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422046602641" cn_domain=PS} 20250901085605177 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605177 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605177 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6334298c0c75: Found GsupExpect[0] for "262422046602641" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@6334298c0c75: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422046602641" 20250901085605178 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605178 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605178 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422046602641"} 20250901085605178 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422046602641)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085605178 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085605178 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422046602641"} 20250901085605178 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085605178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422046602641)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085605178 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422046602641)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085605178 DLU <0006> fsm.c:568 lu(PS:IMSI-262422046602641)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085605178 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605178 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605178 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@6334298c0c75: setverdict(pass): none -> pass 20250901085605179 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605179 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605179 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422046602641" cn_domain=PS} 20250901085605179 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901085605179 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422046602641"} 20250901085605179 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422046602641 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085605179 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605179 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605179 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085605179 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48574<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@6334298c0c75: Final verdict of PTC: pass 20250901085605180 DAUC <0003> db_auc.c:157 IMSI='262429912321246': No 2G Auth Data 20250901085605180 DAUC <0003> db_auc.c:192 IMSI='262429912321246': No 3G Auth Data 20250901085605180 DLGSUP <0013> hlr.c:121 IMSI 262429912321246: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6334298c0c75: Created GsupExpect[0] for "262429912321246" to be handled at TC_gsup_purge_ps(126) 20250901085605185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 20250901085605186 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605186 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605187 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429912321246" cn_domain=PS} 20250901085605187 DLU <0006> fsm.c:456 lu(262429912321246)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085605187 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085605187 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429912321246)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085605187 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429912321246" cn_domain=PS} 20250901085605187 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605187 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6334298c0c75: Found GsupExpect[0] for "262429912321246" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@6334298c0c75: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429912321246" 20250901085605187 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605187 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605187 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429912321246"} 20250901085605187 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429912321246)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085605187 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085605187 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429912321246"} 20250901085605187 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085605187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429912321246)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085605187 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429912321246)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085605187 DLU <0006> fsm.c:568 lu(PS:IMSI-262429912321246)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085605187 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605187 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605187 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@6334298c0c75: setverdict(pass): none -> pass 20250901085605188 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605188 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605188 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429912321246" cn_domain=PS} 20250901085605188 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901085605188 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429912321246"} 20250901085605188 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429912321246 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085605188 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605188 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605188 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085605189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@6334298c0c75: Final verdict of PTC: pass 20250901085605189 DAUC <0003> db_auc.c:157 IMSI='262427507721923': No 2G Auth Data 20250901085605189 DAUC <0003> db_auc.c:192 IMSI='262427507721923': No 3G Auth Data 20250901085605189 DLGSUP <0013> hlr.c:121 IMSI 262427507721923: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6334298c0c75: Created GsupExpect[0] for "262427507721923" to be handled at TC_gsup_purge_ps(127) 20250901085605195 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48582<->l=127.0.0.1:4258 20250901085605196 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605196 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605196 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427507721923" cn_domain=PS} 20250901085605196 DLU <0006> fsm.c:456 lu(262427507721923)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085605196 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085605196 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427507721923)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085605196 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427507721923" cn_domain=PS} 20250901085605196 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605196 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605196 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6334298c0c75: Found GsupExpect[0] for "262427507721923" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@6334298c0c75: Added IMSI table entry 6TC_gsup_purge_ps(127)"262427507721923" 20250901085605197 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605197 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605197 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427507721923"} 20250901085605197 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427507721923)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085605197 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085605197 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427507721923"} 20250901085605197 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085605197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427507721923)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085605197 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427507721923)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085605197 DLU <0006> fsm.c:568 lu(PS:IMSI-262427507721923)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085605197 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605197 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605197 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@6334298c0c75: setverdict(pass): none -> pass 20250901085605198 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605198 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605198 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427507721923" cn_domain=PS} 20250901085605198 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901085605198 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427507721923"} 20250901085605198 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262427507721923 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085605198 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605198 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605198 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085605198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48582<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@6334298c0c75: Final verdict of PTC: pass 20250901085605199 DAUC <0003> db_auc.c:157 IMSI='262420124310004': No 2G Auth Data 20250901085605199 DAUC <0003> db_auc.c:192 IMSI='262420124310004': No 3G Auth Data 20250901085605199 DLGSUP <0013> hlr.c:121 IMSI 262420124310004: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@6334298c0c75: Created GsupExpect[0] for "262420124310004" to be handled at TC_gsup_purge_ps(128) 20250901085605204 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 20250901085605205 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605205 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605205 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420124310004" cn_domain=PS} 20250901085605205 DLU <0006> fsm.c:456 lu(262420124310004)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085605205 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085605205 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420124310004)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085605205 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420124310004" cn_domain=PS} 20250901085605205 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605205 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605205 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@6334298c0c75: Found GsupExpect[0] for "262420124310004" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@6334298c0c75: Added IMSI table entry 7TC_gsup_purge_ps(128)"262420124310004" 20250901085605206 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605206 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605206 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420124310004"} 20250901085605206 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420124310004)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085605206 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085605206 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420124310004"} 20250901085605206 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085605206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420124310004)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085605206 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420124310004)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085605206 DLU <0006> fsm.c:568 lu(PS:IMSI-262420124310004)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085605206 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605206 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605206 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@6334298c0c75: setverdict(pass): none -> pass 20250901085605207 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605207 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085605207 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420124310004" cn_domain=PS} 20250901085605207 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20250901085605207 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420124310004"} 20250901085605207 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262420124310004 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20250901085605207 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085605207 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605207 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085605207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48590<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085605208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48538<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@6334298c0c75: Final verdict of PTC: none 20250901085605208 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38113<->l=127.0.0.1:4259) 20250901085605208 DLINP <000b> input/ipa.c:452 connected read/write 20250901085605208 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 119@6334298c0c75: Final verdict of PTC: none 20250901085605208 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085605208 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085605208 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Sep 1 08:56:05 UTC 2025 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20250901085605234 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48602<->l=127.0.0.1:4258 20250901085605335 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48602<->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=134720) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon Sep 1 08:56:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_purge_unknown started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085608455 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085608456 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085608460 DLINP <000b> input/ipa.c:452 connected read/write 20250901085608460 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085608461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085608465 DLINP <000b> input/ipa.c:452 connected read/write 20250901085608465 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085608465 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085608465 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085608465 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  20250901085608465 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085608465 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  20250901085608465 DLGSUP <0013> gsup_server.c:236 2:  20250901085608465 DLGSUP <0013> gsup_server.c:238 2: 00  HLR_Test-GSUP-IPA(129)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085608465 DLGSUP <0013> gsup_server.c:236 3:  20250901085608465 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085608465 DLGSUP <0013> gsup_server.c:236 4:  20250901085608465 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085608465 DLGSUP <0013> gsup_server.c:236 5:  20250901085608465 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085608465 DLGSUP <0013> gsup_server.c:236 7:  20250901085608465 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085608465 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085608465 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085608465 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@6334298c0c75: 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") 20250901085608493 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44875<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@6334298c0c75: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20250901085608510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48632<->l=127.0.0.1:4258 20250901085608519 DLINP <000b> input/ipa.c:452 connected read/write 20250901085608519 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085608520 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} 20250901085608520 DLU <0006> fsm.c:456 lu(2345743413463)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085608520 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 20250901085608520 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} 20250901085608520 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085608520 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5585c0ebf230]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085608520 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5585c0ebf230]{UNVALIDATED}: Freeing instance 20250901085608520 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5585c0ebf230]{UNVALIDATED}: Deallocated 20250901085608520 DLINP <000b> input/ipa.c:452 connected read/write 20250901085608520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085608520 DLINP <000b> input/ipa.c:452 connected read/write 20250901085608520 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@6334298c0c75: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@6334298c0c75: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@6334298c0c75: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085608524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48632<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085608526 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48616<->l=127.0.0.1:4258 20250901085608528 DLINP <000b> input/ipa.c:452 connected read/write 20250901085608528 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085608528 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(130)@6334298c0c75: Final verdict of PTC: none 20250901085608528 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085608528 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085608528 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44875<->l=127.0.0.1:4259) 131@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Sep 1 08:56: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 20250901085608564 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48646<->l=127.0.0.1:4258 20250901085608665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48646<->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@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon Sep 1 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_ussd_unknown started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085611786 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085611787 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085611790 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611790 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611791 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085611793 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611794 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085611794 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085611794 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  20250901085611794 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085611794 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  20250901085611794 DLGSUP <0013> gsup_server.c:236 2:  20250901085611794 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085611794 DLGSUP <0013> gsup_server.c:236 3:  20250901085611794 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085611794 DLGSUP <0013> gsup_server.c:236 4:  20250901085611794 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085611794 DLGSUP <0013> gsup_server.c:236 5:  20250901085611794 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085611794 DLGSUP <0013> gsup_server.c:236 7:  20250901085611794 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085611794 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085611794 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085611794 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(134)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@6334298c0c75: 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") 20250901085611816 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37335<->l=127.0.0.1:4259) 20250901085611826 DAUC <0003> db_auc.c:157 IMSI='262425896033253': No 2G Auth Data 20250901085611826 DAUC <0003> db_auc.c:192 IMSI='262425896033253': No 3G Auth Data HLR_Test-GSUP(135)@6334298c0c75: Created GsupExpect[0] for "262425896033253" to be handled at TC_mo_ussd_unknown(138) 20250901085611852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 20250901085611871 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611871 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611871 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425896033253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425896033253" session_id=1904723308 session_state=BEGIN} 20250901085611871 DSS <0004> hlr_ussd.c:576 262425896033253/0x7187c56c: Process SS (BEGIN) 20250901085611871 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901085611871 DSS <0004> hlr_ussd.c:518 262425896033253/0x7187c56c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901085611871 DSS <0004> hlr_ussd.c:523 262425896033253/0x7187c56c: USSD for unknown code '*#200#' 20250901085611871 DSS <0004> hlr_ussd.c:354 262425896033253/0x7187c56c: Tx ReturnError(1, 0x12) 20250901085611871 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425896033253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425896033253" session_id=1904723308 session_state=END} 20250901085611871 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085611871 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611871 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6334298c0c75: Found GsupExpect[0] for "262425896033253" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@6334298c0c75: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262425896033253" TC_mo_ussd_unknown(138)@6334298c0c75: setverdict(pass): none -> pass 20250901085611879 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35212<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@6334298c0c75: Final verdict of PTC: pass 20250901085611880 DAUC <0003> db_auc.c:157 IMSI='262429525376701': No 2G Auth Data 20250901085611880 DAUC <0003> db_auc.c:192 IMSI='262429525376701': No 3G Auth Data HLR_Test-GSUP(135)@6334298c0c75: Created GsupExpect[0] for "262429525376701" to be handled at TC_mo_ussd_unknown(139) 20250901085611891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 20250901085611894 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611894 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611894 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429525376701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429525376701" session_id=3696044557 session_state=BEGIN} 20250901085611894 DSS <0004> hlr_ussd.c:576 262429525376701/0xdc4d2a0d: Process SS (BEGIN) 20250901085611894 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901085611894 DSS <0004> hlr_ussd.c:518 262429525376701/0xdc4d2a0d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901085611894 DSS <0004> hlr_ussd.c:523 262429525376701/0xdc4d2a0d: USSD for unknown code '*#200#' 20250901085611894 DSS <0004> hlr_ussd.c:354 262429525376701/0xdc4d2a0d: Tx ReturnError(1, 0x12) 20250901085611894 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429525376701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429525376701" session_id=3696044557 session_state=END} 20250901085611894 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085611894 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611894 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6334298c0c75: Found GsupExpect[0] for "262429525376701" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@6334298c0c75: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262429525376701" TC_mo_ussd_unknown(139)@6334298c0c75: setverdict(pass): none -> pass 20250901085611895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35220<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@6334298c0c75: Final verdict of PTC: pass 20250901085611896 DAUC <0003> db_auc.c:157 IMSI='262426703164644': No 2G Auth Data 20250901085611896 DAUC <0003> db_auc.c:192 IMSI='262426703164644': No 3G Auth Data HLR_Test-GSUP(135)@6334298c0c75: Created GsupExpect[0] for "262426703164644" to be handled at TC_mo_ussd_unknown(140) 20250901085611902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35228<->l=127.0.0.1:4258 20250901085611905 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611905 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426703164644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426703164644" session_id=2051882659 session_state=BEGIN} 20250901085611905 DSS <0004> hlr_ussd.c:576 262426703164644/0x7a4d3ea3: Process SS (BEGIN) 20250901085611905 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901085611905 DSS <0004> hlr_ussd.c:518 262426703164644/0x7a4d3ea3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901085611905 DSS <0004> hlr_ussd.c:523 262426703164644/0x7a4d3ea3: USSD for unknown code '*#200#' 20250901085611905 DSS <0004> hlr_ussd.c:354 262426703164644/0x7a4d3ea3: Tx ReturnError(1, 0x12) 20250901085611905 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426703164644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426703164644" session_id=2051882659 session_state=END} 20250901085611905 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085611905 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611905 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6334298c0c75: Found GsupExpect[0] for "262426703164644" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@6334298c0c75: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262426703164644" TC_mo_ussd_unknown(140)@6334298c0c75: setverdict(pass): none -> pass 20250901085611907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35228<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@6334298c0c75: Final verdict of PTC: pass 20250901085611907 DAUC <0003> db_auc.c:157 IMSI='262421763209112': No 2G Auth Data 20250901085611907 DAUC <0003> db_auc.c:192 IMSI='262421763209112': No 3G Auth Data HLR_Test-GSUP(135)@6334298c0c75: Created GsupExpect[0] for "262421763209112" to be handled at TC_mo_ussd_unknown(141) 20250901085611915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 20250901085611918 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611918 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611918 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421763209112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421763209112" session_id=3406578644 session_state=BEGIN} 20250901085611918 DSS <0004> hlr_ussd.c:576 262421763209112/0xcb0c43d4: Process SS (BEGIN) 20250901085611918 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901085611918 DSS <0004> hlr_ussd.c:518 262421763209112/0xcb0c43d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901085611918 DSS <0004> hlr_ussd.c:523 262421763209112/0xcb0c43d4: USSD for unknown code '*#200#' 20250901085611918 DSS <0004> hlr_ussd.c:354 262421763209112/0xcb0c43d4: Tx ReturnError(1, 0x12) 20250901085611918 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421763209112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421763209112" session_id=3406578644 session_state=END} 20250901085611918 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085611918 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611918 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6334298c0c75: Found GsupExpect[0] for "262421763209112" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@6334298c0c75: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421763209112" TC_mo_ussd_unknown(141)@6334298c0c75: setverdict(pass): none -> pass 20250901085611920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35236<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@6334298c0c75: Final verdict of PTC: pass 20250901085611920 DAUC <0003> db_auc.c:157 IMSI='262423782521851': No 2G Auth Data 20250901085611920 DAUC <0003> db_auc.c:192 IMSI='262423782521851': No 3G Auth Data HLR_Test-GSUP(135)@6334298c0c75: Created GsupExpect[0] for "262423782521851" to be handled at TC_mo_ussd_unknown(142) 20250901085611926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35248<->l=127.0.0.1:4258 20250901085611929 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611929 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611929 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423782521851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423782521851" session_id=1355150116 session_state=BEGIN} 20250901085611929 DSS <0004> hlr_ussd.c:576 262423782521851/0x50c5f324: Process SS (BEGIN) 20250901085611929 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901085611929 DSS <0004> hlr_ussd.c:518 262423782521851/0x50c5f324: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901085611929 DSS <0004> hlr_ussd.c:523 262423782521851/0x50c5f324: USSD for unknown code '*#200#' 20250901085611929 DSS <0004> hlr_ussd.c:354 262423782521851/0x50c5f324: Tx ReturnError(1, 0x12) 20250901085611929 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423782521851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423782521851" session_id=1355150116 session_state=END} 20250901085611929 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085611929 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611929 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6334298c0c75: Found GsupExpect[0] for "262423782521851" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@6334298c0c75: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262423782521851" TC_mo_ussd_unknown(142)@6334298c0c75: setverdict(pass): none -> pass 20250901085611930 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35248<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@6334298c0c75: Final verdict of PTC: pass 20250901085611930 DAUC <0003> db_auc.c:157 IMSI='262424208187733': No 2G Auth Data 20250901085611930 DAUC <0003> db_auc.c:192 IMSI='262424208187733': No 3G Auth Data HLR_Test-GSUP(135)@6334298c0c75: Created GsupExpect[0] for "262424208187733" to be handled at TC_mo_ussd_unknown(143) 20250901085611936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 20250901085611939 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611939 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611939 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424208187733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424208187733" session_id=2680438358 session_state=BEGIN} 20250901085611939 DSS <0004> hlr_ussd.c:576 262424208187733/0x9fc43e56: Process SS (BEGIN) 20250901085611939 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901085611939 DSS <0004> hlr_ussd.c:518 262424208187733/0x9fc43e56: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901085611939 DSS <0004> hlr_ussd.c:523 262424208187733/0x9fc43e56: USSD for unknown code '*#200#' 20250901085611939 DSS <0004> hlr_ussd.c:354 262424208187733/0x9fc43e56: Tx ReturnError(1, 0x12) 20250901085611939 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424208187733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424208187733" session_id=2680438358 session_state=END} 20250901085611939 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085611939 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611939 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6334298c0c75: Found GsupExpect[0] for "262424208187733" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@6334298c0c75: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424208187733" TC_mo_ussd_unknown(143)@6334298c0c75: setverdict(pass): none -> pass 20250901085611940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35252<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@6334298c0c75: Final verdict of PTC: pass 20250901085611940 DAUC <0003> db_auc.c:157 IMSI='262421748392299': No 2G Auth Data 20250901085611940 DAUC <0003> db_auc.c:192 IMSI='262421748392299': No 3G Auth Data HLR_Test-GSUP(135)@6334298c0c75: Created GsupExpect[0] for "262421748392299" to be handled at TC_mo_ussd_unknown(144) 20250901085611946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4258 20250901085611948 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611948 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611948 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421748392299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421748392299" session_id=1640466847 session_state=BEGIN} 20250901085611948 DSS <0004> hlr_ussd.c:576 262421748392299/0x61c7899f: Process SS (BEGIN) 20250901085611948 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901085611948 DSS <0004> hlr_ussd.c:518 262421748392299/0x61c7899f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901085611948 DSS <0004> hlr_ussd.c:523 262421748392299/0x61c7899f: USSD for unknown code '*#200#' 20250901085611948 DSS <0004> hlr_ussd.c:354 262421748392299/0x61c7899f: Tx ReturnError(1, 0x12) 20250901085611948 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421748392299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421748392299" session_id=1640466847 session_state=END} 20250901085611948 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085611948 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6334298c0c75: Found GsupExpect[0] for "262421748392299" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@6334298c0c75: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262421748392299" TC_mo_ussd_unknown(144)@6334298c0c75: setverdict(pass): none -> pass 20250901085611950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35258<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@6334298c0c75: Final verdict of PTC: pass 20250901085611950 DAUC <0003> db_auc.c:157 IMSI='262423003627522': No 2G Auth Data 20250901085611950 DAUC <0003> db_auc.c:192 IMSI='262423003627522': No 3G Auth Data HLR_Test-GSUP(135)@6334298c0c75: Created GsupExpect[0] for "262423003627522" to be handled at TC_mo_ussd_unknown(145) 20250901085611955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35266<->l=127.0.0.1:4258 20250901085611958 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611958 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611958 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423003627522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423003627522" session_id=388267596 session_state=BEGIN} 20250901085611958 DSS <0004> hlr_ussd.c:576 262423003627522/0x17247e4c: Process SS (BEGIN) 20250901085611958 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20250901085611958 DSS <0004> hlr_ussd.c:518 262423003627522/0x17247e4c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20250901085611958 DSS <0004> hlr_ussd.c:523 262423003627522/0x17247e4c: USSD for unknown code '*#200#' 20250901085611958 DSS <0004> hlr_ussd.c:354 262423003627522/0x17247e4c: Tx ReturnError(1, 0x12) 20250901085611958 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423003627522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423003627522" session_id=388267596 session_state=END} 20250901085611958 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085611958 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611958 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@6334298c0c75: Found GsupExpect[0] for "262423003627522" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@6334298c0c75: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262423003627522" TC_mo_ussd_unknown(145)@6334298c0c75: setverdict(pass): none -> pass 20250901085611960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35266<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@6334298c0c75: Final verdict of PTC: pass 20250901085611960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35200<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@6334298c0c75: Final verdict of PTC: none 20250901085611961 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37335<->l=127.0.0.1:4259) 20250901085611961 DLINP <000b> input/ipa.c:452 connected read/write 20250901085611961 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085611961 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085611961 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 IPA-CTRL-CLI-IPA(137)@6334298c0c75: Final verdict of PTC: none 20250901085611961 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 136@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 136: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@6334298c0c75: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Sep 1 08:56: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 20250901085611988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4258 20250901085612089 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35280<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78448) Waiting for packet dumper to finish... 1 (prev_count=78448, count=81552) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon Sep 1 08:56:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_ussd_euse_disc started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085615256 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085615256 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085615262 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615262 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615264 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085615268 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615268 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615268 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085615268 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085615268 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  20250901085615268 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085615268 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  20250901085615268 DLGSUP <0013> gsup_server.c:236 2:  20250901085615268 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085615268 DLGSUP <0013> gsup_server.c:236 3:  20250901085615268 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085615268 DLGSUP <0013> gsup_server.c:236 4:  20250901085615268 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085615269 DLGSUP <0013> gsup_server.c:236 5:  20250901085615269 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085615269 DLGSUP <0013> gsup_server.c:236 7:  20250901085615269 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085615269 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085615269 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085615269 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@6334298c0c75: 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") 20250901085615295 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44745<->l=127.0.0.1:4259) 20250901085615305 DAUC <0003> db_auc.c:157 IMSI='262426640840922': No 2G Auth Data 20250901085615305 DAUC <0003> db_auc.c:192 IMSI='262426640840922': No 3G Auth Data HLR_Test-GSUP(147)@6334298c0c75: Created GsupExpect[0] for "262426640840922" to be handled at TC_mo_ussd_euse_disc(150) 20250901085615313 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 20250901085615323 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615323 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615323 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426640840922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426640840922" session_id=1448847457 session_state=BEGIN} 20250901085615323 DSS <0004> hlr_ussd.c:576 262426640840922/0x565ba861: Process SS (BEGIN) 20250901085615323 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085615323 DSS <0004> hlr_ussd.c:518 262426640840922/0x565ba861: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085615323 DSS <0004> hlr_ussd.c:542 262426640840922/0x565ba861: Cannot find conn for EUSE EUSE-foobar 20250901085615323 DSS <0004> hlr_ussd.c:354 262426640840922/0x565ba861: Tx ReturnError(1, 0x22) 20250901085615323 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426640840922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426640840922" session_id=1448847457 session_state=END} 20250901085615323 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085615323 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6334298c0c75: Found GsupExpect[0] for "262426640840922" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@6334298c0c75: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262426640840922" TC_mo_ussd_euse_disc(150)@6334298c0c75: setverdict(pass): none -> pass 20250901085615330 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35288<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@6334298c0c75: Final verdict of PTC: pass 20250901085615330 DAUC <0003> db_auc.c:157 IMSI='262420015958764': No 2G Auth Data 20250901085615331 DAUC <0003> db_auc.c:192 IMSI='262420015958764': No 3G Auth Data HLR_Test-GSUP(147)@6334298c0c75: Created GsupExpect[0] for "262420015958764" to be handled at TC_mo_ussd_euse_disc(151) 20250901085615340 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 20250901085615343 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615343 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615343 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420015958764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420015958764" session_id=1341221903 session_state=BEGIN} 20250901085615343 DSS <0004> hlr_ussd.c:576 262420015958764/0x4ff16c0f: Process SS (BEGIN) 20250901085615343 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085615343 DSS <0004> hlr_ussd.c:518 262420015958764/0x4ff16c0f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085615343 DSS <0004> hlr_ussd.c:542 262420015958764/0x4ff16c0f: Cannot find conn for EUSE EUSE-foobar 20250901085615343 DSS <0004> hlr_ussd.c:354 262420015958764/0x4ff16c0f: Tx ReturnError(1, 0x22) 20250901085615343 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420015958764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420015958764" session_id=1341221903 session_state=END} 20250901085615343 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085615343 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615343 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6334298c0c75: Found GsupExpect[0] for "262420015958764" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@6334298c0c75: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262420015958764" TC_mo_ussd_euse_disc(151)@6334298c0c75: setverdict(pass): none -> pass 20250901085615344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35298<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@6334298c0c75: Final verdict of PTC: pass 20250901085615344 DAUC <0003> db_auc.c:157 IMSI='262422607371307': No 2G Auth Data 20250901085615344 DAUC <0003> db_auc.c:192 IMSI='262422607371307': No 3G Auth Data HLR_Test-GSUP(147)@6334298c0c75: Created GsupExpect[0] for "262422607371307" to be handled at TC_mo_ussd_euse_disc(152) 20250901085615351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4258 20250901085615354 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615354 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615354 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422607371307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422607371307" session_id=3598027263 session_state=BEGIN} 20250901085615354 DSS <0004> hlr_ussd.c:576 262422607371307/0xd67589ff: Process SS (BEGIN) 20250901085615354 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085615354 DSS <0004> hlr_ussd.c:518 262422607371307/0xd67589ff: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085615354 DSS <0004> hlr_ussd.c:542 262422607371307/0xd67589ff: Cannot find conn for EUSE EUSE-foobar 20250901085615354 DSS <0004> hlr_ussd.c:354 262422607371307/0xd67589ff: Tx ReturnError(1, 0x22) 20250901085615354 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422607371307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422607371307" session_id=3598027263 session_state=END} 20250901085615354 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085615354 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615354 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6334298c0c75: Found GsupExpect[0] for "262422607371307" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@6334298c0c75: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422607371307" TC_mo_ussd_euse_disc(152)@6334298c0c75: setverdict(pass): none -> pass 20250901085615355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35300<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@6334298c0c75: Final verdict of PTC: pass 20250901085615355 DAUC <0003> db_auc.c:157 IMSI='262427078069813': No 2G Auth Data 20250901085615355 DAUC <0003> db_auc.c:192 IMSI='262427078069813': No 3G Auth Data HLR_Test-GSUP(147)@6334298c0c75: Created GsupExpect[0] for "262427078069813" to be handled at TC_mo_ussd_euse_disc(153) 20250901085615362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 20250901085615365 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615365 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615365 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427078069813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427078069813" session_id=2385725027 session_state=BEGIN} 20250901085615365 DSS <0004> hlr_ussd.c:576 262427078069813/0x8e334663: Process SS (BEGIN) 20250901085615365 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085615365 DSS <0004> hlr_ussd.c:518 262427078069813/0x8e334663: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085615365 DSS <0004> hlr_ussd.c:542 262427078069813/0x8e334663: Cannot find conn for EUSE EUSE-foobar 20250901085615365 DSS <0004> hlr_ussd.c:354 262427078069813/0x8e334663: Tx ReturnError(1, 0x22) 20250901085615365 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427078069813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427078069813" session_id=2385725027 session_state=END} 20250901085615365 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085615365 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615365 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6334298c0c75: Found GsupExpect[0] for "262427078069813" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@6334298c0c75: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262427078069813" TC_mo_ussd_euse_disc(153)@6334298c0c75: setverdict(pass): none -> pass 20250901085615366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35302<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@6334298c0c75: Final verdict of PTC: pass 20250901085615367 DAUC <0003> db_auc.c:157 IMSI='262426327774855': No 2G Auth Data 20250901085615367 DAUC <0003> db_auc.c:192 IMSI='262426327774855': No 3G Auth Data HLR_Test-GSUP(147)@6334298c0c75: Created GsupExpect[0] for "262426327774855" to be handled at TC_mo_ussd_euse_disc(154) 20250901085615373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 20250901085615375 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615375 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426327774855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426327774855" session_id=2332642576 session_state=BEGIN} 20250901085615375 DSS <0004> hlr_ussd.c:576 262426327774855/0x8b094d10: Process SS (BEGIN) 20250901085615375 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085615375 DSS <0004> hlr_ussd.c:518 262426327774855/0x8b094d10: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085615375 DSS <0004> hlr_ussd.c:542 262426327774855/0x8b094d10: Cannot find conn for EUSE EUSE-foobar 20250901085615375 DSS <0004> hlr_ussd.c:354 262426327774855/0x8b094d10: Tx ReturnError(1, 0x22) 20250901085615375 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426327774855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426327774855" session_id=2332642576 session_state=END} 20250901085615375 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085615375 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6334298c0c75: Found GsupExpect[0] for "262426327774855" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@6334298c0c75: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262426327774855" TC_mo_ussd_euse_disc(154)@6334298c0c75: setverdict(pass): none -> pass 20250901085615377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35308<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@6334298c0c75: Final verdict of PTC: pass 20250901085615377 DAUC <0003> db_auc.c:157 IMSI='262421779107517': No 2G Auth Data 20250901085615377 DAUC <0003> db_auc.c:192 IMSI='262421779107517': No 3G Auth Data HLR_Test-GSUP(147)@6334298c0c75: Created GsupExpect[0] for "262421779107517" to be handled at TC_mo_ussd_euse_disc(155) 20250901085615383 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4258 20250901085615386 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615386 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421779107517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421779107517" session_id=3851428930 session_state=BEGIN} 20250901085615386 DSS <0004> hlr_ussd.c:576 262421779107517/0xe5902442: Process SS (BEGIN) 20250901085615386 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085615386 DSS <0004> hlr_ussd.c:518 262421779107517/0xe5902442: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085615386 DSS <0004> hlr_ussd.c:542 262421779107517/0xe5902442: Cannot find conn for EUSE EUSE-foobar 20250901085615386 DSS <0004> hlr_ussd.c:354 262421779107517/0xe5902442: Tx ReturnError(1, 0x22) 20250901085615386 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421779107517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421779107517" session_id=3851428930 session_state=END} 20250901085615386 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085615386 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615386 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6334298c0c75: Found GsupExpect[0] for "262421779107517" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@6334298c0c75: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421779107517" TC_mo_ussd_euse_disc(155)@6334298c0c75: setverdict(pass): none -> pass 20250901085615387 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35318<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@6334298c0c75: Final verdict of PTC: pass 20250901085615388 DAUC <0003> db_auc.c:157 IMSI='262421821534040': No 2G Auth Data 20250901085615388 DAUC <0003> db_auc.c:192 IMSI='262421821534040': No 3G Auth Data HLR_Test-GSUP(147)@6334298c0c75: Created GsupExpect[0] for "262421821534040" to be handled at TC_mo_ussd_euse_disc(156) 20250901085615394 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4258 20250901085615397 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615397 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615397 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421821534040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421821534040" session_id=481416807 session_state=BEGIN} 20250901085615397 DSS <0004> hlr_ussd.c:576 262421821534040/0x1cb1d667: Process SS (BEGIN) 20250901085615397 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085615397 DSS <0004> hlr_ussd.c:518 262421821534040/0x1cb1d667: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085615397 DSS <0004> hlr_ussd.c:542 262421821534040/0x1cb1d667: Cannot find conn for EUSE EUSE-foobar 20250901085615397 DSS <0004> hlr_ussd.c:354 262421821534040/0x1cb1d667: Tx ReturnError(1, 0x22) 20250901085615397 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421821534040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421821534040" session_id=481416807 session_state=END} 20250901085615397 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085615397 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615397 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6334298c0c75: Found GsupExpect[0] for "262421821534040" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@6334298c0c75: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421821534040" TC_mo_ussd_euse_disc(156)@6334298c0c75: setverdict(pass): none -> pass 20250901085615398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35330<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@6334298c0c75: Final verdict of PTC: pass 20250901085615398 DAUC <0003> db_auc.c:157 IMSI='262423917161734': No 2G Auth Data 20250901085615398 DAUC <0003> db_auc.c:192 IMSI='262423917161734': No 3G Auth Data HLR_Test-GSUP(147)@6334298c0c75: Created GsupExpect[0] for "262423917161734" to be handled at TC_mo_ussd_euse_disc(157) 20250901085615404 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35334<->l=127.0.0.1:4258 20250901085615407 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615407 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615407 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423917161734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423917161734" session_id=909685299 session_state=BEGIN} 20250901085615407 DSS <0004> hlr_ussd.c:576 262423917161734/0x3638b233: Process SS (BEGIN) 20250901085615407 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085615407 DSS <0004> hlr_ussd.c:518 262423917161734/0x3638b233: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085615407 DSS <0004> hlr_ussd.c:542 262423917161734/0x3638b233: Cannot find conn for EUSE EUSE-foobar 20250901085615407 DSS <0004> hlr_ussd.c:354 262423917161734/0x3638b233: Tx ReturnError(1, 0x22) 20250901085615407 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423917161734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423917161734" session_id=909685299 session_state=END} 20250901085615407 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085615407 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615407 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@6334298c0c75: Found GsupExpect[0] for "262423917161734" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@6334298c0c75: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262423917161734" TC_mo_ussd_euse_disc(157)@6334298c0c75: setverdict(pass): none -> pass 20250901085615408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35334<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@6334298c0c75: Final verdict of PTC: pass 20250901085615408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35284<->l=127.0.0.1:4258 20250901085615409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44745<->l=127.0.0.1:4259) 20250901085615409 DLINP <000b> input/ipa.c:452 connected read/write 20250901085615409 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085615409 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085615409 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085615409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 148@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP(147)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 148: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@6334298c0c75: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Sep 1 08:56:15 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20250901085615433 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 20250901085615635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35342<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67348) Waiting for packet dumper to finish... 1 (prev_count=67348, count=81580) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon Sep 1 08:56:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_ussd_iuse_imsi started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085618780 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085618780 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085618786 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618786 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085618792 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618792 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618792 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085618792 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085618792 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  20250901085618792 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085618792 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  20250901085618792 DLGSUP <0013> gsup_server.c:236 2:  20250901085618792 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085618792 DLGSUP <0013> gsup_server.c:236 3:  20250901085618792 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085618792 DLGSUP <0013> gsup_server.c:236 4:  20250901085618792 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085618792 DLGSUP <0013> gsup_server.c:236 5:  20250901085618792 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085618792 DLGSUP <0013> gsup_server.c:236 7:  20250901085618792 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085618792 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085618792 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085618792 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@6334298c0c75: 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") 20250901085618819 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35615<->l=127.0.0.1:4259) 20250901085618830 DAUC <0003> db_auc.c:157 IMSI='262427461381855': No 2G Auth Data 20250901085618830 DAUC <0003> db_auc.c:192 IMSI='262427461381855': No 3G Auth Data HLR_Test-GSUP(159)@6334298c0c75: Created GsupExpect[0] for "262427461381855" to be handled at TC_mo_ussd_iuse_imsi(162) 20250901085618856 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 20250901085618868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618868 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427461381855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427461381855" session_id=1307062763 session_state=BEGIN} 20250901085618868 DSS <0004> hlr_ussd.c:576 262427461381855/0x4de831eb: Process SS (BEGIN) 20250901085618868 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085618868 DSS <0004> hlr_ussd.c:518 262427461381855/0x4de831eb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085618868 DSS <0004> hlr_ussd.c:363 262427461381855/0x4de831eb: Tx USSD 'Your IMSI is 262427461381855' 20250901085618868 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427461381855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427461381855" session_id=1307062763 session_state=END} 20250901085618868 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262427461381855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085618868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085618868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6334298c0c75: Found GsupExpect[0] for "262427461381855" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@6334298c0c75: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262427461381855" TC_mo_ussd_iuse_imsi(162)@6334298c0c75: setverdict(pass): none -> pass 20250901085618874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35362<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@6334298c0c75: Final verdict of PTC: pass 20250901085618875 DAUC <0003> db_auc.c:157 IMSI='262421201325352': No 2G Auth Data 20250901085618875 DAUC <0003> db_auc.c:192 IMSI='262421201325352': No 3G Auth Data HLR_Test-GSUP(159)@6334298c0c75: Created GsupExpect[0] for "262421201325352" to be handled at TC_mo_ussd_iuse_imsi(163) 20250901085618882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4258 20250901085618887 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618887 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618887 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421201325352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421201325352" session_id=1393440995 session_state=BEGIN} 20250901085618887 DSS <0004> hlr_ussd.c:576 262421201325352/0x530e38e3: Process SS (BEGIN) 20250901085618887 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085618887 DSS <0004> hlr_ussd.c:518 262421201325352/0x530e38e3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085618887 DSS <0004> hlr_ussd.c:363 262421201325352/0x530e38e3: Tx USSD 'Your IMSI is 262421201325352' 20250901085618887 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421201325352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421201325352" session_id=1393440995 session_state=END} 20250901085618887 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262421201325352 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085618887 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085618887 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618887 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6334298c0c75: Found GsupExpect[0] for "262421201325352" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@6334298c0c75: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262421201325352" TC_mo_ussd_iuse_imsi(163)@6334298c0c75: setverdict(pass): none -> pass 20250901085618888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35366<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@6334298c0c75: Final verdict of PTC: pass 20250901085618889 DAUC <0003> db_auc.c:157 IMSI='262424051352706': No 2G Auth Data 20250901085618889 DAUC <0003> db_auc.c:192 IMSI='262424051352706': No 3G Auth Data HLR_Test-GSUP(159)@6334298c0c75: Created GsupExpect[0] for "262424051352706" to be handled at TC_mo_ussd_iuse_imsi(164) 20250901085618894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 20250901085618896 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618896 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618896 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424051352706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424051352706" session_id=3244698644 session_state=BEGIN} 20250901085618896 DSS <0004> hlr_ussd.c:576 262424051352706/0xc1662c14: Process SS (BEGIN) 20250901085618896 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085618896 DSS <0004> hlr_ussd.c:518 262424051352706/0xc1662c14: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085618896 DSS <0004> hlr_ussd.c:363 262424051352706/0xc1662c14: Tx USSD 'Your IMSI is 262424051352706' 20250901085618896 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424051352706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424051352706" session_id=3244698644 session_state=END} 20250901085618896 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262424051352706 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085618896 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085618896 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618896 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6334298c0c75: Found GsupExpect[0] for "262424051352706" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@6334298c0c75: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262424051352706" TC_mo_ussd_iuse_imsi(164)@6334298c0c75: setverdict(pass): none -> pass 20250901085618898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35370<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@6334298c0c75: Final verdict of PTC: pass 20250901085618898 DAUC <0003> db_auc.c:157 IMSI='262422436688771': No 2G Auth Data 20250901085618898 DAUC <0003> db_auc.c:192 IMSI='262422436688771': No 3G Auth Data HLR_Test-GSUP(159)@6334298c0c75: Created GsupExpect[0] for "262422436688771" to be handled at TC_mo_ussd_iuse_imsi(165) 20250901085618904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35380<->l=127.0.0.1:4258 20250901085618906 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618906 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618906 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422436688771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422436688771" session_id=1904832024 session_state=BEGIN} 20250901085618906 DSS <0004> hlr_ussd.c:576 262422436688771/0x71896e18: Process SS (BEGIN) 20250901085618906 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085618906 DSS <0004> hlr_ussd.c:518 262422436688771/0x71896e18: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085618906 DSS <0004> hlr_ussd.c:363 262422436688771/0x71896e18: Tx USSD 'Your IMSI is 262422436688771' 20250901085618906 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422436688771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422436688771" session_id=1904832024 session_state=END} 20250901085618906 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262422436688771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085618906 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085618906 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618906 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6334298c0c75: Found GsupExpect[0] for "262422436688771" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@6334298c0c75: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262422436688771" TC_mo_ussd_iuse_imsi(165)@6334298c0c75: setverdict(pass): none -> pass 20250901085618908 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35380<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@6334298c0c75: Final verdict of PTC: pass 20250901085618908 DAUC <0003> db_auc.c:157 IMSI='262422203785920': No 2G Auth Data 20250901085618908 DAUC <0003> db_auc.c:192 IMSI='262422203785920': No 3G Auth Data HLR_Test-GSUP(159)@6334298c0c75: Created GsupExpect[0] for "262422203785920" to be handled at TC_mo_ussd_iuse_imsi(166) 20250901085618913 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 20250901085618916 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618916 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618916 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422203785920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422203785920" session_id=2800082945 session_state=BEGIN} 20250901085618916 DSS <0004> hlr_ussd.c:576 262422203785920/0xa6e5e001: Process SS (BEGIN) 20250901085618916 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085618916 DSS <0004> hlr_ussd.c:518 262422203785920/0xa6e5e001: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085618916 DSS <0004> hlr_ussd.c:363 262422203785920/0xa6e5e001: Tx USSD 'Your IMSI is 262422203785920' 20250901085618916 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422203785920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422203785920" session_id=2800082945 session_state=END} 20250901085618916 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422203785920 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085618916 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085618916 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618916 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6334298c0c75: Found GsupExpect[0] for "262422203785920" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@6334298c0c75: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422203785920" TC_mo_ussd_iuse_imsi(166)@6334298c0c75: setverdict(pass): none -> pass 20250901085618917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@6334298c0c75: Final verdict of PTC: pass 20250901085618918 DAUC <0003> db_auc.c:157 IMSI='262424847815647': No 2G Auth Data 20250901085618918 DAUC <0003> db_auc.c:192 IMSI='262424847815647': No 3G Auth Data HLR_Test-GSUP(159)@6334298c0c75: Created GsupExpect[0] for "262424847815647" to be handled at TC_mo_ussd_iuse_imsi(167) 20250901085618923 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20250901085618926 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618926 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618926 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424847815647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424847815647" session_id=697546887 session_state=BEGIN} 20250901085618926 DSS <0004> hlr_ussd.c:576 262424847815647/0x2993b887: Process SS (BEGIN) 20250901085618926 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085618926 DSS <0004> hlr_ussd.c:518 262424847815647/0x2993b887: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085618926 DSS <0004> hlr_ussd.c:363 262424847815647/0x2993b887: Tx USSD 'Your IMSI is 262424847815647' 20250901085618926 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424847815647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424847815647" session_id=697546887 session_state=END} 20250901085618926 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262424847815647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085618926 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085618926 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618926 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6334298c0c75: Found GsupExpect[0] for "262424847815647" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@6334298c0c75: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262424847815647" TC_mo_ussd_iuse_imsi(167)@6334298c0c75: setverdict(pass): none -> pass 20250901085618928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@6334298c0c75: Final verdict of PTC: pass 20250901085618928 DAUC <0003> db_auc.c:157 IMSI='262429173240642': No 2G Auth Data 20250901085618928 DAUC <0003> db_auc.c:192 IMSI='262429173240642': No 3G Auth Data HLR_Test-GSUP(159)@6334298c0c75: Created GsupExpect[0] for "262429173240642" to be handled at TC_mo_ussd_iuse_imsi(168) 20250901085618934 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35408<->l=127.0.0.1:4258 20250901085618936 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618936 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618936 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429173240642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429173240642" session_id=4096602790 session_state=BEGIN} 20250901085618936 DSS <0004> hlr_ussd.c:576 262429173240642/0xf42d32a6: Process SS (BEGIN) 20250901085618936 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085618936 DSS <0004> hlr_ussd.c:518 262429173240642/0xf42d32a6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085618936 DSS <0004> hlr_ussd.c:363 262429173240642/0xf42d32a6: Tx USSD 'Your IMSI is 262429173240642' 20250901085618936 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429173240642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429173240642" session_id=4096602790 session_state=END} 20250901085618936 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429173240642 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085618936 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085618936 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618936 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6334298c0c75: Found GsupExpect[0] for "262429173240642" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@6334298c0c75: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429173240642" TC_mo_ussd_iuse_imsi(168)@6334298c0c75: setverdict(pass): none -> pass 20250901085618938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35408<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@6334298c0c75: Final verdict of PTC: pass 20250901085618939 DAUC <0003> db_auc.c:157 IMSI='262421393755870': No 2G Auth Data 20250901085618939 DAUC <0003> db_auc.c:192 IMSI='262421393755870': No 3G Auth Data HLR_Test-GSUP(159)@6334298c0c75: Created GsupExpect[0] for "262421393755870" to be handled at TC_mo_ussd_iuse_imsi(169) 20250901085618945 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 20250901085618947 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618947 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618947 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421393755870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421393755870" session_id=4011680142 session_state=BEGIN} 20250901085618947 DSS <0004> hlr_ussd.c:576 262421393755870/0xef1d618e: Process SS (BEGIN) 20250901085618948 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085618948 DSS <0004> hlr_ussd.c:518 262421393755870/0xef1d618e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085618948 DSS <0004> hlr_ussd.c:363 262421393755870/0xef1d618e: Tx USSD 'Your IMSI is 262421393755870' 20250901085618948 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421393755870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421393755870" session_id=4011680142 session_state=END} 20250901085618948 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262421393755870 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085618948 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085618948 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618948 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@6334298c0c75: Found GsupExpect[0] for "262421393755870" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@6334298c0c75: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262421393755870" TC_mo_ussd_iuse_imsi(169)@6334298c0c75: setverdict(pass): none -> pass 20250901085618949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35416<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@6334298c0c75: Final verdict of PTC: pass 20250901085618950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35358<->l=127.0.0.1:4258 20250901085618950 DLINP <000b> input/ipa.c:452 connected read/write 20250901085618950 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085618950 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085618950 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085618950 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@6334298c0c75: Final verdict of PTC: none 20250901085618950 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35615<->l=127.0.0.1:4259) 160@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 160: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@6334298c0c75: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Sep 1 08:56: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 20250901085618977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 20250901085619178 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67348) Waiting for packet dumper to finish... 1 (prev_count=67348, count=82188) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 08:56:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085622323 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085622323 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085622328 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622328 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48754<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085622333 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622334 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622334 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085622334 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085622334 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  20250901085622334 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085622334 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  20250901085622334 DLGSUP <0013> gsup_server.c:236 2:  20250901085622334 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085622334 DLGSUP <0013> gsup_server.c:236 3:  20250901085622334 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085622334 DLGSUP <0013> gsup_server.c:236 4:  20250901085622334 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085622334 DLGSUP <0013> gsup_server.c:236 5:  20250901085622334 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085622334 DLGSUP <0013> gsup_server.c:236 7:  20250901085622334 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085622334 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085622334 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085622334 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@6334298c0c75: 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") 20250901085622357 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46591<->l=127.0.0.1:4259) 20250901085622366 DAUC <0003> db_auc.c:157 IMSI='262422495664353': No 2G Auth Data 20250901085622366 DAUC <0003> db_auc.c:192 IMSI='262422495664353': No 3G Auth Data HLR_Test-GSUP(171)@6334298c0c75: Created GsupExpect[0] for "262422495664353" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20250901085622391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48762<->l=127.0.0.1:4258 20250901085622404 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622404 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622404 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422495664353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422495664353" source_name="the-source\n" session_id=1888687029 session_state=BEGIN} 20250901085622404 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901085622404 DSS <0004> hlr_ussd.c:576 262422495664353/0x709313b5: Process SS (BEGIN) 20250901085622404 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085622404 DSS <0004> hlr_ussd.c:518 262422495664353/0x709313b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085622404 DSS <0004> hlr_ussd.c:363 262422495664353/0x709313b5: Tx USSD 'Your IMSI is 262422495664353' 20250901085622404 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422495664353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422495664353" destination_name="the-source\n" session_id=1888687029 session_state=END} 20250901085622404 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262422495664353 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085622404 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085622404 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622404 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6334298c0c75: Found GsupExpect[0] for "262422495664353" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@6334298c0c75: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262422495664353" TC_mo_ussd_iuse_imsi_via_proxy(174)@6334298c0c75: setverdict(pass): none -> pass 20250901085622411 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48762<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@6334298c0c75: Final verdict of PTC: pass 20250901085622411 DAUC <0003> db_auc.c:157 IMSI='262426621207427': No 2G Auth Data 20250901085622411 DAUC <0003> db_auc.c:192 IMSI='262426621207427': No 3G Auth Data HLR_Test-GSUP(171)@6334298c0c75: Created GsupExpect[0] for "262426621207427" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20250901085622419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48772<->l=127.0.0.1:4258 20250901085622421 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622421 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622421 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426621207427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426621207427" source_name="the-source\n" session_id=1020752896 session_state=BEGIN} 20250901085622421 DSS <0004> hlr_ussd.c:576 262426621207427/0x3cd77400: Process SS (BEGIN) 20250901085622421 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085622421 DSS <0004> hlr_ussd.c:518 262426621207427/0x3cd77400: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085622421 DSS <0004> hlr_ussd.c:363 262426621207427/0x3cd77400: Tx USSD 'Your IMSI is 262426621207427' 20250901085622421 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426621207427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426621207427" destination_name="the-source\n" session_id=1020752896 session_state=END} 20250901085622421 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262426621207427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085622421 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085622421 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622421 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6334298c0c75: Found GsupExpect[0] for "262426621207427" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@6334298c0c75: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262426621207427" TC_mo_ussd_iuse_imsi_via_proxy(175)@6334298c0c75: setverdict(pass): none -> pass 20250901085622423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48772<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@6334298c0c75: Final verdict of PTC: pass 20250901085622423 DAUC <0003> db_auc.c:157 IMSI='262428097918534': No 2G Auth Data 20250901085622423 DAUC <0003> db_auc.c:192 IMSI='262428097918534': No 3G Auth Data HLR_Test-GSUP(171)@6334298c0c75: Created GsupExpect[0] for "262428097918534" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20250901085622429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48788<->l=127.0.0.1:4258 20250901085622432 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622432 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262428097918534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428097918534" source_name="the-source\n" session_id=4277103991 session_state=BEGIN} 20250901085622432 DSS <0004> hlr_ussd.c:576 262428097918534/0xfeef6d77: Process SS (BEGIN) 20250901085622432 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085622432 DSS <0004> hlr_ussd.c:518 262428097918534/0xfeef6d77: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085622432 DSS <0004> hlr_ussd.c:363 262428097918534/0xfeef6d77: Tx USSD 'Your IMSI is 262428097918534' 20250901085622432 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262428097918534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428097918534" destination_name="the-source\n" session_id=4277103991 session_state=END} 20250901085622432 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262428097918534 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085622432 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085622432 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622432 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6334298c0c75: Found GsupExpect[0] for "262428097918534" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@6334298c0c75: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262428097918534" TC_mo_ussd_iuse_imsi_via_proxy(176)@6334298c0c75: setverdict(pass): none -> pass 20250901085622433 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48788<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@6334298c0c75: Final verdict of PTC: pass 20250901085622434 DAUC <0003> db_auc.c:157 IMSI='262428189952218': No 2G Auth Data 20250901085622434 DAUC <0003> db_auc.c:192 IMSI='262428189952218': No 3G Auth Data HLR_Test-GSUP(171)@6334298c0c75: Created GsupExpect[0] for "262428189952218" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20250901085622439 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48800<->l=127.0.0.1:4258 20250901085622441 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622441 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622442 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262428189952218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428189952218" source_name="the-source\n" session_id=2994447036 session_state=BEGIN} 20250901085622442 DSS <0004> hlr_ussd.c:576 262428189952218/0xb27ba2bc: Process SS (BEGIN) 20250901085622442 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085622442 DSS <0004> hlr_ussd.c:518 262428189952218/0xb27ba2bc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085622442 DSS <0004> hlr_ussd.c:363 262428189952218/0xb27ba2bc: Tx USSD 'Your IMSI is 262428189952218' 20250901085622442 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262428189952218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428189952218" destination_name="the-source\n" session_id=2994447036 session_state=END} 20250901085622442 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262428189952218 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085622442 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085622442 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622442 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6334298c0c75: Found GsupExpect[0] for "262428189952218" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@6334298c0c75: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262428189952218" TC_mo_ussd_iuse_imsi_via_proxy(177)@6334298c0c75: setverdict(pass): none -> pass 20250901085622443 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48800<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@6334298c0c75: Final verdict of PTC: pass 20250901085622444 DAUC <0003> db_auc.c:157 IMSI='262422939752518': No 2G Auth Data 20250901085622444 DAUC <0003> db_auc.c:192 IMSI='262422939752518': No 3G Auth Data HLR_Test-GSUP(171)@6334298c0c75: Created GsupExpect[0] for "262422939752518" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20250901085622449 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 20250901085622452 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622452 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622452 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422939752518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422939752518" source_name="the-source\n" session_id=2037333069 session_state=BEGIN} 20250901085622452 DSS <0004> hlr_ussd.c:576 262422939752518/0x796f3c4d: Process SS (BEGIN) 20250901085622452 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085622452 DSS <0004> hlr_ussd.c:518 262422939752518/0x796f3c4d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085622452 DSS <0004> hlr_ussd.c:363 262422939752518/0x796f3c4d: Tx USSD 'Your IMSI is 262422939752518' 20250901085622452 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422939752518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422939752518" destination_name="the-source\n" session_id=2037333069 session_state=END} 20250901085622452 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262422939752518 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085622452 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085622452 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622452 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6334298c0c75: Found GsupExpect[0] for "262422939752518" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@6334298c0c75: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422939752518" TC_mo_ussd_iuse_imsi_via_proxy(178)@6334298c0c75: setverdict(pass): none -> pass 20250901085622453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@6334298c0c75: Final verdict of PTC: pass 20250901085622454 DAUC <0003> db_auc.c:157 IMSI='262428226767194': No 2G Auth Data 20250901085622454 DAUC <0003> db_auc.c:192 IMSI='262428226767194': No 3G Auth Data HLR_Test-GSUP(171)@6334298c0c75: Created GsupExpect[0] for "262428226767194" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20250901085622459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48812<->l=127.0.0.1:4258 20250901085622462 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622462 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622462 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262428226767194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428226767194" source_name="the-source\n" session_id=147087519 session_state=BEGIN} 20250901085622462 DSS <0004> hlr_ussd.c:576 262428226767194/0x08c4609f: Process SS (BEGIN) 20250901085622462 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085622462 DSS <0004> hlr_ussd.c:518 262428226767194/0x08c4609f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085622462 DSS <0004> hlr_ussd.c:363 262428226767194/0x08c4609f: Tx USSD 'Your IMSI is 262428226767194' 20250901085622462 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262428226767194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428226767194" destination_name="the-source\n" session_id=147087519 session_state=END} 20250901085622462 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262428226767194 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085622462 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085622462 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622462 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6334298c0c75: Found GsupExpect[0] for "262428226767194" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@6334298c0c75: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262428226767194" TC_mo_ussd_iuse_imsi_via_proxy(179)@6334298c0c75: setverdict(pass): none -> pass 20250901085622463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48812<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@6334298c0c75: Final verdict of PTC: pass 20250901085622464 DAUC <0003> db_auc.c:157 IMSI='262424400214699': No 2G Auth Data 20250901085622464 DAUC <0003> db_auc.c:192 IMSI='262424400214699': No 3G Auth Data HLR_Test-GSUP(171)@6334298c0c75: Created GsupExpect[0] for "262424400214699" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20250901085622469 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48826<->l=127.0.0.1:4258 20250901085622472 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622472 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622472 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424400214699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424400214699" source_name="the-source\n" session_id=1080830786 session_state=BEGIN} 20250901085622472 DSS <0004> hlr_ussd.c:576 262424400214699/0x406c2b42: Process SS (BEGIN) 20250901085622472 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085622472 DSS <0004> hlr_ussd.c:518 262424400214699/0x406c2b42: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085622472 DSS <0004> hlr_ussd.c:363 262424400214699/0x406c2b42: Tx USSD 'Your IMSI is 262424400214699' 20250901085622472 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424400214699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424400214699" destination_name="the-source\n" session_id=1080830786 session_state=END} 20250901085622472 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262424400214699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085622472 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085622472 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622472 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6334298c0c75: Found GsupExpect[0] for "262424400214699" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@6334298c0c75: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424400214699" TC_mo_ussd_iuse_imsi_via_proxy(180)@6334298c0c75: setverdict(pass): none -> pass 20250901085622473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48826<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@6334298c0c75: Final verdict of PTC: pass 20250901085622474 DAUC <0003> db_auc.c:157 IMSI='262428184124205': No 2G Auth Data 20250901085622474 DAUC <0003> db_auc.c:192 IMSI='262428184124205': No 3G Auth Data HLR_Test-GSUP(171)@6334298c0c75: Created GsupExpect[0] for "262428184124205" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20250901085622479 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4258 20250901085622482 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622482 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622482 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262428184124205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428184124205" source_name="the-source\n" session_id=3007216506 session_state=BEGIN} 20250901085622482 DSS <0004> hlr_ussd.c:576 262428184124205/0xb33e7b7a: Process SS (BEGIN) 20250901085622482 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20250901085622482 DSS <0004> hlr_ussd.c:518 262428184124205/0xb33e7b7a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20250901085622482 DSS <0004> hlr_ussd.c:363 262428184124205/0xb33e7b7a: Tx USSD 'Your IMSI is 262428184124205' 20250901085622482 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262428184124205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428184124205" destination_name="the-source\n" session_id=3007216506 session_state=END} 20250901085622482 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262428184124205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085622482 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085622482 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622482 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@6334298c0c75: Found GsupExpect[0] for "262428184124205" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@6334298c0c75: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262428184124205" TC_mo_ussd_iuse_imsi_via_proxy(181)@6334298c0c75: setverdict(pass): none -> pass 20250901085622483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48830<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@6334298c0c75: Final verdict of PTC: pass 20250901085622484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48754<->l=127.0.0.1:4258 20250901085622484 DLINP <000b> input/ipa.c:452 connected read/write 20250901085622484 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085622484 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085622484 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085622484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085622484 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250901085622484 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46591<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@6334298c0c75: Final verdict of PTC: none 172@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 172: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@6334298c0c75: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon Sep 1 08:56:22 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20250901085622508 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48832<->l=127.0.0.1:4258 20250901085622709 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48832<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=77848) Waiting for packet dumper to finish... 1 (prev_count=77848, count=83440) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon Sep 1 08:56:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_ussd_iuse_msisdn started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085625871 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085625871 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085625876 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625876 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085625877 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085625881 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085625881 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085625882 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085625882 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  20250901085625882 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085625882 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  20250901085625882 DLGSUP <0013> gsup_server.c:236 2:  20250901085625882 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085625882 DLGSUP <0013> gsup_server.c:236 3:  20250901085625882 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085625882 DLGSUP <0013> gsup_server.c:236 4:  20250901085625882 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085625882 DLGSUP <0013> gsup_server.c:236 5:  20250901085625882 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085625882 DLGSUP <0013> gsup_server.c:236 7:  20250901085625882 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085625882 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085625882 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085625882 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@6334298c0c75: 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") 20250901085625899 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39183<->l=127.0.0.1:4259) 20250901085625903 DAUC <0003> db_auc.c:157 IMSI='262425074641039': No 2G Auth Data 20250901085625903 DAUC <0003> db_auc.c:192 IMSI='262425074641039': No 3G Auth Data HLR_Test-GSUP(183)@6334298c0c75: Created GsupExpect[0] for "262425074641039" to be handled at TC_mo_ussd_iuse_msisdn(186) 20250901085625911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 20250901085625922 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625922 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085625922 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425074641039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425074641039" session_id=3289775132 session_state=BEGIN} 20250901085625922 DSS <0004> hlr_ussd.c:576 262425074641039/0xc415fc1c: Process SS (BEGIN) 20250901085625922 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085625922 DSS <0004> hlr_ussd.c:518 262425074641039/0xc415fc1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085625922 DSS <0004> hlr_ussd.c:363 262425074641039/0xc415fc1c: Tx USSD 'Your extension is 491616333675' 20250901085625922 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425074641039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425074641039" session_id=3289775132 session_state=END} 20250901085625922 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262425074641039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085625922 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085625922 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625922 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6334298c0c75: Found GsupExpect[0] for "262425074641039" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@6334298c0c75: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262425074641039" TC_mo_ussd_iuse_msisdn(186)@6334298c0c75: setverdict(pass): none -> pass 20250901085625931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@6334298c0c75: Final verdict of PTC: pass 20250901085625932 DAUC <0003> db_auc.c:157 IMSI='262421361186555': No 2G Auth Data 20250901085625932 DAUC <0003> db_auc.c:192 IMSI='262421361186555': No 3G Auth Data HLR_Test-GSUP(183)@6334298c0c75: Created GsupExpect[0] for "262421361186555" to be handled at TC_mo_ussd_iuse_msisdn(187) 20250901085625942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4258 20250901085625944 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085625944 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421361186555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421361186555" session_id=960638816 session_state=BEGIN} 20250901085625944 DSS <0004> hlr_ussd.c:576 262421361186555/0x39422f60: Process SS (BEGIN) 20250901085625944 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085625944 DSS <0004> hlr_ussd.c:518 262421361186555/0x39422f60: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085625944 DSS <0004> hlr_ussd.c:363 262421361186555/0x39422f60: Tx USSD 'Your extension is 491614678178' 20250901085625944 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421361186555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421361186555" session_id=960638816 session_state=END} 20250901085625944 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262421361186555 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085625944 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085625944 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6334298c0c75: Found GsupExpect[0] for "262421361186555" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@6334298c0c75: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262421361186555" TC_mo_ussd_iuse_msisdn(187)@6334298c0c75: setverdict(pass): none -> pass 20250901085625946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48858<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@6334298c0c75: Final verdict of PTC: pass 20250901085625946 DAUC <0003> db_auc.c:157 IMSI='262425727367479': No 2G Auth Data 20250901085625946 DAUC <0003> db_auc.c:192 IMSI='262425727367479': No 3G Auth Data HLR_Test-GSUP(183)@6334298c0c75: Created GsupExpect[0] for "262425727367479" to be handled at TC_mo_ussd_iuse_msisdn(188) 20250901085625952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48860<->l=127.0.0.1:4258 20250901085625955 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085625955 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425727367479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425727367479" session_id=2755483517 session_state=BEGIN} 20250901085625955 DSS <0004> hlr_ussd.c:576 262425727367479/0xa43d577d: Process SS (BEGIN) 20250901085625955 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085625955 DSS <0004> hlr_ussd.c:518 262425727367479/0xa43d577d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085625955 DSS <0004> hlr_ussd.c:363 262425727367479/0xa43d577d: Tx USSD 'Your extension is 491614485767' 20250901085625955 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425727367479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425727367479" session_id=2755483517 session_state=END} 20250901085625955 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262425727367479 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085625955 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085625955 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6334298c0c75: Found GsupExpect[0] for "262425727367479" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@6334298c0c75: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262425727367479" TC_mo_ussd_iuse_msisdn(188)@6334298c0c75: setverdict(pass): none -> pass 20250901085625956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48860<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@6334298c0c75: Final verdict of PTC: pass 20250901085625957 DAUC <0003> db_auc.c:157 IMSI='262429650306695': No 2G Auth Data 20250901085625957 DAUC <0003> db_auc.c:192 IMSI='262429650306695': No 3G Auth Data HLR_Test-GSUP(183)@6334298c0c75: Created GsupExpect[0] for "262429650306695" to be handled at TC_mo_ussd_iuse_msisdn(189) 20250901085625962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48864<->l=127.0.0.1:4258 20250901085625965 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625965 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085625965 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429650306695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429650306695" session_id=1355974735 session_state=BEGIN} 20250901085625965 DSS <0004> hlr_ussd.c:576 262429650306695/0x50d2884f: Process SS (BEGIN) 20250901085625965 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085625965 DSS <0004> hlr_ussd.c:518 262429650306695/0x50d2884f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085625965 DSS <0004> hlr_ussd.c:363 262429650306695/0x50d2884f: Tx USSD 'Your extension is 491615376606' 20250901085625965 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429650306695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429650306695" session_id=1355974735 session_state=END} 20250901085625965 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262429650306695 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085625965 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085625965 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625965 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6334298c0c75: Found GsupExpect[0] for "262429650306695" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@6334298c0c75: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262429650306695" TC_mo_ussd_iuse_msisdn(189)@6334298c0c75: setverdict(pass): none -> pass 20250901085625966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@6334298c0c75: Final verdict of PTC: pass 20250901085625967 DAUC <0003> db_auc.c:157 IMSI='262426491971390': No 2G Auth Data 20250901085625967 DAUC <0003> db_auc.c:192 IMSI='262426491971390': No 3G Auth Data HLR_Test-GSUP(183)@6334298c0c75: Created GsupExpect[0] for "262426491971390" to be handled at TC_mo_ussd_iuse_msisdn(190) 20250901085625972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48874<->l=127.0.0.1:4258 20250901085625976 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625976 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085625976 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426491971390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426491971390" session_id=3337622743 session_state=BEGIN} 20250901085625976 DSS <0004> hlr_ussd.c:576 262426491971390/0xc6f014d7: Process SS (BEGIN) 20250901085625976 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085625976 DSS <0004> hlr_ussd.c:518 262426491971390/0xc6f014d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085625976 DSS <0004> hlr_ussd.c:363 262426491971390/0xc6f014d7: Tx USSD 'Your extension is 491615708366' 20250901085625976 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426491971390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426491971390" session_id=3337622743 session_state=END} 20250901085625976 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262426491971390 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085625976 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085625976 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6334298c0c75: Found GsupExpect[0] for "262426491971390" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@6334298c0c75: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262426491971390" TC_mo_ussd_iuse_msisdn(190)@6334298c0c75: setverdict(pass): none -> pass 20250901085625978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48874<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@6334298c0c75: Final verdict of PTC: pass 20250901085625979 DAUC <0003> db_auc.c:157 IMSI='262424344771834': No 2G Auth Data 20250901085625979 DAUC <0003> db_auc.c:192 IMSI='262424344771834': No 3G Auth Data HLR_Test-GSUP(183)@6334298c0c75: Created GsupExpect[0] for "262424344771834" to be handled at TC_mo_ussd_iuse_msisdn(191) 20250901085625984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48886<->l=127.0.0.1:4258 20250901085625987 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085625987 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424344771834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424344771834" session_id=3912787517 session_state=BEGIN} 20250901085625987 DSS <0004> hlr_ussd.c:576 262424344771834/0xe938663d: Process SS (BEGIN) 20250901085625987 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085625987 DSS <0004> hlr_ussd.c:518 262424344771834/0xe938663d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085625987 DSS <0004> hlr_ussd.c:363 262424344771834/0xe938663d: Tx USSD 'Your extension is 491615485328' 20250901085625987 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424344771834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424344771834" session_id=3912787517 session_state=END} 20250901085625987 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262424344771834 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085625987 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085625987 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6334298c0c75: Found GsupExpect[0] for "262424344771834" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@6334298c0c75: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262424344771834" TC_mo_ussd_iuse_msisdn(191)@6334298c0c75: setverdict(pass): none -> pass 20250901085625989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48886<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@6334298c0c75: Final verdict of PTC: pass 20250901085625989 DAUC <0003> db_auc.c:157 IMSI='262421919491867': No 2G Auth Data 20250901085625989 DAUC <0003> db_auc.c:192 IMSI='262421919491867': No 3G Auth Data HLR_Test-GSUP(183)@6334298c0c75: Created GsupExpect[0] for "262421919491867" to be handled at TC_mo_ussd_iuse_msisdn(192) 20250901085625995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48888<->l=127.0.0.1:4258 20250901085625997 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085625997 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421919491867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421919491867" session_id=145423133 session_state=BEGIN} 20250901085625997 DSS <0004> hlr_ussd.c:576 262421919491867/0x08aafb1d: Process SS (BEGIN) 20250901085625997 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085625997 DSS <0004> hlr_ussd.c:518 262421919491867/0x08aafb1d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085625997 DSS <0004> hlr_ussd.c:363 262421919491867/0x08aafb1d: Tx USSD 'Your extension is 491614461714' 20250901085625997 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421919491867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421919491867" session_id=145423133 session_state=END} 20250901085625997 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421919491867 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085625997 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625997 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085625998 DLINP <000b> input/ipa.c:452 connected read/write 20250901085625998 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6334298c0c75: Found GsupExpect[0] for "262421919491867" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@6334298c0c75: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421919491867" TC_mo_ussd_iuse_msisdn(192)@6334298c0c75: setverdict(pass): none -> pass 20250901085625999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48888<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@6334298c0c75: Final verdict of PTC: pass 20250901085625999 DAUC <0003> db_auc.c:157 IMSI='262429677253538': No 2G Auth Data 20250901085625999 DAUC <0003> db_auc.c:192 IMSI='262429677253538': No 3G Auth Data HLR_Test-GSUP(183)@6334298c0c75: Created GsupExpect[0] for "262429677253538" to be handled at TC_mo_ussd_iuse_msisdn(193) 20250901085626005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 20250901085626008 DLINP <000b> input/ipa.c:452 connected read/write 20250901085626008 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085626008 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429677253538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429677253538" session_id=1173101074 session_state=BEGIN} 20250901085626008 DSS <0004> hlr_ussd.c:576 262429677253538/0x45ec1a12: Process SS (BEGIN) 20250901085626008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085626008 DSS <0004> hlr_ussd.c:518 262429677253538/0x45ec1a12: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085626008 DSS <0004> hlr_ussd.c:363 262429677253538/0x45ec1a12: Tx USSD 'Your extension is 491612562847' 20250901085626008 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429677253538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429677253538" session_id=1173101074 session_state=END} 20250901085626008 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429677253538 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085626008 DLINP <000b> input/ipa.c:452 connected read/write 20250901085626008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085626008 DLINP <000b> input/ipa.c:452 connected read/write 20250901085626008 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@6334298c0c75: Found GsupExpect[0] for "262429677253538" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@6334298c0c75: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429677253538" TC_mo_ussd_iuse_msisdn(193)@6334298c0c75: setverdict(pass): none -> pass 20250901085626009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@6334298c0c75: Final verdict of PTC: pass 20250901085626010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48836<->l=127.0.0.1:4258 20250901085626010 DLINP <000b> input/ipa.c:452 connected read/write 20250901085626010 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085626010 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085626010 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085626010 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085626010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39183<->l=127.0.0.1:4259) HLR_Test-GSUP(183)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@6334298c0c75: Final verdict of PTC: none 184@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 184: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@6334298c0c75: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Sep 1 08:56:26 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 20250901085626048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 20250901085626249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48900<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17160) Waiting for packet dumper to finish... 1 (prev_count=17160, count=82296) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 08:56:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085629383 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085629383 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085629386 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629386 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085629389 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629389 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629389 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085629389 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085629389 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  20250901085629389 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085629389 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  20250901085629389 DLGSUP <0013> gsup_server.c:236 2:  20250901085629389 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085629389 DLGSUP <0013> gsup_server.c:236 3:  20250901085629389 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085629389 DLGSUP <0013> gsup_server.c:236 4:  20250901085629389 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085629389 DLGSUP <0013> gsup_server.c:236 5:  20250901085629389 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085629389 DLGSUP <0013> gsup_server.c:236 7:  20250901085629389 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085629390 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085629390 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(194)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085629390 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@6334298c0c75: 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") 20250901085629400 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44613<->l=127.0.0.1:4259) 20250901085629403 DAUC <0003> db_auc.c:157 IMSI='262424361444978': No 2G Auth Data 20250901085629403 DAUC <0003> db_auc.c:192 IMSI='262424361444978': No 3G Auth Data HLR_Test-GSUP(195)@6334298c0c75: Created GsupExpect[0] for "262424361444978" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20250901085629408 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48922<->l=127.0.0.1:4258 20250901085629430 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629430 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262424361444978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424361444978" source_name="the-source\n" session_id=1084328348 session_state=BEGIN} 20250901085629430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901085629430 DSS <0004> hlr_ussd.c:576 262424361444978/0x40a1899c: Process SS (BEGIN) 20250901085629430 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085629430 DSS <0004> hlr_ussd.c:518 262424361444978/0x40a1899c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085629430 DSS <0004> hlr_ussd.c:363 262424361444978/0x40a1899c: Tx USSD 'Your extension is 491611752106' 20250901085629430 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262424361444978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424361444978" destination_name="the-source\n" session_id=1084328348 session_state=END} 20250901085629430 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262424361444978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085629430 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085629430 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629430 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6334298c0c75: Found GsupExpect[0] for "262424361444978" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@6334298c0c75: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262424361444978" TC_mo_ussd_iuse_msisdn_via_proxy(198)@6334298c0c75: setverdict(pass): none -> pass 20250901085629434 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48922<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@6334298c0c75: Final verdict of PTC: pass 20250901085629434 DAUC <0003> db_auc.c:157 IMSI='262425246709207': No 2G Auth Data 20250901085629434 DAUC <0003> db_auc.c:192 IMSI='262425246709207': No 3G Auth Data HLR_Test-GSUP(195)@6334298c0c75: Created GsupExpect[0] for "262425246709207" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20250901085629442 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 20250901085629445 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629445 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425246709207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425246709207" source_name="the-source\n" session_id=4234657715 session_state=BEGIN} 20250901085629445 DSS <0004> hlr_ussd.c:576 262425246709207/0xfc67bfb3: Process SS (BEGIN) 20250901085629445 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085629445 DSS <0004> hlr_ussd.c:518 262425246709207/0xfc67bfb3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085629445 DSS <0004> hlr_ussd.c:363 262425246709207/0xfc67bfb3: Tx USSD 'Your extension is 491617882556' 20250901085629445 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425246709207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425246709207" destination_name="the-source\n" session_id=4234657715 session_state=END} 20250901085629445 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262425246709207 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085629445 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085629445 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6334298c0c75: Found GsupExpect[0] for "262425246709207" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@6334298c0c75: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425246709207" TC_mo_ussd_iuse_msisdn_via_proxy(199)@6334298c0c75: setverdict(pass): none -> pass 20250901085629447 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48926<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@6334298c0c75: Final verdict of PTC: pass 20250901085629447 DAUC <0003> db_auc.c:157 IMSI='262427386058671': No 2G Auth Data 20250901085629447 DAUC <0003> db_auc.c:192 IMSI='262427386058671': No 3G Auth Data HLR_Test-GSUP(195)@6334298c0c75: Created GsupExpect[0] for "262427386058671" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20250901085629454 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48928<->l=127.0.0.1:4258 20250901085629457 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629457 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629457 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262427386058671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427386058671" source_name="the-source\n" session_id=1559655976 session_state=BEGIN} 20250901085629457 DSS <0004> hlr_ussd.c:576 262427386058671/0x5cf67628: Process SS (BEGIN) 20250901085629457 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085629457 DSS <0004> hlr_ussd.c:518 262427386058671/0x5cf67628: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085629457 DSS <0004> hlr_ussd.c:363 262427386058671/0x5cf67628: Tx USSD 'Your extension is 491613367675' 20250901085629457 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262427386058671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427386058671" destination_name="the-source\n" session_id=1559655976 session_state=END} 20250901085629457 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262427386058671 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085629457 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085629457 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629457 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6334298c0c75: Found GsupExpect[0] for "262427386058671" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@6334298c0c75: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262427386058671" TC_mo_ussd_iuse_msisdn_via_proxy(200)@6334298c0c75: setverdict(pass): none -> pass 20250901085629459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48928<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@6334298c0c75: Final verdict of PTC: pass 20250901085629459 DAUC <0003> db_auc.c:157 IMSI='262422521426008': No 2G Auth Data 20250901085629459 DAUC <0003> db_auc.c:192 IMSI='262422521426008': No 3G Auth Data HLR_Test-GSUP(195)@6334298c0c75: Created GsupExpect[0] for "262422521426008" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20250901085629465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48932<->l=127.0.0.1:4258 20250901085629468 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629468 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629468 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262422521426008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422521426008" source_name="the-source\n" session_id=1333496232 session_state=BEGIN} 20250901085629468 DSS <0004> hlr_ussd.c:576 262422521426008/0x4f7b89a8: Process SS (BEGIN) 20250901085629468 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085629468 DSS <0004> hlr_ussd.c:518 262422521426008/0x4f7b89a8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085629468 DSS <0004> hlr_ussd.c:363 262422521426008/0x4f7b89a8: Tx USSD 'Your extension is 491611678271' 20250901085629468 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262422521426008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422521426008" destination_name="the-source\n" session_id=1333496232 session_state=END} 20250901085629468 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262422521426008 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085629468 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085629468 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629468 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6334298c0c75: Found GsupExpect[0] for "262422521426008" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@6334298c0c75: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262422521426008" TC_mo_ussd_iuse_msisdn_via_proxy(201)@6334298c0c75: setverdict(pass): none -> pass 20250901085629469 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48932<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@6334298c0c75: Final verdict of PTC: pass 20250901085629470 DAUC <0003> db_auc.c:157 IMSI='262421346339716': No 2G Auth Data 20250901085629470 DAUC <0003> db_auc.c:192 IMSI='262421346339716': No 3G Auth Data HLR_Test-GSUP(195)@6334298c0c75: Created GsupExpect[0] for "262421346339716" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20250901085629475 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4258 20250901085629479 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629479 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629479 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421346339716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421346339716" source_name="the-source\n" session_id=988055508 session_state=BEGIN} 20250901085629479 DSS <0004> hlr_ussd.c:576 262421346339716/0x3ae487d4: Process SS (BEGIN) 20250901085629479 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085629479 DSS <0004> hlr_ussd.c:518 262421346339716/0x3ae487d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085629479 DSS <0004> hlr_ussd.c:363 262421346339716/0x3ae487d4: Tx USSD 'Your extension is 491610171810' 20250901085629479 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421346339716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421346339716" destination_name="the-source\n" session_id=988055508 session_state=END} 20250901085629479 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262421346339716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085629479 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085629479 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629479 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6334298c0c75: Found GsupExpect[0] for "262421346339716" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@6334298c0c75: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421346339716" TC_mo_ussd_iuse_msisdn_via_proxy(202)@6334298c0c75: setverdict(pass): none -> pass 20250901085629481 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48936<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@6334298c0c75: Final verdict of PTC: pass 20250901085629481 DAUC <0003> db_auc.c:157 IMSI='262421244816264': No 2G Auth Data 20250901085629481 DAUC <0003> db_auc.c:192 IMSI='262421244816264': No 3G Auth Data HLR_Test-GSUP(195)@6334298c0c75: Created GsupExpect[0] for "262421244816264" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20250901085629489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48940<->l=127.0.0.1:4258 20250901085629492 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629492 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629492 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262421244816264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421244816264" source_name="the-source\n" session_id=1774320377 session_state=BEGIN} 20250901085629492 DSS <0004> hlr_ussd.c:576 262421244816264/0x69c1faf9: Process SS (BEGIN) 20250901085629492 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085629492 DSS <0004> hlr_ussd.c:518 262421244816264/0x69c1faf9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085629492 DSS <0004> hlr_ussd.c:363 262421244816264/0x69c1faf9: Tx USSD 'Your extension is 491618253865' 20250901085629492 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262421244816264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421244816264" destination_name="the-source\n" session_id=1774320377 session_state=END} 20250901085629492 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262421244816264 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085629492 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085629492 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629492 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6334298c0c75: Found GsupExpect[0] for "262421244816264" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@6334298c0c75: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262421244816264" TC_mo_ussd_iuse_msisdn_via_proxy(203)@6334298c0c75: setverdict(pass): none -> pass 20250901085629494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48940<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@6334298c0c75: Final verdict of PTC: pass 20250901085629494 DAUC <0003> db_auc.c:157 IMSI='262425239017788': No 2G Auth Data 20250901085629494 DAUC <0003> db_auc.c:192 IMSI='262425239017788': No 3G Auth Data HLR_Test-GSUP(195)@6334298c0c75: Created GsupExpect[0] for "262425239017788" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20250901085629500 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48956<->l=127.0.0.1:4258 20250901085629503 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629503 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629503 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425239017788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425239017788" source_name="the-source\n" session_id=3088184308 session_state=BEGIN} 20250901085629503 DSS <0004> hlr_ussd.c:576 262425239017788/0xb811f3f4: Process SS (BEGIN) 20250901085629503 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085629503 DSS <0004> hlr_ussd.c:518 262425239017788/0xb811f3f4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085629503 DSS <0004> hlr_ussd.c:363 262425239017788/0xb811f3f4: Tx USSD 'Your extension is 491610086727' 20250901085629503 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425239017788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425239017788" destination_name="the-source\n" session_id=3088184308 session_state=END} 20250901085629503 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425239017788 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085629503 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085629503 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629503 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6334298c0c75: Found GsupExpect[0] for "262425239017788" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@6334298c0c75: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425239017788" TC_mo_ussd_iuse_msisdn_via_proxy(204)@6334298c0c75: setverdict(pass): none -> pass 20250901085629505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48956<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@6334298c0c75: Final verdict of PTC: pass 20250901085629505 DAUC <0003> db_auc.c:157 IMSI='262429343972888': No 2G Auth Data 20250901085629505 DAUC <0003> db_auc.c:192 IMSI='262429343972888': No 3G Auth Data HLR_Test-GSUP(195)@6334298c0c75: Created GsupExpect[0] for "262429343972888" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20250901085629511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4258 20250901085629513 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629513 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629513 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262429343972888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429343972888" source_name="the-source\n" session_id=3247320944 session_state=BEGIN} 20250901085629513 DSS <0004> hlr_ussd.c:576 262429343972888/0xc18e2f70: Process SS (BEGIN) 20250901085629513 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20250901085629513 DSS <0004> hlr_ussd.c:518 262429343972888/0xc18e2f70: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20250901085629513 DSS <0004> hlr_ussd.c:363 262429343972888/0xc18e2f70: Tx USSD 'Your extension is 491613653157' 20250901085629513 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262429343972888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429343972888" destination_name="the-source\n" session_id=3247320944 session_state=END} 20250901085629513 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262429343972888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085629513 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085629513 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629513 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@6334298c0c75: Found GsupExpect[0] for "262429343972888" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@6334298c0c75: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262429343972888" TC_mo_ussd_iuse_msisdn_via_proxy(205)@6334298c0c75: setverdict(pass): none -> pass 20250901085629515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48964<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@6334298c0c75: Final verdict of PTC: pass 20250901085629515 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48908<->l=127.0.0.1:4258 20250901085629516 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44613<->l=127.0.0.1:4259) HLR_Test-GSUP(195)@6334298c0c75: Final verdict of PTC: none 20250901085629516 DLINP <000b> input/ipa.c:452 connected read/write 20250901085629516 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085629516 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085629516 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085629516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085629516 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 196: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@6334298c0c75: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon Sep 1 08:56:29 UTC 2025 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20250901085629540 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4258 20250901085629741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48970<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=81324) Waiting for packet dumper to finish... 1 (prev_count=81324, count=83508) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon Sep 1 08:56:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_ussd_euse started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 20250901085632877 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36647 20250901085632878 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:36647 MTC@6334298c0c75: in not legacy case 2 IPA-EUSE-foobar(208)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085632879 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632879 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085632880 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085632880 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@6334298c0c75: 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(208)@6334298c0c75: 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(207)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085632881 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632881 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085632881 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085632881 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250901085632881 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250901085632881 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250901085632881 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  20250901085632881 DLGSUP <0013> gsup_server.c:236 2:  20250901085632881 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085632881 DLGSUP <0013> gsup_server.c:236 3:  20250901085632881 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085632881 DLGSUP <0013> gsup_server.c:236 4:  20250901085632881 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085632881 DLGSUP <0013> gsup_server.c:236 5:  20250901085632881 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085632881 DLGSUP <0013> gsup_server.c:236 7:  20250901085632881 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085632881 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085632881 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085632881 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36647 IPA-EUSE-foobar(208)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085632881 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085632882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085632884 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632884 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085632884 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085632884 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085632884 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  20250901085632884 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085632884 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  20250901085632884 DLGSUP <0013> gsup_server.c:236 2:  20250901085632884 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085632884 DLGSUP <0013> gsup_server.c:236 3:  20250901085632884 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085632884 DLGSUP <0013> gsup_server.c:236 4:  20250901085632884 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085632884 DLGSUP <0013> gsup_server.c:236 5:  20250901085632884 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085632884 DLGSUP <0013> gsup_server.c:236 7:  20250901085632884 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085632884 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085632884 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085632884 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@6334298c0c75: 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") 20250901085632895 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41169<->l=127.0.0.1:4259) 20250901085632897 DAUC <0003> db_auc.c:157 IMSI='262425018194871': No 2G Auth Data 20250901085632897 DAUC <0003> db_auc.c:192 IMSI='262425018194871': No 3G Auth Data HLR_Test-GSUP(209)@6334298c0c75: Created GsupExpect[0] for "262425018194871" to be handled at TC_mo_ussd_euse(212) 20250901085632903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 20250901085632930 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632930 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085632930 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425018194871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425018194871" session_id=180142125 session_state=BEGIN} 20250901085632930 DSS <0004> hlr_ussd.c:576 262425018194871/0x0abcc02d: Process SS (BEGIN) 20250901085632930 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085632930 DSS <0004> hlr_ussd.c:518 262425018194871/0x0abcc02d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085632930 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632930 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data 20250901085632930 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632930 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data EUSE-TC_mo_ussd_euse(206)@6334298c0c75: 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 } } } } } 20250901085632946 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632946 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085632946 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262425018194871 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425018194871" session_id=180142125 session_state=END} 20250901085632946 DSS <0004> hlr_ussd.c:576 262425018194871/0x0abcc02d: Process SS (END) 20250901085632946 DSS <0004> hlr_ussd.c:518 262425018194871/0x0abcc02d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085632946 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425018194871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425018194871" session_id=180142125 session_state=END} 20250901085632946 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425018194871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085632946 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262425018194871 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085632946 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085632947 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632947 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6334298c0c75: Found GsupExpect[0] for "262425018194871" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@6334298c0c75: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425018194871" TC_mo_ussd_euse(212)@6334298c0c75: setverdict(pass): none -> pass 20250901085632957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58444<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@6334298c0c75: Final verdict of PTC: pass 20250901085632959 DAUC <0003> db_auc.c:157 IMSI='262429063603472': No 2G Auth Data 20250901085632959 DAUC <0003> db_auc.c:192 IMSI='262429063603472': No 3G Auth Data HLR_Test-GSUP(209)@6334298c0c75: Created GsupExpect[0] for "262429063603472" to be handled at TC_mo_ussd_euse(213) 20250901085632972 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 20250901085632975 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632975 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085632975 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429063603472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429063603472" session_id=1515019470 session_state=BEGIN} 20250901085632975 DSS <0004> hlr_ussd.c:576 262429063603472/0x5a4d5cce: Process SS (BEGIN) 20250901085632975 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085632975 DSS <0004> hlr_ussd.c:518 262429063603472/0x5a4d5cce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085632975 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632975 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data 20250901085632975 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632975 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data EUSE-TC_mo_ussd_euse(206)@6334298c0c75: 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 } } } } } 20250901085632976 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632976 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085632976 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262429063603472 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429063603472" session_id=1515019470 session_state=END} 20250901085632976 DSS <0004> hlr_ussd.c:576 262429063603472/0x5a4d5cce: Process SS (END) 20250901085632976 DSS <0004> hlr_ussd.c:518 262429063603472/0x5a4d5cce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085632976 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429063603472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429063603472" session_id=1515019470 session_state=END} 20250901085632976 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429063603472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085632976 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262429063603472 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085632976 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085632976 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632976 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6334298c0c75: Found GsupExpect[0] for "262429063603472" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@6334298c0c75: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429063603472" TC_mo_ussd_euse(213)@6334298c0c75: setverdict(pass): none -> pass 20250901085632978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58460<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@6334298c0c75: Final verdict of PTC: pass 20250901085632978 DAUC <0003> db_auc.c:157 IMSI='262421198171987': No 2G Auth Data 20250901085632978 DAUC <0003> db_auc.c:192 IMSI='262421198171987': No 3G Auth Data HLR_Test-GSUP(209)@6334298c0c75: Created GsupExpect[0] for "262421198171987" to be handled at TC_mo_ussd_euse(214) 20250901085632987 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20250901085632992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085632992 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421198171987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421198171987" session_id=1433708478 session_state=BEGIN} 20250901085632992 DSS <0004> hlr_ussd.c:576 262421198171987/0x5574a7be: Process SS (BEGIN) 20250901085632992 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085632992 DSS <0004> hlr_ussd.c:518 262421198171987/0x5574a7be: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085632992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632992 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data 20250901085632992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632992 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data EUSE-TC_mo_ussd_euse(206)@6334298c0c75: 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 } } } } } 20250901085632993 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632993 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085632993 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262421198171987 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421198171987" session_id=1433708478 session_state=END} 20250901085632993 DSS <0004> hlr_ussd.c:576 262421198171987/0x5574a7be: Process SS (END) 20250901085632993 DSS <0004> hlr_ussd.c:518 262421198171987/0x5574a7be: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085632993 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421198171987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421198171987" session_id=1433708478 session_state=END} 20250901085632993 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262421198171987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085632993 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262421198171987 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085632993 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085632993 DLINP <000b> input/ipa.c:452 connected read/write 20250901085632993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6334298c0c75: Found GsupExpect[0] for "262421198171987" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@6334298c0c75: Added IMSI table entry 2TC_mo_ussd_euse(214)"262421198171987" TC_mo_ussd_euse(214)@6334298c0c75: setverdict(pass): none -> pass 20250901085632996 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@6334298c0c75: Final verdict of PTC: pass 20250901085632997 DAUC <0003> db_auc.c:157 IMSI='262429930656949': No 2G Auth Data 20250901085632997 DAUC <0003> db_auc.c:192 IMSI='262429930656949': No 3G Auth Data HLR_Test-GSUP(209)@6334298c0c75: Created GsupExpect[0] for "262429930656949" to be handled at TC_mo_ussd_euse(215) 20250901085633011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 20250901085633015 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633015 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085633015 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429930656949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429930656949" session_id=3230201245 session_state=BEGIN} 20250901085633015 DSS <0004> hlr_ussd.c:576 262429930656949/0xc088f59d: Process SS (BEGIN) 20250901085633015 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085633015 DSS <0004> hlr_ussd.c:518 262429930656949/0xc088f59d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085633015 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633015 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data 20250901085633015 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633015 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data EUSE-TC_mo_ussd_euse(206)@6334298c0c75: 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 } } } } } 20250901085633016 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633016 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085633016 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262429930656949 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429930656949" session_id=3230201245 session_state=END} 20250901085633016 DSS <0004> hlr_ussd.c:576 262429930656949/0xc088f59d: Process SS (END) 20250901085633016 DSS <0004> hlr_ussd.c:518 262429930656949/0xc088f59d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085633016 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429930656949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429930656949" session_id=3230201245 session_state=END} 20250901085633016 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262429930656949 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085633016 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262429930656949 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085633016 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085633016 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633016 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6334298c0c75: Found GsupExpect[0] for "262429930656949" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@6334298c0c75: Added IMSI table entry 3TC_mo_ussd_euse(215)"262429930656949" TC_mo_ussd_euse(215)@6334298c0c75: setverdict(pass): none -> pass 20250901085633019 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58476<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@6334298c0c75: Final verdict of PTC: pass 20250901085633020 DAUC <0003> db_auc.c:157 IMSI='262426975350493': No 2G Auth Data 20250901085633020 DAUC <0003> db_auc.c:192 IMSI='262426975350493': No 3G Auth Data HLR_Test-GSUP(209)@6334298c0c75: Created GsupExpect[0] for "262426975350493" to be handled at TC_mo_ussd_euse(216) 20250901085633031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20250901085633034 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633034 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085633034 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426975350493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426975350493" session_id=2680269563 session_state=BEGIN} 20250901085633034 DSS <0004> hlr_ussd.c:576 262426975350493/0x9fc1aafb: Process SS (BEGIN) 20250901085633034 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085633034 DSS <0004> hlr_ussd.c:518 262426975350493/0x9fc1aafb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085633034 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633034 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data 20250901085633034 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633034 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data EUSE-TC_mo_ussd_euse(206)@6334298c0c75: 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 } } } } } 20250901085633035 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633035 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085633035 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262426975350493 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426975350493" session_id=2680269563 session_state=END} 20250901085633035 DSS <0004> hlr_ussd.c:576 262426975350493/0x9fc1aafb: Process SS (END) 20250901085633035 DSS <0004> hlr_ussd.c:518 262426975350493/0x9fc1aafb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085633035 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426975350493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426975350493" session_id=2680269563 session_state=END} 20250901085633035 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262426975350493 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085633035 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262426975350493 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085633035 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085633035 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633035 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6334298c0c75: Found GsupExpect[0] for "262426975350493" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@6334298c0c75: Added IMSI table entry 4TC_mo_ussd_euse(216)"262426975350493" TC_mo_ussd_euse(216)@6334298c0c75: setverdict(pass): none -> pass 20250901085633037 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@6334298c0c75: Final verdict of PTC: pass 20250901085633038 DAUC <0003> db_auc.c:157 IMSI='262429255789897': No 2G Auth Data 20250901085633038 DAUC <0003> db_auc.c:192 IMSI='262429255789897': No 3G Auth Data HLR_Test-GSUP(209)@6334298c0c75: Created GsupExpect[0] for "262429255789897" to be handled at TC_mo_ussd_euse(217) 20250901085633044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 20250901085633047 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633047 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085633047 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429255789897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429255789897" session_id=1634293352 session_state=BEGIN} 20250901085633047 DSS <0004> hlr_ussd.c:576 262429255789897/0x61695668: Process SS (BEGIN) 20250901085633047 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085633047 DSS <0004> hlr_ussd.c:518 262429255789897/0x61695668: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085633047 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633047 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data 20250901085633047 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633047 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data EUSE-TC_mo_ussd_euse(206)@6334298c0c75: 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 } } } } } 20250901085633048 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633048 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085633048 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262429255789897 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429255789897" session_id=1634293352 session_state=END} 20250901085633048 DSS <0004> hlr_ussd.c:576 262429255789897/0x61695668: Process SS (END) 20250901085633048 DSS <0004> hlr_ussd.c:518 262429255789897/0x61695668: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085633048 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429255789897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429255789897" session_id=1634293352 session_state=END} 20250901085633048 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429255789897 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085633048 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262429255789897 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085633048 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085633048 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633048 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6334298c0c75: Found GsupExpect[0] for "262429255789897" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@6334298c0c75: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429255789897" TC_mo_ussd_euse(217)@6334298c0c75: setverdict(pass): none -> pass 20250901085633050 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@6334298c0c75: Final verdict of PTC: pass 20250901085633050 DAUC <0003> db_auc.c:157 IMSI='262421703489036': No 2G Auth Data 20250901085633050 DAUC <0003> db_auc.c:192 IMSI='262421703489036': No 3G Auth Data HLR_Test-GSUP(209)@6334298c0c75: Created GsupExpect[0] for "262421703489036" to be handled at TC_mo_ussd_euse(218) 20250901085633056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 20250901085633059 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633059 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085633059 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421703489036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421703489036" session_id=4017521075 session_state=BEGIN} 20250901085633059 DSS <0004> hlr_ussd.c:576 262421703489036/0xef7681b3: Process SS (BEGIN) 20250901085633059 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085633059 DSS <0004> hlr_ussd.c:518 262421703489036/0xef7681b3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085633059 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633059 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data 20250901085633059 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633059 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data EUSE-TC_mo_ussd_euse(206)@6334298c0c75: 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 } } } } } 20250901085633060 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633060 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085633060 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262421703489036 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421703489036" session_id=4017521075 session_state=END} 20250901085633060 DSS <0004> hlr_ussd.c:576 262421703489036/0xef7681b3: Process SS (END) 20250901085633060 DSS <0004> hlr_ussd.c:518 262421703489036/0xef7681b3: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085633060 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421703489036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421703489036" session_id=4017521075 session_state=END} 20250901085633060 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262421703489036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085633060 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262421703489036 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085633060 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085633060 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633060 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6334298c0c75: Found GsupExpect[0] for "262421703489036" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@6334298c0c75: Added IMSI table entry 6TC_mo_ussd_euse(218)"262421703489036" TC_mo_ussd_euse(218)@6334298c0c75: setverdict(pass): none -> pass 20250901085633062 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58500<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@6334298c0c75: Final verdict of PTC: pass 20250901085633062 DAUC <0003> db_auc.c:157 IMSI='262427011744524': No 2G Auth Data 20250901085633062 DAUC <0003> db_auc.c:192 IMSI='262427011744524': No 3G Auth Data HLR_Test-GSUP(209)@6334298c0c75: Created GsupExpect[0] for "262427011744524" to be handled at TC_mo_ussd_euse(219) 20250901085633067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20250901085633071 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633071 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085633071 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427011744524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427011744524" session_id=727696924 session_state=BEGIN} 20250901085633071 DSS <0004> hlr_ussd.c:576 262427011744524/0x2b5fc61c: Process SS (BEGIN) 20250901085633071 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085633071 DSS <0004> hlr_ussd.c:518 262427011744524/0x2b5fc61c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085633071 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633071 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data 20250901085633071 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633071 DLINP <000b> input/ipa.c:432 127.0.0.1:36647 sending data EUSE-TC_mo_ussd_euse(206)@6334298c0c75: 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 } } } } } 20250901085633072 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633072 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085633072 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427011744524 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427011744524" session_id=727696924 session_state=END} 20250901085633072 DSS <0004> hlr_ussd.c:576 262427011744524/0x2b5fc61c: Process SS (END) 20250901085633072 DSS <0004> hlr_ussd.c:518 262427011744524/0x2b5fc61c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085633072 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427011744524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427011744524" session_id=727696924 session_state=END} 20250901085633072 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427011744524 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085633072 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427011744524 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085633072 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085633072 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633072 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@6334298c0c75: Found GsupExpect[0] for "262427011744524" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@6334298c0c75: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427011744524" TC_mo_ussd_euse(219)@6334298c0c75: setverdict(pass): none -> pass 20250901085633073 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@6334298c0c75: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@6334298c0c75: Final verdict of PTC: none 20250901085633074 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58430<->l=127.0.0.1:4258 20250901085633074 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633074 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085633074 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085633075 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085633075 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085633075 DLINP <000b> input/ipa.c:452 connected read/write 20250901085633075 DLINP <000b> input/ipa.c:406 127.0.0.1:36647 message received 20250901085633075 DLINP <000b> input/ipa.c:415 127.0.0.1:36647 connection closed with server 20250901085633075 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:36647 20250901085633075 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250901085633075 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41169<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@6334298c0c75: Final verdict of PTC: none 210@6334298c0c75: Final verdict of PTC: none IPA-EUSE-foobar(208)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 210: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@6334298c0c75: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Sep 1 08:56:33 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 20250901085633101 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20250901085633303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=91336) Waiting for packet dumper to finish... 1 (prev_count=91336, count=111452) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon Sep 1 08:56:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_ussd_euse_continue started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 20250901085636425 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:39187 20250901085636425 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:39187 MTC@6334298c0c75: in not legacy case 2 IPA-EUSE-foobar(222)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085636427 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636427 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636427 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085636427 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085636429 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636429 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 IPA-EUSE-foobar(222)@6334298c0c75: 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(222)@6334298c0c75: 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 } } } } 20250901085636430 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636430 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636430 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085636430 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250901085636430 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250901085636430 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250901085636430 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  20250901085636430 DLGSUP <0013> gsup_server.c:236 2:  20250901085636430 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085636430 DLGSUP <0013> gsup_server.c:236 3:  20250901085636430 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085636430 DLGSUP <0013> gsup_server.c:236 4:  20250901085636430 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085636430 DLGSUP <0013> gsup_server.c:236 5:  20250901085636430 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085636430 DLGSUP <0013> gsup_server.c:236 7:  20250901085636430 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085636430 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085636430 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085636430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:39187 HLR_Test-GSUP-IPA(221)@6334298c0c75: 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(222)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@6334298c0c75: 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 } } } } 20250901085636430 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636430 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636430 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085636430 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085636430 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  20250901085636430 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085636430 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  20250901085636430 DLGSUP <0013> gsup_server.c:236 2:  20250901085636430 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085636430 DLGSUP <0013> gsup_server.c:236 3:  20250901085636430 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085636431 DLGSUP <0013> gsup_server.c:236 4:  20250901085636431 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085636431 DLGSUP <0013> gsup_server.c:236 5:  20250901085636431 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085636431 DLGSUP <0013> gsup_server.c:236 7:  20250901085636431 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085636431 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085636431 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085636431 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@6334298c0c75: 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") 20250901085636442 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43547<->l=127.0.0.1:4259) 20250901085636445 DAUC <0003> db_auc.c:157 IMSI='262429894551738': No 2G Auth Data 20250901085636445 DAUC <0003> db_auc.c:192 IMSI='262429894551738': No 3G Auth Data HLR_Test-GSUP(223)@6334298c0c75: Created GsupExpect[0] for "262429894551738" to be handled at TC_mo_ussd_euse_continue(226) 20250901085636452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20250901085636474 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636474 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636474 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429894551738" session_id=1185628721 session_state=BEGIN} 20250901085636474 DSS <0004> hlr_ussd.c:576 262429894551738/0x46ab4231: Process SS (BEGIN) 20250901085636474 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085636474 DSS <0004> hlr_ussd.c:518 262429894551738/0x46ab4231: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085636474 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636474 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636474 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636474 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636487 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636487 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636487 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429894551738" session_id=1185628721 session_state=CONTINUE} 20250901085636487 DSS <0004> hlr_ussd.c:576 262429894551738/0x46ab4231: Process SS (CONTINUE) 20250901085636487 DSS <0004> hlr_ussd.c:518 262429894551738/0x46ab4231: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085636487 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429894551738" session_id=1185628721 session_state=CONTINUE} 20250901085636487 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636487 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636487 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636487 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6334298c0c75: Found GsupExpect[0] for "262429894551738" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@6334298c0c75: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262429894551738" TC_mo_ussd_euse_continue(226)@6334298c0c75: setverdict(pass): none -> pass 20250901085636494 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636494 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636494 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429894551738" session_id=1185628721 session_state=CONTINUE} 20250901085636494 DSS <0004> hlr_ussd.c:576 262429894551738/0x46ab4231: Process SS (CONTINUE) 20250901085636494 DSS <0004> hlr_ussd.c:518 262429894551738/0x46ab4231: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636494 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636494 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636494 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636494 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636494 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636496 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636496 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636496 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429894551738" session_id=1185628721 session_state=END} 20250901085636496 DSS <0004> hlr_ussd.c:576 262429894551738/0x46ab4231: Process SS (END) 20250901085636496 DSS <0004> hlr_ussd.c:518 262429894551738/0x46ab4231: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636496 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429894551738" session_id=1185628721 session_state=END} 20250901085636496 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636496 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262429894551738 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636496 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636496 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636496 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085636498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@6334298c0c75: Final verdict of PTC: pass 20250901085636499 DAUC <0003> db_auc.c:157 IMSI='262422144952968': No 2G Auth Data 20250901085636499 DAUC <0003> db_auc.c:192 IMSI='262422144952968': No 3G Auth Data HLR_Test-GSUP(223)@6334298c0c75: Created GsupExpect[0] for "262422144952968" to be handled at TC_mo_ussd_euse_continue(227) 20250901085636512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4258 20250901085636515 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636515 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636515 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422144952968" session_id=2773359030 session_state=BEGIN} 20250901085636515 DSS <0004> hlr_ussd.c:576 262422144952968/0xa54e19b6: Process SS (BEGIN) 20250901085636515 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085636515 DSS <0004> hlr_ussd.c:518 262422144952968/0xa54e19b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085636515 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636515 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636515 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636515 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636516 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636516 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636516 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422144952968" session_id=2773359030 session_state=CONTINUE} 20250901085636516 DSS <0004> hlr_ussd.c:576 262422144952968/0xa54e19b6: Process SS (CONTINUE) 20250901085636516 DSS <0004> hlr_ussd.c:518 262422144952968/0xa54e19b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085636516 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422144952968" session_id=2773359030 session_state=CONTINUE} 20250901085636516 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636516 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636516 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636516 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6334298c0c75: Found GsupExpect[0] for "262422144952968" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@6334298c0c75: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422144952968" TC_mo_ussd_euse_continue(227)@6334298c0c75: setverdict(pass): none -> pass 20250901085636518 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636518 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422144952968" session_id=2773359030 session_state=CONTINUE} 20250901085636518 DSS <0004> hlr_ussd.c:576 262422144952968/0xa54e19b6: Process SS (CONTINUE) 20250901085636518 DSS <0004> hlr_ussd.c:518 262422144952968/0xa54e19b6: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636518 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636518 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636518 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636518 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636518 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636519 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636519 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636519 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422144952968" session_id=2773359030 session_state=END} 20250901085636519 DSS <0004> hlr_ussd.c:576 262422144952968/0xa54e19b6: Process SS (END) 20250901085636519 DSS <0004> hlr_ussd.c:518 262422144952968/0xa54e19b6: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636519 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422144952968" session_id=2773359030 session_state=END} 20250901085636519 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636519 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422144952968 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636519 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636519 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636519 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085636520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@6334298c0c75: Final verdict of PTC: pass 20250901085636520 DAUC <0003> db_auc.c:157 IMSI='262424857625712': No 2G Auth Data 20250901085636520 DAUC <0003> db_auc.c:192 IMSI='262424857625712': No 3G Auth Data HLR_Test-GSUP(223)@6334298c0c75: Created GsupExpect[0] for "262424857625712" to be handled at TC_mo_ussd_euse_continue(228) 20250901085636527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 20250901085636529 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636529 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636529 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424857625712" session_id=244116642 session_state=BEGIN} 20250901085636529 DSS <0004> hlr_ussd.c:576 262424857625712/0x0e8ceca2: Process SS (BEGIN) 20250901085636529 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085636529 DSS <0004> hlr_ussd.c:518 262424857625712/0x0e8ceca2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085636529 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636529 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636529 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636529 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636530 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636530 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636530 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424857625712" session_id=244116642 session_state=CONTINUE} 20250901085636530 DSS <0004> hlr_ussd.c:576 262424857625712/0x0e8ceca2: Process SS (CONTINUE) 20250901085636530 DSS <0004> hlr_ussd.c:518 262424857625712/0x0e8ceca2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085636530 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424857625712" session_id=244116642 session_state=CONTINUE} 20250901085636530 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636530 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636530 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636530 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6334298c0c75: Found GsupExpect[0] for "262424857625712" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@6334298c0c75: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262424857625712" TC_mo_ussd_euse_continue(228)@6334298c0c75: setverdict(pass): none -> pass 20250901085636532 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636532 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636532 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424857625712" session_id=244116642 session_state=CONTINUE} 20250901085636532 DSS <0004> hlr_ussd.c:576 262424857625712/0x0e8ceca2: Process SS (CONTINUE) 20250901085636532 DSS <0004> hlr_ussd.c:518 262424857625712/0x0e8ceca2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636532 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636532 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636532 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636532 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636532 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636533 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636533 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636533 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424857625712" session_id=244116642 session_state=END} 20250901085636533 DSS <0004> hlr_ussd.c:576 262424857625712/0x0e8ceca2: Process SS (END) 20250901085636533 DSS <0004> hlr_ussd.c:518 262424857625712/0x0e8ceca2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636533 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424857625712" session_id=244116642 session_state=END} 20250901085636533 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636533 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262424857625712 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636533 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636533 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636533 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085636533 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@6334298c0c75: Final verdict of PTC: pass 20250901085636534 DAUC <0003> db_auc.c:157 IMSI='262429427483315': No 2G Auth Data 20250901085636534 DAUC <0003> db_auc.c:192 IMSI='262429427483315': No 3G Auth Data HLR_Test-GSUP(223)@6334298c0c75: Created GsupExpect[0] for "262429427483315" to be handled at TC_mo_ussd_euse_continue(229) 20250901085636541 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58558<->l=127.0.0.1:4258 20250901085636544 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636544 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636544 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429427483315" session_id=3964268439 session_state=BEGIN} 20250901085636544 DSS <0004> hlr_ussd.c:576 262429427483315/0xec49ef97: Process SS (BEGIN) 20250901085636544 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085636544 DSS <0004> hlr_ussd.c:518 262429427483315/0xec49ef97: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085636544 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636544 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636544 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636544 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636545 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636545 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636545 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429427483315" session_id=3964268439 session_state=CONTINUE} 20250901085636545 DSS <0004> hlr_ussd.c:576 262429427483315/0xec49ef97: Process SS (CONTINUE) 20250901085636545 DSS <0004> hlr_ussd.c:518 262429427483315/0xec49ef97: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085636545 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429427483315" session_id=3964268439 session_state=CONTINUE} 20250901085636545 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636545 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636545 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636545 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6334298c0c75: Found GsupExpect[0] for "262429427483315" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@6334298c0c75: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262429427483315" TC_mo_ussd_euse_continue(229)@6334298c0c75: setverdict(pass): none -> pass 20250901085636547 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636547 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636547 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429427483315" session_id=3964268439 session_state=CONTINUE} 20250901085636547 DSS <0004> hlr_ussd.c:576 262429427483315/0xec49ef97: Process SS (CONTINUE) 20250901085636547 DSS <0004> hlr_ussd.c:518 262429427483315/0xec49ef97: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636547 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636547 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636547 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636547 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636547 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636548 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636548 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636548 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429427483315" session_id=3964268439 session_state=END} 20250901085636548 DSS <0004> hlr_ussd.c:576 262429427483315/0xec49ef97: Process SS (END) 20250901085636548 DSS <0004> hlr_ussd.c:518 262429427483315/0xec49ef97: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636548 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429427483315" session_id=3964268439 session_state=END} 20250901085636548 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636548 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262429427483315 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636548 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636548 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636548 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085636549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58558<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@6334298c0c75: Final verdict of PTC: pass 20250901085636549 DAUC <0003> db_auc.c:157 IMSI='262422686364537': No 2G Auth Data 20250901085636549 DAUC <0003> db_auc.c:192 IMSI='262422686364537': No 3G Auth Data HLR_Test-GSUP(223)@6334298c0c75: Created GsupExpect[0] for "262422686364537" to be handled at TC_mo_ussd_euse_continue(230) 20250901085636555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58568<->l=127.0.0.1:4258 20250901085636558 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636558 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636558 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422686364537" session_id=1136795685 session_state=BEGIN} 20250901085636558 DSS <0004> hlr_ussd.c:576 262422686364537/0x43c22025: Process SS (BEGIN) 20250901085636558 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085636558 DSS <0004> hlr_ussd.c:518 262422686364537/0x43c22025: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085636558 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636558 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636558 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636558 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636559 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636559 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636559 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422686364537" session_id=1136795685 session_state=CONTINUE} 20250901085636559 DSS <0004> hlr_ussd.c:576 262422686364537/0x43c22025: Process SS (CONTINUE) 20250901085636559 DSS <0004> hlr_ussd.c:518 262422686364537/0x43c22025: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085636559 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422686364537" session_id=1136795685 session_state=CONTINUE} 20250901085636559 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636559 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636559 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636559 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6334298c0c75: Found GsupExpect[0] for "262422686364537" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@6334298c0c75: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262422686364537" TC_mo_ussd_euse_continue(230)@6334298c0c75: setverdict(pass): none -> pass 20250901085636561 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636561 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636561 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422686364537" session_id=1136795685 session_state=CONTINUE} 20250901085636561 DSS <0004> hlr_ussd.c:576 262422686364537/0x43c22025: Process SS (CONTINUE) 20250901085636561 DSS <0004> hlr_ussd.c:518 262422686364537/0x43c22025: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636561 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636561 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636561 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636561 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636561 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636562 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636562 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636562 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422686364537" session_id=1136795685 session_state=END} 20250901085636562 DSS <0004> hlr_ussd.c:576 262422686364537/0x43c22025: Process SS (END) 20250901085636562 DSS <0004> hlr_ussd.c:518 262422686364537/0x43c22025: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636562 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422686364537" session_id=1136795685 session_state=END} 20250901085636562 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636562 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262422686364537 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636562 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636562 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636562 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085636563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58568<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@6334298c0c75: Final verdict of PTC: pass 20250901085636563 DAUC <0003> db_auc.c:157 IMSI='262420993802948': No 2G Auth Data 20250901085636563 DAUC <0003> db_auc.c:192 IMSI='262420993802948': No 3G Auth Data HLR_Test-GSUP(223)@6334298c0c75: Created GsupExpect[0] for "262420993802948" to be handled at TC_mo_ussd_euse_continue(231) 20250901085636569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 20250901085636572 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636572 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636572 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420993802948" session_id=1184051662 session_state=BEGIN} 20250901085636572 DSS <0004> hlr_ussd.c:576 262420993802948/0x469331ce: Process SS (BEGIN) 20250901085636572 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085636572 DSS <0004> hlr_ussd.c:518 262420993802948/0x469331ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085636572 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636572 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636572 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636572 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636573 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636573 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636573 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420993802948" session_id=1184051662 session_state=CONTINUE} 20250901085636573 DSS <0004> hlr_ussd.c:576 262420993802948/0x469331ce: Process SS (CONTINUE) 20250901085636573 DSS <0004> hlr_ussd.c:518 262420993802948/0x469331ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085636573 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420993802948" session_id=1184051662 session_state=CONTINUE} 20250901085636573 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636573 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636573 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636573 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6334298c0c75: Found GsupExpect[0] for "262420993802948" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@6334298c0c75: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262420993802948" TC_mo_ussd_euse_continue(231)@6334298c0c75: setverdict(pass): none -> pass 20250901085636575 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636575 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636575 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420993802948" session_id=1184051662 session_state=CONTINUE} 20250901085636575 DSS <0004> hlr_ussd.c:576 262420993802948/0x469331ce: Process SS (CONTINUE) 20250901085636575 DSS <0004> hlr_ussd.c:518 262420993802948/0x469331ce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636575 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636575 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636575 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636575 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636575 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636576 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636576 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636576 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420993802948" session_id=1184051662 session_state=END} 20250901085636576 DSS <0004> hlr_ussd.c:576 262420993802948/0x469331ce: Process SS (END) 20250901085636576 DSS <0004> hlr_ussd.c:518 262420993802948/0x469331ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636576 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420993802948" session_id=1184051662 session_state=END} 20250901085636576 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636576 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262420993802948 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636576 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636576 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636576 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085636576 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58584<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@6334298c0c75: Final verdict of PTC: pass 20250901085636577 DAUC <0003> db_auc.c:157 IMSI='262429961713554': No 2G Auth Data 20250901085636577 DAUC <0003> db_auc.c:192 IMSI='262429961713554': No 3G Auth Data HLR_Test-GSUP(223)@6334298c0c75: Created GsupExpect[0] for "262429961713554" to be handled at TC_mo_ussd_euse_continue(232) 20250901085636582 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 20250901085636585 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636585 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636585 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429961713554" session_id=2763859161 session_state=BEGIN} 20250901085636585 DSS <0004> hlr_ussd.c:576 262429961713554/0xa4bd24d9: Process SS (BEGIN) 20250901085636585 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085636585 DSS <0004> hlr_ussd.c:518 262429961713554/0xa4bd24d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085636585 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636585 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636585 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636585 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636585 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636585 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636585 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961713554" session_id=2763859161 session_state=CONTINUE} 20250901085636585 DSS <0004> hlr_ussd.c:576 262429961713554/0xa4bd24d9: Process SS (CONTINUE) 20250901085636585 DSS <0004> hlr_ussd.c:518 262429961713554/0xa4bd24d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085636585 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961713554" session_id=2763859161 session_state=CONTINUE} 20250901085636585 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636585 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636585 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636585 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6334298c0c75: Found GsupExpect[0] for "262429961713554" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@6334298c0c75: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262429961713554" TC_mo_ussd_euse_continue(232)@6334298c0c75: setverdict(pass): none -> pass 20250901085636588 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636588 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636588 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429961713554" session_id=2763859161 session_state=CONTINUE} 20250901085636588 DSS <0004> hlr_ussd.c:576 262429961713554/0xa4bd24d9: Process SS (CONTINUE) 20250901085636588 DSS <0004> hlr_ussd.c:518 262429961713554/0xa4bd24d9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636588 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636588 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636588 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636588 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636588 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636588 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636588 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636588 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961713554" session_id=2763859161 session_state=END} 20250901085636588 DSS <0004> hlr_ussd.c:576 262429961713554/0xa4bd24d9: Process SS (END) 20250901085636588 DSS <0004> hlr_ussd.c:518 262429961713554/0xa4bd24d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636588 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429961713554" session_id=2763859161 session_state=END} 20250901085636588 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636588 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262429961713554 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636588 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636588 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636588 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085636589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58592<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@6334298c0c75: Final verdict of PTC: pass 20250901085636589 DAUC <0003> db_auc.c:157 IMSI='262428830970033': No 2G Auth Data 20250901085636589 DAUC <0003> db_auc.c:192 IMSI='262428830970033': No 3G Auth Data HLR_Test-GSUP(223)@6334298c0c75: Created GsupExpect[0] for "262428830970033" to be handled at TC_mo_ussd_euse_continue(233) 20250901085636595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58606<->l=127.0.0.1:4258 20250901085636597 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636597 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428830970033" session_id=1712038738 session_state=BEGIN} 20250901085636597 DSS <0004> hlr_ussd.c:576 262428830970033/0x660ba352: Process SS (BEGIN) 20250901085636597 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20250901085636597 DSS <0004> hlr_ussd.c:518 262428830970033/0x660ba352: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20250901085636597 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636597 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636597 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636597 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636598 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636598 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636598 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428830970033" session_id=1712038738 session_state=CONTINUE} 20250901085636598 DSS <0004> hlr_ussd.c:576 262428830970033/0x660ba352: Process SS (CONTINUE) 20250901085636598 DSS <0004> hlr_ussd.c:518 262428830970033/0x660ba352: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20250901085636598 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428830970033" session_id=1712038738 session_state=CONTINUE} 20250901085636598 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636598 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636598 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636598 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@6334298c0c75: Found GsupExpect[0] for "262428830970033" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@6334298c0c75: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428830970033" TC_mo_ussd_euse_continue(233)@6334298c0c75: setverdict(pass): none -> pass 20250901085636600 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636600 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428830970033" session_id=1712038738 session_state=CONTINUE} 20250901085636600 DSS <0004> hlr_ussd.c:576 262428830970033/0x660ba352: Process SS (CONTINUE) 20250901085636601 DSS <0004> hlr_ussd.c:518 262428830970033/0x660ba352: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636601 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636601 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636601 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data 20250901085636601 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636601 DLINP <000b> input/ipa.c:432 127.0.0.1:39187 sending data EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: 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 } } } } } 20250901085636601 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636601 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636601 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428830970033" session_id=1712038738 session_state=END} 20250901085636601 DSS <0004> hlr_ussd.c:576 262428830970033/0x660ba352: Process SS (END) 20250901085636601 DSS <0004> hlr_ussd.c:518 262428830970033/0x660ba352: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20250901085636601 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428830970033" session_id=1712038738 session_state=END} 20250901085636601 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085636601 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262428830970033 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085636601 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085636601 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636601 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085636602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58606<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@6334298c0c75: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@6334298c0c75: Final verdict of PTC: none 20250901085636603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58524<->l=127.0.0.1:4258 HLR_Test-GSUP(223)@6334298c0c75: Final verdict of PTC: none 224@6334298c0c75: Final verdict of PTC: none 20250901085636603 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636603 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085636603 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085636603 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085636603 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085636603 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43547<->l=127.0.0.1:4259) 20250901085636603 DLINP <000b> input/ipa.c:452 connected read/write 20250901085636603 DLINP <000b> input/ipa.c:406 127.0.0.1:39187 message received 20250901085636603 DLINP <000b> input/ipa.c:415 127.0.0.1:39187 connection closed with server 20250901085636603 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:39187 20250901085636603 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@6334298c0c75: Final verdict of PTC: none IPA-EUSE-foobar(222)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 224: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@6334298c0c75: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Sep 1 08:56:36 UTC 2025 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20250901085636632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 20250901085636834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=131192) Waiting for packet dumper to finish... 1 (prev_count=131192, count=157104) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon Sep 1 08:56:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_ussd_euse_defaultroute started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 20250901085639974 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34659 20250901085639974 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34659 MTC@6334298c0c75: in not legacy case 2 IPA-EUSE-foobar(236)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085639975 DLINP <000b> input/ipa.c:452 connected read/write 20250901085639975 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085639976 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085639976 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085639977 DLINP <000b> input/ipa.c:452 connected read/write 20250901085639977 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085639977 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085639977 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20250901085639977 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00  20250901085639977 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20250901085639977 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  20250901085639977 DLGSUP <0013> gsup_server.c:236 2:  20250901085639977 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085639977 DLGSUP <0013> gsup_server.c:236 3:  20250901085639977 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085639977 DLGSUP <0013> gsup_server.c:236 4:  20250901085639977 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085639977 DLGSUP <0013> gsup_server.c:236 5:  20250901085639977 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085639977 DLGSUP <0013> gsup_server.c:236 7:  20250901085639977 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085639977 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085639977 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085639977 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34659 HLR_Test-GSUP-IPA(235)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085639978 DLINP <000b> input/ipa.c:452 connected read/write 20250901085639978 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085639978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085639980 DLINP <000b> input/ipa.c:452 connected read/write 20250901085639980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085639980 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085639980 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085639980 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  20250901085639980 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085639980 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  20250901085639980 DLGSUP <0013> gsup_server.c:236 2:  20250901085639980 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085639980 DLGSUP <0013> gsup_server.c:236 3:  20250901085639980 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085639980 DLGSUP <0013> gsup_server.c:236 4:  20250901085639980 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085639980 DLGSUP <0013> gsup_server.c:236 5:  20250901085639980 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085639980 DLGSUP <0013> gsup_server.c:236 7:  20250901085639980 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085639980 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085639980 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085639980 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@6334298c0c75: 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") 20250901085639992 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46779<->l=127.0.0.1:4259) 20250901085639995 DAUC <0003> db_auc.c:157 IMSI='262426481498273': No 2G Auth Data 20250901085639995 DAUC <0003> db_auc.c:192 IMSI='262426481498273': No 3G Auth Data HLR_Test-GSUP(237)@6334298c0c75: Created GsupExpect[0] for "262426481498273" to be handled at TC_mo_ussd_euse_defaultroute(240) 20250901085640003 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58626<->l=127.0.0.1:4258 20250901085640026 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640026 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085640026 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426481498273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426481498273" session_id=2618891681 session_state=BEGIN} 20250901085640026 DSS <0004> hlr_ussd.c:576 262426481498273/0x9c191da1: Process SS (BEGIN) 20250901085640026 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901085640026 DSS <0004> hlr_ussd.c:518 262426481498273/0x9c191da1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901085640026 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640026 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250901085640026 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640026 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6334298c0c75: 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 } } } } } 20250901085640041 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640041 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085640041 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426481498273 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426481498273" session_id=2618891681 session_state=END} 20250901085640041 DSS <0004> hlr_ussd.c:576 262426481498273/0x9c191da1: Process SS (END) 20250901085640041 DSS <0004> hlr_ussd.c:518 262426481498273/0x9c191da1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901085640041 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426481498273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426481498273" session_id=2618891681 session_state=END} 20250901085640041 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426481498273 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085640041 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426481498273 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085640041 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085640041 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640041 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6334298c0c75: Found GsupExpect[0] for "262426481498273" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@6334298c0c75: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262426481498273" TC_mo_ussd_euse_defaultroute(240)@6334298c0c75: setverdict(pass): none -> pass 20250901085640051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58626<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@6334298c0c75: Final verdict of PTC: pass 20250901085640052 DAUC <0003> db_auc.c:157 IMSI='262427430982296': No 2G Auth Data 20250901085640052 DAUC <0003> db_auc.c:192 IMSI='262427430982296': No 3G Auth Data HLR_Test-GSUP(237)@6334298c0c75: Created GsupExpect[0] for "262427430982296" to be handled at TC_mo_ussd_euse_defaultroute(241) 20250901085640062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58642<->l=127.0.0.1:4258 20250901085640064 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640064 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085640064 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427430982296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427430982296" session_id=720921448 session_state=BEGIN} 20250901085640064 DSS <0004> hlr_ussd.c:576 262427430982296/0x2af86368: Process SS (BEGIN) 20250901085640064 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901085640064 DSS <0004> hlr_ussd.c:518 262427430982296/0x2af86368: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901085640064 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640064 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250901085640064 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640064 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6334298c0c75: 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 } } } } } 20250901085640065 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640065 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085640065 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262427430982296 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427430982296" session_id=720921448 session_state=END} 20250901085640065 DSS <0004> hlr_ussd.c:576 262427430982296/0x2af86368: Process SS (END) 20250901085640065 DSS <0004> hlr_ussd.c:518 262427430982296/0x2af86368: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901085640065 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427430982296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427430982296" session_id=720921448 session_state=END} 20250901085640065 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262427430982296 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085640065 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262427430982296 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085640065 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640065 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085640066 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640066 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6334298c0c75: Found GsupExpect[0] for "262427430982296" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@6334298c0c75: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262427430982296" TC_mo_ussd_euse_defaultroute(241)@6334298c0c75: setverdict(pass): none -> pass 20250901085640067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58642<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@6334298c0c75: Final verdict of PTC: pass 20250901085640067 DAUC <0003> db_auc.c:157 IMSI='262429897890917': No 2G Auth Data 20250901085640067 DAUC <0003> db_auc.c:192 IMSI='262429897890917': No 3G Auth Data HLR_Test-GSUP(237)@6334298c0c75: Created GsupExpect[0] for "262429897890917" to be handled at TC_mo_ussd_euse_defaultroute(242) 20250901085640074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 20250901085640076 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640076 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085640076 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429897890917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429897890917" session_id=871571746 session_state=BEGIN} 20250901085640076 DSS <0004> hlr_ussd.c:576 262429897890917/0x33f32122: Process SS (BEGIN) 20250901085640076 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901085640076 DSS <0004> hlr_ussd.c:518 262429897890917/0x33f32122: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901085640076 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640076 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250901085640076 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640076 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6334298c0c75: 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 } } } } } 20250901085640077 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640077 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085640077 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262429897890917 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429897890917" session_id=871571746 session_state=END} 20250901085640077 DSS <0004> hlr_ussd.c:576 262429897890917/0x33f32122: Process SS (END) 20250901085640077 DSS <0004> hlr_ussd.c:518 262429897890917/0x33f32122: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901085640077 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429897890917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429897890917" session_id=871571746 session_state=END} 20250901085640077 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262429897890917 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085640077 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262429897890917 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085640077 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085640077 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640077 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6334298c0c75: Found GsupExpect[0] for "262429897890917" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@6334298c0c75: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262429897890917" TC_mo_ussd_euse_defaultroute(242)@6334298c0c75: setverdict(pass): none -> pass 20250901085640079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58658<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@6334298c0c75: Final verdict of PTC: pass 20250901085640079 DAUC <0003> db_auc.c:157 IMSI='262420071479174': No 2G Auth Data 20250901085640079 DAUC <0003> db_auc.c:192 IMSI='262420071479174': No 3G Auth Data HLR_Test-GSUP(237)@6334298c0c75: Created GsupExpect[0] for "262420071479174" to be handled at TC_mo_ussd_euse_defaultroute(243) 20250901085640085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 20250901085640087 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640087 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085640087 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420071479174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420071479174" session_id=2766859455 session_state=BEGIN} 20250901085640087 DSS <0004> hlr_ussd.c:576 262420071479174/0xa4eaecbf: Process SS (BEGIN) 20250901085640087 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901085640087 DSS <0004> hlr_ussd.c:518 262420071479174/0xa4eaecbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901085640087 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640087 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250901085640087 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640087 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6334298c0c75: 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 } } } } } 20250901085640088 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640088 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085640088 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262420071479174 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420071479174" session_id=2766859455 session_state=END} 20250901085640088 DSS <0004> hlr_ussd.c:576 262420071479174/0xa4eaecbf: Process SS (END) 20250901085640088 DSS <0004> hlr_ussd.c:518 262420071479174/0xa4eaecbf: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901085640088 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420071479174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420071479174" session_id=2766859455 session_state=END} 20250901085640088 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262420071479174 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085640088 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262420071479174 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085640088 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085640088 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640088 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6334298c0c75: Found GsupExpect[0] for "262420071479174" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@6334298c0c75: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262420071479174" TC_mo_ussd_euse_defaultroute(243)@6334298c0c75: setverdict(pass): none -> pass 20250901085640090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58672<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@6334298c0c75: Final verdict of PTC: pass 20250901085640090 DAUC <0003> db_auc.c:157 IMSI='262423672640095': No 2G Auth Data 20250901085640090 DAUC <0003> db_auc.c:192 IMSI='262423672640095': No 3G Auth Data HLR_Test-GSUP(237)@6334298c0c75: Created GsupExpect[0] for "262423672640095" to be handled at TC_mo_ussd_euse_defaultroute(244) 20250901085640095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58684<->l=127.0.0.1:4258 20250901085640098 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640098 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085640098 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423672640095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423672640095" session_id=369573427 session_state=BEGIN} 20250901085640098 DSS <0004> hlr_ussd.c:576 262423672640095/0x16073e33: Process SS (BEGIN) 20250901085640098 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901085640098 DSS <0004> hlr_ussd.c:518 262423672640095/0x16073e33: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901085640098 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640098 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250901085640098 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640098 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6334298c0c75: 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 } } } } } 20250901085640099 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640099 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085640099 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262423672640095 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423672640095" session_id=369573427 session_state=END} 20250901085640099 DSS <0004> hlr_ussd.c:576 262423672640095/0x16073e33: Process SS (END) 20250901085640099 DSS <0004> hlr_ussd.c:518 262423672640095/0x16073e33: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901085640099 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423672640095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423672640095" session_id=369573427 session_state=END} 20250901085640099 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262423672640095 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085640099 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262423672640095 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085640099 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085640099 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640099 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6334298c0c75: Found GsupExpect[0] for "262423672640095" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@6334298c0c75: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262423672640095" TC_mo_ussd_euse_defaultroute(244)@6334298c0c75: setverdict(pass): none -> pass 20250901085640100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58684<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@6334298c0c75: Final verdict of PTC: pass 20250901085640101 DAUC <0003> db_auc.c:157 IMSI='262429707669243': No 2G Auth Data 20250901085640101 DAUC <0003> db_auc.c:192 IMSI='262429707669243': No 3G Auth Data HLR_Test-GSUP(237)@6334298c0c75: Created GsupExpect[0] for "262429707669243" to be handled at TC_mo_ussd_euse_defaultroute(245) 20250901085640106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58698<->l=127.0.0.1:4258 20250901085640109 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640109 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085640109 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429707669243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429707669243" session_id=126218071 session_state=BEGIN} 20250901085640109 DSS <0004> hlr_ussd.c:576 262429707669243/0x0785ef57: Process SS (BEGIN) 20250901085640109 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901085640109 DSS <0004> hlr_ussd.c:518 262429707669243/0x0785ef57: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901085640109 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640109 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250901085640109 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640109 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6334298c0c75: 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 } } } } } 20250901085640109 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640109 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085640109 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262429707669243 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429707669243" session_id=126218071 session_state=END} 20250901085640109 DSS <0004> hlr_ussd.c:576 262429707669243/0x0785ef57: Process SS (END) 20250901085640109 DSS <0004> hlr_ussd.c:518 262429707669243/0x0785ef57: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901085640109 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429707669243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429707669243" session_id=126218071 session_state=END} 20250901085640109 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262429707669243 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085640109 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262429707669243 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085640109 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085640109 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640109 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6334298c0c75: Found GsupExpect[0] for "262429707669243" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@6334298c0c75: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262429707669243" TC_mo_ussd_euse_defaultroute(245)@6334298c0c75: setverdict(pass): none -> pass 20250901085640111 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58698<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@6334298c0c75: Final verdict of PTC: pass 20250901085640111 DAUC <0003> db_auc.c:157 IMSI='262423523404787': No 2G Auth Data 20250901085640111 DAUC <0003> db_auc.c:192 IMSI='262423523404787': No 3G Auth Data HLR_Test-GSUP(237)@6334298c0c75: Created GsupExpect[0] for "262423523404787" to be handled at TC_mo_ussd_euse_defaultroute(246) 20250901085640117 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58700<->l=127.0.0.1:4258 20250901085640119 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640119 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085640120 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423523404787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423523404787" session_id=1420662633 session_state=BEGIN} 20250901085640120 DSS <0004> hlr_ussd.c:576 262423523404787/0x54ad9769: Process SS (BEGIN) 20250901085640120 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901085640120 DSS <0004> hlr_ussd.c:518 262423523404787/0x54ad9769: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901085640120 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640120 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250901085640120 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640120 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6334298c0c75: 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 } } } } } 20250901085640120 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640120 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085640120 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262423523404787 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423523404787" session_id=1420662633 session_state=END} 20250901085640120 DSS <0004> hlr_ussd.c:576 262423523404787/0x54ad9769: Process SS (END) 20250901085640120 DSS <0004> hlr_ussd.c:518 262423523404787/0x54ad9769: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901085640120 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423523404787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423523404787" session_id=1420662633 session_state=END} 20250901085640120 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262423523404787 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085640120 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262423523404787 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085640120 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085640120 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640120 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6334298c0c75: Found GsupExpect[0] for "262423523404787" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@6334298c0c75: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262423523404787" TC_mo_ussd_euse_defaultroute(246)@6334298c0c75: setverdict(pass): none -> pass 20250901085640122 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58700<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@6334298c0c75: Final verdict of PTC: pass 20250901085640122 DAUC <0003> db_auc.c:157 IMSI='262421569558690': No 2G Auth Data 20250901085640122 DAUC <0003> db_auc.c:192 IMSI='262421569558690': No 3G Auth Data HLR_Test-GSUP(237)@6334298c0c75: Created GsupExpect[0] for "262421569558690" to be handled at TC_mo_ussd_euse_defaultroute(247) 20250901085640129 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 20250901085640131 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640131 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085640131 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421569558690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421569558690" session_id=1958089593 session_state=BEGIN} 20250901085640131 DSS <0004> hlr_ussd.c:576 262421569558690/0x74b61379: Process SS (BEGIN) 20250901085640131 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20250901085640131 DSS <0004> hlr_ussd.c:518 262421569558690/0x74b61379: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20250901085640131 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640131 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data 20250901085640131 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640131 DLINP <000b> input/ipa.c:432 127.0.0.1:34659 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@6334298c0c75: 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 } } } } } 20250901085640132 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640132 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085640132 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262421569558690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421569558690" session_id=1958089593 session_state=END} 20250901085640132 DSS <0004> hlr_ussd.c:576 262421569558690/0x74b61379: Process SS (END) 20250901085640132 DSS <0004> hlr_ussd.c:518 262421569558690/0x74b61379: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20250901085640132 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421569558690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421569558690" session_id=1958089593 session_state=END} 20250901085640132 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262421569558690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085640132 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262421569558690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20250901085640132 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085640132 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640132 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@6334298c0c75: Found GsupExpect[0] for "262421569558690" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@6334298c0c75: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262421569558690" TC_mo_ussd_euse_defaultroute(247)@6334298c0c75: setverdict(pass): none -> pass 20250901085640134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@6334298c0c75: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@6334298c0c75: Final verdict of PTC: none 20250901085640135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 20250901085640135 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640135 DLINP <000b> input/ipa.c:406 127.0.0.1:34659 message received 20250901085640135 DLINP <000b> input/ipa.c:415 127.0.0.1:34659 connection closed with server 20250901085640135 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34659 20250901085640135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20250901085640135 DLINP <000b> input/ipa.c:452 connected read/write 20250901085640135 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085640135 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085640135 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085640135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(237)@6334298c0c75: Final verdict of PTC: none IPA-EUSE-foobar(236)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@6334298c0c75: Final verdict of PTC: none 20250901085640136 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46779<->l=127.0.0.1:4259) 238@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 238: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@6334298c0c75: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Sep 1 08:56:40 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 20250901085640163 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58728<->l=127.0.0.1:4258 20250901085640364 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58728<->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=113636) 20250901085641872 DSS <0004> hlr_ussd.c:239 262425896033253/0x7187c56c: SS Session Timeout, destroying 20250901085641872 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262425896033253 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085641895 DSS <0004> hlr_ussd.c:239 262429525376701/0xdc4d2a0d: SS Session Timeout, destroying 20250901085641895 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262429525376701 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085641905 DSS <0004> hlr_ussd.c:239 262426703164644/0x7a4d3ea3: SS Session Timeout, destroying 20250901085641905 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262426703164644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085641919 DSS <0004> hlr_ussd.c:239 262421763209112/0xcb0c43d4: SS Session Timeout, destroying 20250901085641919 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421763209112 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085641929 DSS <0004> hlr_ussd.c:239 262423782521851/0x50c5f324: SS Session Timeout, destroying 20250901085641929 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262423782521851 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085641939 DSS <0004> hlr_ussd.c:239 262424208187733/0x9fc43e56: SS Session Timeout, destroying 20250901085641940 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424208187733 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085641949 DSS <0004> hlr_ussd.c:239 262421748392299/0x61c7899f: SS Session Timeout, destroying 20250901085641949 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262421748392299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085641959 DSS <0004> hlr_ussd.c:239 262423003627522/0x17247e4c: SS Session Timeout, destroying 20250901085641959 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262423003627522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon Sep 1 08:56:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_mo_sss_reject started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085643507 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085643507 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085643511 DLINP <000b> input/ipa.c:452 connected read/write 20250901085643511 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085643513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085643518 DLINP <000b> input/ipa.c:452 connected read/write 20250901085643518 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085643518 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085643518 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085643518 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  20250901085643518 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085643518 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  20250901085643518 DLGSUP <0013> gsup_server.c:236 2:  20250901085643518 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085643518 DLGSUP <0013> gsup_server.c:236 3:  20250901085643518 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085643518 DLGSUP <0013> gsup_server.c:236 4:  20250901085643518 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085643518 DLGSUP <0013> gsup_server.c:236 5:  20250901085643518 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085643518 DLGSUP <0013> gsup_server.c:236 7:  20250901085643518 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085643518 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085643518 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085643518 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@6334298c0c75: 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") 20250901085643544 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40033<->l=127.0.0.1:4259) 20250901085643548 DAUC <0003> db_auc.c:157 IMSI='262421704577525': No 2G Auth Data 20250901085643548 DAUC <0003> db_auc.c:192 IMSI='262421704577525': No 3G Auth Data HLR_Test-GSUP(249)@6334298c0c75: Created GsupExpect[0] for "262421704577525" to be handled at TC_mo_sss_reject(252) 20250901085643574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42804<->l=127.0.0.1:4258 20250901085643587 DLINP <000b> input/ipa.c:452 connected read/write 20250901085643587 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085643587 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421704577525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421704577525" session_id=1709844876 session_state=BEGIN} 20250901085643587 DSS <0004> hlr_ussd.c:576 262421704577525/0x65ea298c: Process SS (BEGIN) 20250901085643587 DSS <0004> hlr_ussd.c:498 262421704577525/0x65ea298c: SS CompType=Invoke, OpCode=InterrogateSS 20250901085643587 DSS <0004> hlr_ussd.c:506 262421704577525/0x65ea298c: Structured SS requests are not supported, rejecting... 20250901085643587 DSS <0004> hlr_ussd.c:354 262421704577525/0x65ea298c: Tx ReturnError(0, 0x15) 20250901085643587 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421704577525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421704577525" session_id=1709844876 session_state=END} 20250901085643587 DLINP <000b> input/ipa.c:452 connected read/write 20250901085643587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085643587 DLINP <000b> input/ipa.c:452 connected read/write 20250901085643587 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@6334298c0c75: Found GsupExpect[0] for "262421704577525" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@6334298c0c75: Added IMSI table entry 0TC_mo_sss_reject(252)"262421704577525" TC_mo_sss_reject(252)@6334298c0c75: setverdict(pass): none -> pass 20250901085643593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42804<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@6334298c0c75: Final verdict of PTC: pass 20250901085643594 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42800<->l=127.0.0.1:4258 20250901085643596 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40033<->l=127.0.0.1:4259) 20250901085643596 DLINP <000b> input/ipa.c:452 connected read/write 20250901085643596 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085643596 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(249)@6334298c0c75: Final verdict of PTC: none 20250901085643596 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085643596 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 250: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@6334298c0c75: Test case TC_mo_sss_reject finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Sep 1 08:56:43 UTC 2025 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20250901085643625 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42810<->l=127.0.0.1:4258 20250901085643726 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42810<->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) 20250901085645325 DSS <0004> hlr_ussd.c:239 262426640840922/0x565ba861: SS Session Timeout, destroying 20250901085645326 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262426640840922 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085645343 DSS <0004> hlr_ussd.c:239 262420015958764/0x4ff16c0f: SS Session Timeout, destroying 20250901085645343 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262420015958764 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085645354 DSS <0004> hlr_ussd.c:239 262422607371307/0xd67589ff: SS Session Timeout, destroying 20250901085645354 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422607371307 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085645365 DSS <0004> hlr_ussd.c:239 262427078069813/0x8e334663: SS Session Timeout, destroying 20250901085645366 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262427078069813 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085645376 DSS <0004> hlr_ussd.c:239 262426327774855/0x8b094d10: SS Session Timeout, destroying 20250901085645376 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262426327774855 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085645387 DSS <0004> hlr_ussd.c:239 262421779107517/0xe5902442: SS Session Timeout, destroying 20250901085645387 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421779107517 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085645397 DSS <0004> hlr_ussd.c:239 262421821534040/0x1cb1d667: SS Session Timeout, destroying 20250901085645397 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421821534040 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20250901085645408 DSS <0004> hlr_ussd.c:239 262423917161734/0x3638b233: SS Session Timeout, destroying 20250901085645408 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262423917161734 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Mon Sep 1 08:56:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_check_imei started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085646849 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085646849 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085646853 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646853 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@6334298c0c75: 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) } } } } 20250901085646855 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646855 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085646855 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085646855 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  20250901085646855 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085646855 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  20250901085646855 DLGSUP <0013> gsup_server.c:236 2:  20250901085646855 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085646855 DLGSUP <0013> gsup_server.c:236 3:  20250901085646855 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085646855 DLGSUP <0013> gsup_server.c:236 4:  20250901085646855 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085646855 DLGSUP <0013> gsup_server.c:236 5:  20250901085646855 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085646855 DLGSUP <0013> gsup_server.c:236 7:  20250901085646855 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085646855 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085646855 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  HLR_Test-GSUP-IPA(253)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(253)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085646855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@6334298c0c75: 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") 20250901085646871 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41219<->l=127.0.0.1:4259) 20250901085646878 DAUC <0003> db_auc.c:157 IMSI='262427682684023': No 2G Auth Data 20250901085646878 DAUC <0003> db_auc.c:192 IMSI='262427682684023': No 3G Auth Data HLR_Test-GSUP(254)@6334298c0c75: Created GsupExpect[0] for "262427682684023" to be handled at TC_gsup_check_imei(257) 20250901085646902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 20250901085646913 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646913 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646913 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427682684023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427682684023"} 20250901085646913 DMAIN <0000> hlr.c:435 IMSI='262427682684023': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085646913 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427682684023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427682684023"} 20250901085646913 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262427682684023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646913 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646913 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646913 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6334298c0c75: Found GsupExpect[0] for "262427682684023" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@6334298c0c75: Added IMSI table entry 0TC_gsup_check_imei(257)"262427682684023" TC_gsup_check_imei(257)@6334298c0c75: setverdict(pass): none -> pass 20250901085646918 DAUC <0003> db_auc.c:192 IMSI='262427682684023': No 3G Auth Data 20250901085646923 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646923 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646923 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427682684023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427682684023"} 20250901085646923 DAUC <0003> hlr.c:428 IMSI='262427682684023': storing IMEI = 12345678901234 20250901085646923 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427682684023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427682684023"} 20250901085646923 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262427682684023 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646923 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646923 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646923 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085646926 DAUC <0003> db_auc.c:192 IMSI='262427682684023': No 3G Auth Data 20250901085646928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42830<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@6334298c0c75: Final verdict of PTC: pass 20250901085646932 DAUC <0003> db_auc.c:157 IMSI='262424079430286': No 2G Auth Data 20250901085646932 DAUC <0003> db_auc.c:192 IMSI='262424079430286': No 3G Auth Data HLR_Test-GSUP(254)@6334298c0c75: Created GsupExpect[0] for "262424079430286" to be handled at TC_gsup_check_imei(258) 20250901085646941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 20250901085646944 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646944 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424079430286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424079430286"} 20250901085646944 DMAIN <0000> hlr.c:435 IMSI='262424079430286': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085646944 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424079430286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424079430286"} 20250901085646944 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424079430286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646944 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646944 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646944 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6334298c0c75: Found GsupExpect[0] for "262424079430286" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@6334298c0c75: Added IMSI table entry 1TC_gsup_check_imei(258)"262424079430286" TC_gsup_check_imei(258)@6334298c0c75: setverdict(pass): none -> pass 20250901085646944 DAUC <0003> db_auc.c:192 IMSI='262424079430286': No 3G Auth Data 20250901085646946 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646946 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646946 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424079430286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424079430286"} 20250901085646946 DAUC <0003> hlr.c:428 IMSI='262424079430286': storing IMEI = 12345678901234 20250901085646946 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424079430286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424079430286"} 20250901085646946 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424079430286 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646946 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646946 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646946 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646946 DAUC <0003> db_auc.c:192 IMSI='262424079430286': No 3G Auth Data TC_gsup_check_imei(258)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085646947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42832<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@6334298c0c75: Final verdict of PTC: pass 20250901085646947 DAUC <0003> db_auc.c:157 IMSI='262429771555180': No 2G Auth Data 20250901085646947 DAUC <0003> db_auc.c:192 IMSI='262429771555180': No 3G Auth Data HLR_Test-GSUP(254)@6334298c0c75: Created GsupExpect[0] for "262429771555180" to be handled at TC_gsup_check_imei(259) 20250901085646953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 20250901085646955 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646955 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646955 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429771555180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429771555180"} 20250901085646955 DMAIN <0000> hlr.c:435 IMSI='262429771555180': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085646955 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429771555180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429771555180"} 20250901085646955 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262429771555180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646955 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646955 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646955 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6334298c0c75: Found GsupExpect[0] for "262429771555180" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@6334298c0c75: Added IMSI table entry 2TC_gsup_check_imei(259)"262429771555180" TC_gsup_check_imei(259)@6334298c0c75: setverdict(pass): none -> pass 20250901085646956 DAUC <0003> db_auc.c:192 IMSI='262429771555180': No 3G Auth Data 20250901085646957 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646957 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429771555180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429771555180"} 20250901085646957 DAUC <0003> hlr.c:428 IMSI='262429771555180': storing IMEI = 12345678901234 20250901085646957 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429771555180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429771555180"} 20250901085646957 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262429771555180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646957 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646957 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085646958 DAUC <0003> db_auc.c:192 IMSI='262429771555180': No 3G Auth Data 20250901085646958 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42846<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@6334298c0c75: Final verdict of PTC: pass 20250901085646959 DAUC <0003> db_auc.c:157 IMSI='262427618007306': No 2G Auth Data 20250901085646959 DAUC <0003> db_auc.c:192 IMSI='262427618007306': No 3G Auth Data HLR_Test-GSUP(254)@6334298c0c75: Created GsupExpect[0] for "262427618007306" to be handled at TC_gsup_check_imei(260) 20250901085646965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 20250901085646968 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646968 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646968 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427618007306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427618007306"} 20250901085646968 DMAIN <0000> hlr.c:435 IMSI='262427618007306': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085646968 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427618007306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427618007306"} 20250901085646968 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262427618007306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646968 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646968 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646968 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6334298c0c75: Found GsupExpect[0] for "262427618007306" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@6334298c0c75: Added IMSI table entry 3TC_gsup_check_imei(260)"262427618007306" TC_gsup_check_imei(260)@6334298c0c75: setverdict(pass): none -> pass 20250901085646968 DAUC <0003> db_auc.c:157 IMSI='262427618007306': No 2G Auth Data 20250901085646970 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646970 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646970 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427618007306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427618007306"} 20250901085646970 DAUC <0003> hlr.c:428 IMSI='262427618007306': storing IMEI = 12345678901234 20250901085646970 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427618007306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427618007306"} 20250901085646970 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262427618007306 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646970 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646970 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646970 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085646970 DAUC <0003> db_auc.c:157 IMSI='262427618007306': No 2G Auth Data 20250901085646971 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42854<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@6334298c0c75: Final verdict of PTC: pass 20250901085646971 DAUC <0003> db_auc.c:157 IMSI='262426972393371': No 2G Auth Data 20250901085646971 DAUC <0003> db_auc.c:192 IMSI='262426972393371': No 3G Auth Data HLR_Test-GSUP(254)@6334298c0c75: Created GsupExpect[0] for "262426972393371" to be handled at TC_gsup_check_imei(261) 20250901085646977 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42862<->l=127.0.0.1:4258 20250901085646979 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646979 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646979 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426972393371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426972393371"} 20250901085646979 DMAIN <0000> hlr.c:435 IMSI='262426972393371': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085646979 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426972393371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426972393371"} 20250901085646979 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262426972393371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646979 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646979 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646979 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6334298c0c75: Found GsupExpect[0] for "262426972393371" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@6334298c0c75: Added IMSI table entry 4TC_gsup_check_imei(261)"262426972393371" TC_gsup_check_imei(261)@6334298c0c75: setverdict(pass): none -> pass 20250901085646980 DAUC <0003> db_auc.c:157 IMSI='262426972393371': No 2G Auth Data 20250901085646981 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646981 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646981 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426972393371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426972393371"} 20250901085646981 DAUC <0003> hlr.c:428 IMSI='262426972393371': storing IMEI = 12345678901234 20250901085646981 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426972393371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426972393371"} 20250901085646981 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262426972393371 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646981 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646981 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646981 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085646981 DAUC <0003> db_auc.c:157 IMSI='262426972393371': No 2G Auth Data 20250901085646982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42862<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@6334298c0c75: Final verdict of PTC: pass 20250901085646982 DAUC <0003> db_auc.c:157 IMSI='262426338440400': No 2G Auth Data 20250901085646982 DAUC <0003> db_auc.c:192 IMSI='262426338440400': No 3G Auth Data HLR_Test-GSUP(254)@6334298c0c75: Created GsupExpect[0] for "262426338440400" to be handled at TC_gsup_check_imei(262) 20250901085646988 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4258 20250901085646990 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646990 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646990 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426338440400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426338440400"} 20250901085646990 DMAIN <0000> hlr.c:435 IMSI='262426338440400': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085646990 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426338440400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426338440400"} 20250901085646990 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426338440400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646990 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646990 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646990 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6334298c0c75: Found GsupExpect[0] for "262426338440400" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@6334298c0c75: Added IMSI table entry 5TC_gsup_check_imei(262)"262426338440400" TC_gsup_check_imei(262)@6334298c0c75: setverdict(pass): none -> pass 20250901085646992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085646992 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426338440400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426338440400"} 20250901085646992 DAUC <0003> hlr.c:428 IMSI='262426338440400': storing IMEI = 12345678901234 20250901085646992 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426338440400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426338440400"} 20250901085646992 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426338440400 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085646992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085646992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085646992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085646993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42868<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@6334298c0c75: Final verdict of PTC: pass 20250901085646993 DAUC <0003> db_auc.c:157 IMSI='262425678545472': No 2G Auth Data 20250901085646993 DAUC <0003> db_auc.c:192 IMSI='262425678545472': No 3G Auth Data HLR_Test-GSUP(254)@6334298c0c75: Created GsupExpect[0] for "262425678545472" to be handled at TC_gsup_check_imei(263) 20250901085646999 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 20250901085647001 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647001 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085647001 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425678545472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425678545472"} 20250901085647001 DMAIN <0000> hlr.c:435 IMSI='262425678545472': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085647001 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425678545472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425678545472"} 20250901085647001 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262425678545472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085647001 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085647001 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647001 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6334298c0c75: Found GsupExpect[0] for "262425678545472" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@6334298c0c75: Added IMSI table entry 6TC_gsup_check_imei(263)"262425678545472" TC_gsup_check_imei(263)@6334298c0c75: setverdict(pass): none -> pass 20250901085647002 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647003 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085647003 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425678545472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425678545472"} 20250901085647003 DAUC <0003> hlr.c:428 IMSI='262425678545472': storing IMEI = 12345678901234 20250901085647003 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425678545472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425678545472"} 20250901085647003 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262425678545472 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085647003 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085647003 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647003 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085647003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42884<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@6334298c0c75: Final verdict of PTC: pass 20250901085647004 DAUC <0003> db_auc.c:157 IMSI='262428715713904': No 2G Auth Data 20250901085647004 DAUC <0003> db_auc.c:192 IMSI='262428715713904': No 3G Auth Data HLR_Test-GSUP(254)@6334298c0c75: Created GsupExpect[0] for "262428715713904" to be handled at TC_gsup_check_imei(264) 20250901085647010 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 20250901085647012 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647012 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085647012 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428715713904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428715713904"} 20250901085647012 DMAIN <0000> hlr.c:435 IMSI='262428715713904': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085647012 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428715713904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428715713904"} 20250901085647012 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428715713904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085647012 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085647012 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647012 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@6334298c0c75: Found GsupExpect[0] for "262428715713904" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@6334298c0c75: Added IMSI table entry 7TC_gsup_check_imei(264)"262428715713904" TC_gsup_check_imei(264)@6334298c0c75: setverdict(pass): none -> pass 20250901085647014 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647014 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085647014 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428715713904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428715713904"} 20250901085647014 DAUC <0003> hlr.c:428 IMSI='262428715713904': storing IMEI = 12345678901234 20250901085647014 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428715713904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428715713904"} 20250901085647014 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428715713904 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085647014 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085647014 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647014 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085647014 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42898<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085647015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42820<->l=127.0.0.1:4258 20250901085647016 DLINP <000b> input/ipa.c:452 connected read/write 20250901085647016 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085647016 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085647016 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085647016 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085647016 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41219<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@6334298c0c75: Final verdict of PTC: none 255@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_check_imei finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Sep 1 08:56:47 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 20250901085647040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42914<->l=127.0.0.1:4258 20250901085647141 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42914<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=80780) Waiting for packet dumper to finish... 1 (prev_count=80780, count=125380) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Mon Sep 1 08:56:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_check_imei_via_proxy started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085650287 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085650287 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085650292 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650292 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650293 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@6334298c0c75: 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 } } } } 20250901085650297 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650297 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650297 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085650297 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085650297 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  20250901085650297 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085650297 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  20250901085650297 DLGSUP <0013> gsup_server.c:236 2:  20250901085650297 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085650297 DLGSUP <0013> gsup_server.c:236 3:  20250901085650297 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085650297 DLGSUP <0013> gsup_server.c:236 4:  20250901085650297 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085650297 DLGSUP <0013> gsup_server.c:236 5:  20250901085650297 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085650297 DLGSUP <0013> gsup_server.c:236 7:  20250901085650297 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085650297 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085650297 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085650297 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@6334298c0c75: 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") 20250901085650319 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33319<->l=127.0.0.1:4259) 20250901085650328 DAUC <0003> db_auc.c:157 IMSI='262426199441704': No 2G Auth Data 20250901085650328 DAUC <0003> db_auc.c:192 IMSI='262426199441704': No 3G Auth Data HLR_Test-GSUP(266)@6334298c0c75: Created GsupExpect[0] for "262426199441704" to be handled at TC_gsup_check_imei_via_proxy(269) 20250901085650355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4258 20250901085650366 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650366 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650366 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262426199441704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426199441704" source_name="the-source\n"} 20250901085650366 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20250901085650366 DMAIN <0000> hlr.c:435 IMSI='262426199441704': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085650366 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262426199441704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426199441704" destination_name="the-source\n"} 20250901085650366 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262426199441704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650366 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650366 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650366 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6334298c0c75: Found GsupExpect[0] for "262426199441704" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@6334298c0c75: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262426199441704" TC_gsup_check_imei_via_proxy(269)@6334298c0c75: setverdict(pass): none -> pass 20250901085650370 DAUC <0003> db_auc.c:192 IMSI='262426199441704': No 3G Auth Data 20250901085650374 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650375 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650375 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262426199441704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426199441704" source_name="the-source\n"} 20250901085650375 DAUC <0003> hlr.c:428 IMSI='262426199441704': storing IMEI = 12345678901234 20250901085650375 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262426199441704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426199441704" destination_name="the-source\n"} 20250901085650375 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262426199441704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650375 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650375 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650375 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650376 DAUC <0003> db_auc.c:192 IMSI='262426199441704': No 3G Auth Data TC_gsup_check_imei_via_proxy(269)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085650378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42936<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@6334298c0c75: Final verdict of PTC: pass 20250901085650379 DAUC <0003> db_auc.c:157 IMSI='262425431368442': No 2G Auth Data 20250901085650379 DAUC <0003> db_auc.c:192 IMSI='262425431368442': No 3G Auth Data HLR_Test-GSUP(266)@6334298c0c75: Created GsupExpect[0] for "262425431368442" to be handled at TC_gsup_check_imei_via_proxy(270) 20250901085650388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4258 20250901085650390 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650390 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650390 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262425431368442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425431368442" source_name="the-source\n"} 20250901085650390 DMAIN <0000> hlr.c:435 IMSI='262425431368442': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085650390 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262425431368442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425431368442" destination_name="the-source\n"} 20250901085650390 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262425431368442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650390 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650390 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650390 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6334298c0c75: Found GsupExpect[0] for "262425431368442" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@6334298c0c75: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262425431368442" 20250901085650391 DAUC <0003> db_auc.c:192 IMSI='262425431368442': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@6334298c0c75: setverdict(pass): none -> pass 20250901085650392 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650392 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650392 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262425431368442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425431368442" source_name="the-source\n"} 20250901085650392 DAUC <0003> hlr.c:428 IMSI='262425431368442': storing IMEI = 12345678901234 20250901085650392 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262425431368442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425431368442" destination_name="the-source\n"} 20250901085650392 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262425431368442 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650392 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650392 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650392 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650392 DAUC <0003> db_auc.c:192 IMSI='262425431368442': No 3G Auth Data TC_gsup_check_imei_via_proxy(270)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085650393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42948<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@6334298c0c75: Final verdict of PTC: pass 20250901085650393 DAUC <0003> db_auc.c:157 IMSI='262427403515735': No 2G Auth Data 20250901085650393 DAUC <0003> db_auc.c:192 IMSI='262427403515735': No 3G Auth Data HLR_Test-GSUP(266)@6334298c0c75: Created GsupExpect[0] for "262427403515735" to be handled at TC_gsup_check_imei_via_proxy(271) 20250901085650399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42964<->l=127.0.0.1:4258 20250901085650401 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650401 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650401 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262427403515735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427403515735" source_name="the-source\n"} 20250901085650401 DMAIN <0000> hlr.c:435 IMSI='262427403515735': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085650401 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262427403515735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427403515735" destination_name="the-source\n"} 20250901085650401 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262427403515735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650401 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650401 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650401 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6334298c0c75: Found GsupExpect[0] for "262427403515735" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@6334298c0c75: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262427403515735" 20250901085650402 DAUC <0003> db_auc.c:192 IMSI='262427403515735': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@6334298c0c75: setverdict(pass): none -> pass 20250901085650403 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650403 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650403 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262427403515735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427403515735" source_name="the-source\n"} 20250901085650403 DAUC <0003> hlr.c:428 IMSI='262427403515735': storing IMEI = 12345678901234 20250901085650403 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262427403515735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427403515735" destination_name="the-source\n"} 20250901085650403 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262427403515735 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650403 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650403 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650403 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650403 DAUC <0003> db_auc.c:192 IMSI='262427403515735': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085650404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42964<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@6334298c0c75: Final verdict of PTC: pass 20250901085650404 DAUC <0003> db_auc.c:157 IMSI='262429690765736': No 2G Auth Data 20250901085650404 DAUC <0003> db_auc.c:192 IMSI='262429690765736': No 3G Auth Data HLR_Test-GSUP(266)@6334298c0c75: Created GsupExpect[0] for "262429690765736" to be handled at TC_gsup_check_imei_via_proxy(272) 20250901085650410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4258 20250901085650412 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650412 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650412 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429690765736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429690765736" source_name="the-source\n"} 20250901085650412 DMAIN <0000> hlr.c:435 IMSI='262429690765736': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085650412 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262429690765736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429690765736" destination_name="the-source\n"} 20250901085650412 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262429690765736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650412 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650412 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650412 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6334298c0c75: Found GsupExpect[0] for "262429690765736" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@6334298c0c75: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429690765736" TC_gsup_check_imei_via_proxy(272)@6334298c0c75: setverdict(pass): none -> pass 20250901085650412 DAUC <0003> db_auc.c:157 IMSI='262429690765736': No 2G Auth Data 20250901085650413 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650413 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650413 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429690765736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429690765736" source_name="the-source\n"} 20250901085650413 DAUC <0003> hlr.c:428 IMSI='262429690765736': storing IMEI = 12345678901234 20250901085650413 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262429690765736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429690765736" destination_name="the-source\n"} 20250901085650413 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262429690765736 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650413 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650413 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650413 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650414 DAUC <0003> db_auc.c:157 IMSI='262429690765736': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085650414 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@6334298c0c75: Final verdict of PTC: pass 20250901085650415 DAUC <0003> db_auc.c:157 IMSI='262428728717497': No 2G Auth Data 20250901085650415 DAUC <0003> db_auc.c:192 IMSI='262428728717497': No 3G Auth Data HLR_Test-GSUP(266)@6334298c0c75: Created GsupExpect[0] for "262428728717497" to be handled at TC_gsup_check_imei_via_proxy(273) 20250901085650420 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 20250901085650422 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650422 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650422 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262428728717497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428728717497" source_name="the-source\n"} 20250901085650422 DMAIN <0000> hlr.c:435 IMSI='262428728717497': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085650422 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262428728717497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428728717497" destination_name="the-source\n"} 20250901085650422 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262428728717497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650422 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650422 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650422 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6334298c0c75: Found GsupExpect[0] for "262428728717497" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@6334298c0c75: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262428728717497" TC_gsup_check_imei_via_proxy(273)@6334298c0c75: setverdict(pass): none -> pass 20250901085650423 DAUC <0003> db_auc.c:157 IMSI='262428728717497': No 2G Auth Data 20250901085650424 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650424 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650424 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262428728717497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428728717497" source_name="the-source\n"} 20250901085650424 DAUC <0003> hlr.c:428 IMSI='262428728717497': storing IMEI = 12345678901234 20250901085650424 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262428728717497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428728717497" destination_name="the-source\n"} 20250901085650424 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262428728717497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650424 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650424 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650424 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650424 DAUC <0003> db_auc.c:157 IMSI='262428728717497': No 2G Auth Data TC_gsup_check_imei_via_proxy(273)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085650425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@6334298c0c75: Final verdict of PTC: pass 20250901085650425 DAUC <0003> db_auc.c:157 IMSI='262421163493793': No 2G Auth Data 20250901085650425 DAUC <0003> db_auc.c:192 IMSI='262421163493793': No 3G Auth Data HLR_Test-GSUP(266)@6334298c0c75: Created GsupExpect[0] for "262421163493793" to be handled at TC_gsup_check_imei_via_proxy(274) 20250901085650430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42978<->l=127.0.0.1:4258 20250901085650432 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650432 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650432 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262421163493793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421163493793" source_name="the-source\n"} 20250901085650433 DMAIN <0000> hlr.c:435 IMSI='262421163493793': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085650433 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262421163493793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421163493793" destination_name="the-source\n"} 20250901085650433 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262421163493793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650433 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650433 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650433 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6334298c0c75: Found GsupExpect[0] for "262421163493793" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@6334298c0c75: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262421163493793" TC_gsup_check_imei_via_proxy(274)@6334298c0c75: setverdict(pass): none -> pass 20250901085650434 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650434 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650434 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262421163493793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421163493793" source_name="the-source\n"} 20250901085650434 DAUC <0003> hlr.c:428 IMSI='262421163493793': storing IMEI = 12345678901234 20250901085650434 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262421163493793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421163493793" destination_name="the-source\n"} 20250901085650434 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262421163493793 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650434 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650434 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650434 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085650435 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42978<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@6334298c0c75: Final verdict of PTC: pass 20250901085650435 DAUC <0003> db_auc.c:157 IMSI='262423228633995': No 2G Auth Data 20250901085650436 DAUC <0003> db_auc.c:192 IMSI='262423228633995': No 3G Auth Data HLR_Test-GSUP(266)@6334298c0c75: Created GsupExpect[0] for "262423228633995" to be handled at TC_gsup_check_imei_via_proxy(275) 20250901085650441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 20250901085650443 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650443 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650443 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423228633995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423228633995" source_name="the-source\n"} 20250901085650443 DMAIN <0000> hlr.c:435 IMSI='262423228633995': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085650443 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423228633995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423228633995" destination_name="the-source\n"} 20250901085650443 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262423228633995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650443 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650443 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650443 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6334298c0c75: Found GsupExpect[0] for "262423228633995" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@6334298c0c75: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423228633995" TC_gsup_check_imei_via_proxy(275)@6334298c0c75: setverdict(pass): none -> pass 20250901085650445 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650445 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650445 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423228633995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423228633995" source_name="the-source\n"} 20250901085650445 DAUC <0003> hlr.c:428 IMSI='262423228633995': storing IMEI = 12345678901234 20250901085650445 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423228633995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423228633995" destination_name="the-source\n"} 20250901085650445 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262423228633995 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650445 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650445 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650445 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085650446 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42990<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@6334298c0c75: Final verdict of PTC: pass 20250901085650446 DAUC <0003> db_auc.c:157 IMSI='262423177218684': No 2G Auth Data 20250901085650446 DAUC <0003> db_auc.c:192 IMSI='262423177218684': No 3G Auth Data HLR_Test-GSUP(266)@6334298c0c75: Created GsupExpect[0] for "262423177218684" to be handled at TC_gsup_check_imei_via_proxy(276) 20250901085650452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43000<->l=127.0.0.1:4258 20250901085650454 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650454 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423177218684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177218684" source_name="the-source\n"} 20250901085650454 DMAIN <0000> hlr.c:435 IMSI='262423177218684': has IMEI = 12345678901234 (consider setting 'store-imei') 20250901085650454 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262423177218684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423177218684" destination_name="the-source\n"} 20250901085650454 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262423177218684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650454 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650454 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650454 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@6334298c0c75: Found GsupExpect[0] for "262423177218684" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@6334298c0c75: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423177218684" TC_gsup_check_imei_via_proxy(276)@6334298c0c75: setverdict(pass): none -> pass 20250901085650456 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650456 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650456 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423177218684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423177218684" source_name="the-source\n"} 20250901085650456 DAUC <0003> hlr.c:428 IMSI='262423177218684': storing IMEI = 12345678901234 20250901085650456 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262423177218684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423177218684" destination_name="the-source\n"} 20250901085650456 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262423177218684 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085650456 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085650456 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650456 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085650457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43000<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085650458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 20250901085650458 DLINP <000b> input/ipa.c:452 connected read/write 20250901085650458 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085650458 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085650458 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085650458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085650458 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20250901085650458 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33319<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@6334298c0c75: Final verdict of PTC: none 267@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon Sep 1 08:56:50 UTC 2025 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20250901085650482 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 20250901085650583 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43012<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78384) Waiting for packet dumper to finish... 1 (prev_count=78384, count=127076) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Mon Sep 1 08:56:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_check_imei_invalid_len started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085653706 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085653706 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085653710 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653710 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085653712 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653712 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653712 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085653712 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085653712 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  20250901085653712 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085653712 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  20250901085653712 DLGSUP <0013> gsup_server.c:236 2:  20250901085653712 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085653713 DLGSUP <0013> gsup_server.c:236 3:  20250901085653713 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085653713 DLGSUP <0013> gsup_server.c:236 4:  20250901085653713 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085653713 DLGSUP <0013> gsup_server.c:236 5:  HLR_Test-GSUP-IPA(277)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085653713 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085653713 DLGSUP <0013> gsup_server.c:236 7:  20250901085653713 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085653713 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085653713 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085653713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@6334298c0c75: 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") 20250901085653737 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39733<->l=127.0.0.1:4259) 20250901085653750 DAUC <0003> db_auc.c:157 IMSI='262423612785731': No 2G Auth Data 20250901085653750 DAUC <0003> db_auc.c:192 IMSI='262423612785731': No 3G Auth Data HLR_Test-GSUP(278)@6334298c0c75: Created GsupExpect[0] for "262423612785731" to be handled at TC_gsup_check_imei_invalid_len(281) 20250901085653777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 20250901085653788 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653788 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653788 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612785731"} 20250901085653788 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901085653788 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423612785731" cause=Invalid mandatory information} 20250901085653788 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653788 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653788 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653788 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6334298c0c75: Found GsupExpect[0] for "262423612785731" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@6334298c0c75: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262423612785731" TC_gsup_check_imei_invalid_len(281)@6334298c0c75: setverdict(pass): none -> pass 20250901085653793 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653793 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653793 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612785731"} 20250901085653793 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901085653793 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423612785731" cause=Invalid mandatory information} 20250901085653793 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653793 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653793 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653793 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653797 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653797 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653797 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612785731"} 20250901085653797 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901085653797 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423612785731" cause=Invalid mandatory information} 20250901085653797 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653797 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653797 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653797 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653800 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653800 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653800 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612785731"} 20250901085653800 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901085653800 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423612785731" cause=Invalid mandatory information} 20250901085653800 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653800 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653800 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653800 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653803 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653803 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653803 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423612785731"} 20250901085653803 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901085653803 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423612785731" cause=Invalid mandatory information} 20250901085653803 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262423612785731 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653803 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653803 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653803 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58494<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@6334298c0c75: Final verdict of PTC: pass 20250901085653808 DAUC <0003> db_auc.c:157 IMSI='262426025773257': No 2G Auth Data 20250901085653808 DAUC <0003> db_auc.c:192 IMSI='262426025773257': No 3G Auth Data HLR_Test-GSUP(278)@6334298c0c75: Created GsupExpect[0] for "262426025773257" to be handled at TC_gsup_check_imei_invalid_len(282) 20250901085653824 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 20250901085653825 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653825 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653825 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426025773257"} 20250901085653825 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901085653825 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426025773257" cause=Invalid mandatory information} 20250901085653825 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653825 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653825 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653825 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6334298c0c75: Found GsupExpect[0] for "262426025773257" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@6334298c0c75: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262426025773257" TC_gsup_check_imei_invalid_len(282)@6334298c0c75: setverdict(pass): none -> pass 20250901085653826 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653826 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653826 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426025773257"} 20250901085653826 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901085653826 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426025773257" cause=Invalid mandatory information} 20250901085653826 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653826 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653826 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653826 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653827 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426025773257"} 20250901085653827 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901085653827 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426025773257" cause=Invalid mandatory information} 20250901085653827 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653827 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653827 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426025773257"} 20250901085653827 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901085653827 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426025773257" cause=Invalid mandatory information} 20250901085653827 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653828 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653828 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653828 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426025773257"} 20250901085653828 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901085653828 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426025773257" cause=Invalid mandatory information} 20250901085653828 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262426025773257 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653828 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653828 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653828 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58510<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@6334298c0c75: Final verdict of PTC: pass 20250901085653829 DAUC <0003> db_auc.c:157 IMSI='262421400199532': No 2G Auth Data 20250901085653829 DAUC <0003> db_auc.c:192 IMSI='262421400199532': No 3G Auth Data HLR_Test-GSUP(278)@6334298c0c75: Created GsupExpect[0] for "262421400199532" to be handled at TC_gsup_check_imei_invalid_len(283) 20250901085653837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 20250901085653838 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653838 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653838 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421400199532"} 20250901085653838 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901085653838 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421400199532" cause=Invalid mandatory information} 20250901085653838 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653838 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653838 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653838 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6334298c0c75: Found GsupExpect[0] for "262421400199532" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@6334298c0c75: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421400199532" TC_gsup_check_imei_invalid_len(283)@6334298c0c75: setverdict(pass): none -> pass 20250901085653839 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653839 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653839 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421400199532"} 20250901085653839 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901085653839 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421400199532" cause=Invalid mandatory information} 20250901085653839 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653839 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653839 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653839 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653840 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653840 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653840 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421400199532"} 20250901085653840 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901085653840 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421400199532" cause=Invalid mandatory information} 20250901085653840 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653840 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653840 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653840 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653841 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653841 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421400199532"} 20250901085653841 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901085653841 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421400199532" cause=Invalid mandatory information} 20250901085653841 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653841 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653841 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653841 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653841 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653841 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421400199532"} 20250901085653841 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901085653841 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421400199532" cause=Invalid mandatory information} 20250901085653841 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421400199532 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653841 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653841 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653841 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58516<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@6334298c0c75: Final verdict of PTC: pass 20250901085653843 DAUC <0003> db_auc.c:157 IMSI='262421362080352': No 2G Auth Data 20250901085653843 DAUC <0003> db_auc.c:192 IMSI='262421362080352': No 3G Auth Data HLR_Test-GSUP(278)@6334298c0c75: Created GsupExpect[0] for "262421362080352" to be handled at TC_gsup_check_imei_invalid_len(284) 20250901085653852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 20250901085653854 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653854 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362080352"} 20250901085653854 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901085653854 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362080352" cause=Invalid mandatory information} 20250901085653854 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653854 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653854 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6334298c0c75: Found GsupExpect[0] for "262421362080352" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@6334298c0c75: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262421362080352" TC_gsup_check_imei_invalid_len(284)@6334298c0c75: setverdict(pass): none -> pass 20250901085653854 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653854 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653854 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362080352"} 20250901085653854 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901085653854 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362080352" cause=Invalid mandatory information} 20250901085653854 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653854 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653854 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653854 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653855 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653855 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653855 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362080352"} 20250901085653855 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901085653855 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362080352" cause=Invalid mandatory information} 20250901085653855 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653855 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653855 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653855 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653856 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653856 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362080352"} 20250901085653856 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901085653856 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362080352" cause=Invalid mandatory information} 20250901085653856 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653856 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653856 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653856 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653856 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653856 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421362080352"} 20250901085653856 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901085653856 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421362080352" cause=Invalid mandatory information} 20250901085653856 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262421362080352 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653856 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653856 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653856 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653857 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58520<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@6334298c0c75: Final verdict of PTC: pass 20250901085653858 DAUC <0003> db_auc.c:157 IMSI='262424425503345': No 2G Auth Data 20250901085653858 DAUC <0003> db_auc.c:192 IMSI='262424425503345': No 3G Auth Data HLR_Test-GSUP(278)@6334298c0c75: Created GsupExpect[0] for "262424425503345" to be handled at TC_gsup_check_imei_invalid_len(285) 20250901085653864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 20250901085653866 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653866 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653866 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424425503345"} 20250901085653866 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901085653866 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424425503345" cause=Invalid mandatory information} 20250901085653866 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653866 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653866 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653866 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6334298c0c75: Found GsupExpect[0] for "262424425503345" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@6334298c0c75: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424425503345" TC_gsup_check_imei_invalid_len(285)@6334298c0c75: setverdict(pass): none -> pass 20250901085653867 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653867 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653867 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424425503345"} 20250901085653867 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901085653867 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424425503345" cause=Invalid mandatory information} 20250901085653867 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653867 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653867 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653867 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653868 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424425503345"} 20250901085653868 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901085653868 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424425503345" cause=Invalid mandatory information} 20250901085653868 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653868 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653868 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424425503345"} 20250901085653868 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901085653868 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424425503345" cause=Invalid mandatory information} 20250901085653868 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653868 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653868 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653869 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653869 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653869 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424425503345"} 20250901085653869 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901085653869 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424425503345" cause=Invalid mandatory information} 20250901085653869 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424425503345 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653869 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653869 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653869 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653869 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58530<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@6334298c0c75: Final verdict of PTC: pass 20250901085653870 DAUC <0003> db_auc.c:157 IMSI='262428156759568': No 2G Auth Data 20250901085653870 DAUC <0003> db_auc.c:192 IMSI='262428156759568': No 3G Auth Data HLR_Test-GSUP(278)@6334298c0c75: Created GsupExpect[0] for "262428156759568" to be handled at TC_gsup_check_imei_invalid_len(286) 20250901085653876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 20250901085653878 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653878 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653878 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428156759568"} 20250901085653878 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901085653878 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428156759568" cause=Invalid mandatory information} 20250901085653878 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653878 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653878 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653878 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6334298c0c75: Found GsupExpect[0] for "262428156759568" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@6334298c0c75: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262428156759568" TC_gsup_check_imei_invalid_len(286)@6334298c0c75: setverdict(pass): none -> pass 20250901085653879 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653879 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653879 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428156759568"} 20250901085653879 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901085653879 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428156759568" cause=Invalid mandatory information} 20250901085653879 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653879 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653879 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653879 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653880 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653880 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428156759568"} 20250901085653880 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901085653880 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428156759568" cause=Invalid mandatory information} 20250901085653880 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653880 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653880 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653880 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653881 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653881 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428156759568"} 20250901085653881 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901085653881 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428156759568" cause=Invalid mandatory information} 20250901085653881 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653881 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653881 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653881 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653881 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653881 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428156759568"} 20250901085653881 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901085653881 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428156759568" cause=Invalid mandatory information} 20250901085653881 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262428156759568 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653881 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653881 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653881 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58546<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@6334298c0c75: Final verdict of PTC: pass 20250901085653882 DAUC <0003> db_auc.c:157 IMSI='262420143230289': No 2G Auth Data 20250901085653882 DAUC <0003> db_auc.c:192 IMSI='262420143230289': No 3G Auth Data HLR_Test-GSUP(278)@6334298c0c75: Created GsupExpect[0] for "262420143230289" to be handled at TC_gsup_check_imei_invalid_len(287) 20250901085653888 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 20250901085653890 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653890 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653890 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420143230289"} 20250901085653890 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901085653890 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420143230289" cause=Invalid mandatory information} 20250901085653890 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653890 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653890 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653890 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6334298c0c75: Found GsupExpect[0] for "262420143230289" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@6334298c0c75: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262420143230289" TC_gsup_check_imei_invalid_len(287)@6334298c0c75: setverdict(pass): none -> pass 20250901085653891 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653891 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653891 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420143230289"} 20250901085653891 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901085653891 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420143230289" cause=Invalid mandatory information} 20250901085653891 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653891 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653891 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653891 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653892 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653892 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653892 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420143230289"} 20250901085653892 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901085653892 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420143230289" cause=Invalid mandatory information} 20250901085653892 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653892 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653892 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653892 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653893 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653893 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420143230289"} 20250901085653893 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901085653893 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420143230289" cause=Invalid mandatory information} 20250901085653893 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653893 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653893 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653893 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653893 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653893 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420143230289"} 20250901085653893 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901085653893 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420143230289" cause=Invalid mandatory information} 20250901085653893 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420143230289 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653893 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653893 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653893 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58554<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@6334298c0c75: Final verdict of PTC: pass 20250901085653894 DAUC <0003> db_auc.c:157 IMSI='262429819215510': No 2G Auth Data 20250901085653894 DAUC <0003> db_auc.c:192 IMSI='262429819215510': No 3G Auth Data HLR_Test-GSUP(278)@6334298c0c75: Created GsupExpect[0] for "262429819215510" to be handled at TC_gsup_check_imei_invalid_len(288) 20250901085653900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 20250901085653901 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653901 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653901 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429819215510"} 20250901085653901 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20250901085653901 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429819215510" cause=Invalid mandatory information} 20250901085653901 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653901 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653901 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653902 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@6334298c0c75: Found GsupExpect[0] for "262429819215510" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@6334298c0c75: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262429819215510" TC_gsup_check_imei_invalid_len(288)@6334298c0c75: setverdict(pass): none -> pass 20250901085653902 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653902 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653902 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429819215510"} 20250901085653902 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20250901085653902 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429819215510" cause=Invalid mandatory information} 20250901085653902 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653902 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653902 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653902 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653903 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653903 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429819215510"} 20250901085653903 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20250901085653903 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429819215510" cause=Invalid mandatory information} 20250901085653903 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653903 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653903 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653903 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653903 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653903 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429819215510"} 20250901085653903 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20250901085653903 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429819215510" cause=Invalid mandatory information} 20250901085653903 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653903 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653903 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653903 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653904 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653904 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653904 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429819215510"} 20250901085653904 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20250901085653904 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429819215510" cause=Invalid mandatory information} 20250901085653904 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262429819215510 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085653904 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085653904 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653904 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085653904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@6334298c0c75: Final verdict of PTC: pass MTC@6334298c0c75: setverdict(pass): none -> pass 20250901085653905 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.1:4258 20250901085653905 DLINP <000b> input/ipa.c:452 connected read/write 20250901085653905 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085653905 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085653905 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085653905 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085653905 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39733<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@6334298c0c75: Final verdict of PTC: none 279@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: pass MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@6334298c0c75: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon Sep 1 08:56: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 20250901085653931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4258 20250901085654031 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78396) Waiting for packet dumper to finish... 1 (prev_count=78396, count=168512) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Mon Sep 1 08:56:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_gsup_check_imei_unknown_imsi started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085657145 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085657145 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085657149 DLINP <000b> input/ipa.c:452 connected read/write 20250901085657149 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085657151 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085657155 DLINP <000b> input/ipa.c:452 connected read/write 20250901085657155 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085657155 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085657155 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085657155 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  20250901085657155 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085657155 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  20250901085657155 DLGSUP <0013> gsup_server.c:236 2:  20250901085657155 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085657155 DLGSUP <0013> gsup_server.c:236 3:  20250901085657155 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085657155 DLGSUP <0013> gsup_server.c:236 4:  20250901085657155 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085657155 DLGSUP <0013> gsup_server.c:236 5:  20250901085657155 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085657155 DLGSUP <0013> gsup_server.c:236 7:  20250901085657155 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085657155 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085657155 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085657155 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@6334298c0c75: 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") 20250901085657168 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33999<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@6334298c0c75: Created GsupExpect[0] for "262427465975322" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20250901085657175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 20250901085657202 DLINP <000b> input/ipa.c:452 connected read/write 20250901085657202 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085657202 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427465975322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427465975322"} 20250901085657202 DMAIN <0000> hlr.c:435 IMSI='262427465975322': has IMEI = 22245678901234 (consider setting 'store-imei') 20250901085657202 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427465975322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20250901085657202 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427465975322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427465975322" cause=Invalid mandatory information} 20250901085657202 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427465975322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085657202 DLINP <000b> input/ipa.c:452 connected read/write 20250901085657202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085657202 DLINP <000b> input/ipa.c:452 connected read/write 20250901085657202 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@6334298c0c75: Found GsupExpect[0] for "262427465975322" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@6334298c0c75: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427465975322" TC_gsup_check_imei_unknown_imsi(293)@6334298c0c75: setverdict(pass): none -> pass 20250901085657211 DLINP <000b> input/ipa.c:452 connected read/write 20250901085657211 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085657211 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427465975322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427465975322"} 20250901085657211 DAUC <0003> hlr.c:428 IMSI='262427465975322': storing IMEI = 22245678901234 20250901085657211 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427465975322': no such subscriber 20250901085657211 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427465975322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20250901085657211 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427465975322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427465975322" cause=Invalid mandatory information} 20250901085657211 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427465975322 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085657211 DLINP <000b> input/ipa.c:452 connected read/write 20250901085657211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085657211 DLINP <000b> input/ipa.c:452 connected read/write 20250901085657211 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085657213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58604<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@6334298c0c75: Final verdict of PTC: pass 20250901085657215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58590<->l=127.0.0.1:4258 20250901085657217 DLINP <000b> input/ipa.c:452 connected read/write 20250901085657217 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085657217 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085657217 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085657217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085657217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33999<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@6334298c0c75: Final verdict of PTC: none 291@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 291: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@6334298c0c75: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon Sep 1 08:56:57 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 20250901085657254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58606<->l=127.0.0.1:4258 20250901085657355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58606<->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=30816) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 08:56:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085700496 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085700496 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085700500 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700500 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700502 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@6334298c0c75: 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) } } } } 20250901085700506 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700506 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700506 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085700506 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085700506 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  20250901085700506 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085700506 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  20250901085700506 DLGSUP <0013> gsup_server.c:236 2:  20250901085700506 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085700506 DLGSUP <0013> gsup_server.c:236 3:  20250901085700506 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085700506 DLGSUP <0013> gsup_server.c:236 4:  20250901085700506 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085700506 DLGSUP <0013> gsup_server.c:236 5:  20250901085700506 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085700506 DLGSUP <0013> gsup_server.c:236 7:  20250901085700506 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085700506 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085700506 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085700506 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } HLR_Test-GSUP-IPA(294)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@6334298c0c75: 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") 20250901085700522 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35613<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@6334298c0c75: Created GsupExpect[0] for "262426313933409" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20250901085700530 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 20250901085700550 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700550 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700550 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426313933409"} 20250901085700550 DMAIN <0000> hlr.c:227 IMSI='262426313933409': Creating subscriber on demand 20250901085700550 DMAIN <0000> hlr.c:243 IMSI='262426313933409': Successfully assigned MSISDN='302' 20250901085700550 DAUC <0003> hlr.c:428 IMSI='262426313933409': storing IMEI = 12345678901234 20250901085700550 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426313933409"} 20250901085700550 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085700550 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700550 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700550 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@6334298c0c75: Found GsupExpect[0] for "262426313933409" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@6334298c0c75: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262426313933409" TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): none -> pass 20250901085700555 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700555 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700557 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700557 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700558 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700558 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700560 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700560 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700560 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426313933409" cn_domain=PS} 20250901085700560 DLU <0006> fsm.c:456 lu(262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085700560 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085700560 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085700560 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426313933409" cn_domain=PS} 20250901085700560 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700560 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700560 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700564 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700564 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700564 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426313933409"} 20250901085700564 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085700564 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085700564 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426313933409"} 20250901085700564 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085700564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085700564 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085700564 DLU <0006> fsm.c:568 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085700564 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700564 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700564 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700570 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700570 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700571 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426313933409"} 20250901085700571 DMAIN <0000> hlr.c:227 IMSI='262426313933409': Creating subscriber on demand 20250901085700571 DMAIN <0000> hlr.c:243 IMSI='262426313933409': Successfully assigned MSISDN='282' 20250901085700571 DAUC <0003> hlr.c:428 IMSI='262426313933409': storing IMEI = 12345678901234 20250901085700571 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426313933409"} 20250901085700571 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085700571 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700571 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700571 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700573 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700573 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700574 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700574 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700575 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700575 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700577 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700577 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700579 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700579 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700579 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426313933409" cn_domain=PS} 20250901085700579 DLU <0006> fsm.c:456 lu(262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085700579 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085700579 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085700579 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426313933409" cn_domain=PS} 20250901085700579 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700579 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700579 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700582 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700582 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700582 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426313933409"} 20250901085700582 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085700582 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085700582 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426313933409"} 20250901085700582 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085700582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085700582 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085700582 DLU <0006> fsm.c:568 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085700582 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700582 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700582 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700590 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700591 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700591 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426313933409"} 20250901085700591 DMAIN <0000> hlr.c:227 IMSI='262426313933409': Creating subscriber on demand 20250901085700591 DMAIN <0000> hlr.c:243 IMSI='262426313933409': Successfully assigned MSISDN='648' 20250901085700591 DAUC <0003> hlr.c:428 IMSI='262426313933409': storing IMEI = 12345678901234 20250901085700591 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426313933409"} 20250901085700591 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085700591 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700591 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700591 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700593 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700593 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700594 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700594 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700595 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700595 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700596 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700596 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700597 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700597 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700597 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426313933409" cn_domain=PS} 20250901085700597 DLU <0006> fsm.c:456 lu(262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085700597 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901085700597 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426313933409" cause=GPRS services not allowed} 20250901085700597 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085700597 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085700597 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Freeing instance 20250901085700597 DLU <0006> fsm.c:568 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Deallocated 20250901085700597 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700597 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700597 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700600 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700600 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700600 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426313933409"} 20250901085700600 DMAIN <0000> hlr.c:227 IMSI='262426313933409': Creating subscriber on demand 20250901085700600 DMAIN <0000> hlr.c:243 IMSI='262426313933409': Successfully assigned MSISDN='224' 20250901085700600 DAUC <0003> hlr.c:428 IMSI='262426313933409': storing IMEI = 12345678901234 20250901085700600 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426313933409"} 20250901085700600 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085700600 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700600 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700600 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700601 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700601 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700601 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700601 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700601 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700601 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700602 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700602 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700602 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426313933409" cn_domain=PS} 20250901085700602 DLU <0006> fsm.c:456 lu(262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085700602 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901085700602 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426313933409" cause=GPRS services not allowed} 20250901085700602 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085700602 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085700602 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Freeing instance 20250901085700602 DLU <0006> fsm.c:568 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Deallocated 20250901085700602 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700602 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700602 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700604 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700604 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700604 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426313933409"} 20250901085700604 DMAIN <0000> hlr.c:227 IMSI='262426313933409': Creating subscriber on demand 20250901085700604 DAUC <0003> hlr.c:428 IMSI='262426313933409': storing IMEI = 12345678901234 20250901085700604 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426313933409"} 20250901085700604 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085700604 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700604 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700604 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700605 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700605 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700605 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700605 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700606 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700606 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700607 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700607 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426313933409" cn_domain=PS} 20250901085700607 DLU <0006> fsm.c:456 lu(262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085700607 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901085700607 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262426313933409" cause=GPRS services not allowed} 20250901085700607 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085700607 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085700607 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Freeing instance 20250901085700607 DLU <0006> fsm.c:568 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Deallocated 20250901085700607 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700607 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700607 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700609 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700609 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700609 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426313933409"} 20250901085700609 DMAIN <0000> hlr.c:227 IMSI='262426313933409': Creating subscriber on demand 20250901085700610 DAUC <0003> hlr.c:428 IMSI='262426313933409': storing IMEI = 12345678901234 20250901085700610 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426313933409"} 20250901085700610 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20250901085700610 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700610 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700610 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700610 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700610 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700611 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700611 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700612 DAUC <0003> db_auc.c:157 IMSI='262426313933409': No 2G Auth Data 20250901085700612 DAUC <0003> db_auc.c:192 IMSI='262426313933409': No 3G Auth Data 20250901085700613 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700613 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700613 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426313933409" cn_domain=PS} 20250901085700613 DLU <0006> fsm.c:456 lu(262426313933409)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085700613 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085700613 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085700613 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426313933409" cn_domain=PS} 20250901085700613 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700613 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700613 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700614 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700614 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700614 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426313933409"} 20250901085700614 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085700614 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085700614 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426313933409"} 20250901085700614 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262426313933409 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085700614 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085700614 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085700614 DLU <0006> fsm.c:568 lu(PS:IMSI-262426313933409)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085700615 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085700615 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700615 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085700617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@6334298c0c75: Final verdict of PTC: pass 20250901085700618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58612<->l=127.0.0.1:4258 20250901085700619 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35613<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@6334298c0c75: Final verdict of PTC: none 20250901085700619 DLINP <000b> input/ipa.c:452 connected read/write 20250901085700619 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085700619 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085700619 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085700619 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 296@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 296: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@6334298c0c75: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon Sep 1 08:57:00 UTC 2025 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20250901085700661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4258 20250901085700761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58634<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12672) Waiting for packet dumper to finish... 1 (prev_count=12672, count=97012) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Mon Sep 1 08:57:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_subscr_create_on_demand_ul started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085703876 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085703876 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085703880 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703880 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085703886 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703886 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703886 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085703886 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085703886 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  20250901085703886 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085703886 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  20250901085703886 DLGSUP <0013> gsup_server.c:236 2:  20250901085703886 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085703886 DLGSUP <0013> gsup_server.c:236 3:  20250901085703886 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085703886 DLGSUP <0013> gsup_server.c:236 4:  20250901085703886 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085703886 DLGSUP <0013> gsup_server.c:236 5:  20250901085703886 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085703886 DLGSUP <0013> gsup_server.c:236 7:  20250901085703886 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085703886 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085703886 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085703886 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@6334298c0c75: 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") 20250901085703910 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42669<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@6334298c0c75: Created GsupExpect[0] for "262424187251260" to be handled at TC_subscr_create_on_demand_ul(303) 20250901085703927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58138<->l=127.0.0.1:4258 20250901085703938 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703938 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703938 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424187251260" cn_domain=PS} 20250901085703938 DMAIN <0000> hlr.c:227 IMSI='262424187251260': Creating subscriber on demand 20250901085703938 DMAIN <0000> hlr.c:243 IMSI='262424187251260': Successfully assigned MSISDN='410' 20250901085703938 DLU <0006> fsm.c:456 lu(262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085703938 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085703938 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085703938 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424187251260" cn_domain=PS} 20250901085703938 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703938 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703938 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@6334298c0c75: Found GsupExpect[0] for "262424187251260" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@6334298c0c75: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262424187251260" 20250901085703944 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703944 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703945 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424187251260"} 20250901085703945 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085703945 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085703945 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424187251260"} 20250901085703945 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085703945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085703945 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085703945 DLU <0006> fsm.c:568 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085703945 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703945 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703945 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@6334298c0c75: setverdict(pass): none -> pass 20250901085703947 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703947 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703949 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703949 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703951 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703951 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703957 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703957 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703957 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424187251260" cn_domain=PS} 20250901085703957 DMAIN <0000> hlr.c:227 IMSI='262424187251260': Creating subscriber on demand 20250901085703957 DMAIN <0000> hlr.c:243 IMSI='262424187251260': Successfully assigned MSISDN='646' 20250901085703957 DLU <0006> fsm.c:456 lu(262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085703957 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085703957 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085703957 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424187251260" cn_domain=PS} 20250901085703957 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703957 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703957 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703960 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703960 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703960 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424187251260"} 20250901085703960 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085703960 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085703960 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424187251260"} 20250901085703960 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085703960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085703960 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085703960 DLU <0006> fsm.c:568 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085703960 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703960 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703960 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085703962 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703962 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703964 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703964 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703965 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703965 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703966 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703966 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703971 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703971 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703971 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424187251260" cn_domain=PS} 20250901085703971 DMAIN <0000> hlr.c:227 IMSI='262424187251260': Creating subscriber on demand 20250901085703971 DMAIN <0000> hlr.c:243 IMSI='262424187251260': Successfully assigned MSISDN='156' 20250901085703971 DLU <0006> fsm.c:456 lu(262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085703971 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901085703971 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424187251260" cause=GPRS services not allowed} 20250901085703971 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085703971 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085703971 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Freeing instance 20250901085703971 DLU <0006> fsm.c:568 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Deallocated 20250901085703971 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703971 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703971 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703973 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703973 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085703974 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703974 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703975 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703975 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703976 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703976 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703980 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703980 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703980 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424187251260" cn_domain=PS} 20250901085703980 DMAIN <0000> hlr.c:227 IMSI='262424187251260': Creating subscriber on demand 20250901085703980 DMAIN <0000> hlr.c:243 IMSI='262424187251260': Successfully assigned MSISDN='372' 20250901085703980 DLU <0006> fsm.c:456 lu(262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085703980 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901085703980 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424187251260" cause=GPRS services not allowed} 20250901085703980 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085703980 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085703980 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Freeing instance 20250901085703980 DLU <0006> fsm.c:568 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Deallocated 20250901085703980 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703980 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703980 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703981 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703981 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085703982 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703982 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703983 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703983 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703987 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703987 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703987 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424187251260" cn_domain=PS} 20250901085703987 DMAIN <0000> hlr.c:227 IMSI='262424187251260': Creating subscriber on demand 20250901085703987 DLU <0006> fsm.c:456 lu(262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085703987 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20250901085703987 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262424187251260" cause=GPRS services not allowed} 20250901085703987 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085703987 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085703987 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Freeing instance 20250901085703987 DLU <0006> fsm.c:568 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Deallocated 20250901085703987 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703987 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703987 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703988 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703988 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085703988 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703988 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703989 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703989 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703992 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424187251260" cn_domain=PS} 20250901085703992 DMAIN <0000> hlr.c:227 IMSI='262424187251260': Creating subscriber on demand 20250901085703992 DLU <0006> fsm.c:456 lu(262424187251260)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085703992 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085703992 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085703992 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424187251260" cn_domain=PS} 20250901085703992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703992 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703993 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703993 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703993 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424187251260"} 20250901085703993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085703993 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085703993 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424187251260"} 20250901085703993 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262424187251260 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085703993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085703993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085703993 DLU <0006> fsm.c:568 lu(PS:IMSI-262424187251260)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085703993 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703993 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703993 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085703994 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703994 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085703996 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703996 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data 20250901085703996 DAUC <0003> db_auc.c:157 IMSI='262424187251260': No 2G Auth Data 20250901085703996 DAUC <0003> db_auc.c:192 IMSI='262424187251260': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085703998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58138<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@6334298c0c75: Final verdict of PTC: pass 20250901085703999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58136<->l=127.0.0.1:4258 20250901085703999 DLINP <000b> input/ipa.c:452 connected read/write 20250901085703999 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085703999 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085704000 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085704000 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085704000 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42669<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@6334298c0c75: Final verdict of PTC: none 301@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 301: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@6334298c0c75: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon Sep 1 08:57:04 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 20250901085704028 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58154<->l=127.0.0.1:4258 20250901085704129 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58154<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=66388) Waiting for packet dumper to finish... 1 (prev_count=66388, count=81496) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Mon Sep 1 08:57:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_subscr_create_on_demand_sai started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085707257 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085707257 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085707258 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707258 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085707259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@6334298c0c75: 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) } } } } 20250901085707260 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707260 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(304)@6334298c0c75: 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 } } } } 20250901085707260 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085707260 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085707260 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  20250901085707260 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085707260 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  20250901085707260 DLGSUP <0013> gsup_server.c:236 2:  20250901085707260 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085707260 DLGSUP <0013> gsup_server.c:236 3:  20250901085707260 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085707260 DLGSUP <0013> gsup_server.c:236 4:  20250901085707260 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085707260 DLGSUP <0013> gsup_server.c:236 5:  20250901085707260 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085707260 DLGSUP <0013> gsup_server.c:236 7:  20250901085707260 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085707260 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085707260 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085707260 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@6334298c0c75: 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") 20250901085707269 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37051<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@6334298c0c75: Created GsupExpect[0] for "262429398224106" to be handled at TC_subscr_create_on_demand_sai(308) 20250901085707276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58168<->l=127.0.0.1:4258 20250901085707306 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707306 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085707306 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429398224106"} 20250901085707306 DMAIN <0000> hlr.c:227 IMSI='262429398224106': Creating subscriber on demand 20250901085707306 DMAIN <0000> hlr.c:243 IMSI='262429398224106': Successfully assigned MSISDN='057' 20250901085707306 DAUC <0003> db_auc.c:157 IMSI='262429398224106': No 2G Auth Data 20250901085707306 DAUC <0003> db_auc.c:192 IMSI='262429398224106': No 3G Auth Data 20250901085707306 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429398224106 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 20250901085707306 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429398224106" cause=IMSI unknown in HLR} 20250901085707306 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20250901085707306 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085707306 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707306 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@6334298c0c75: Found GsupExpect[0] for "262429398224106" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@6334298c0c75: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429398224106" TC_subscr_create_on_demand_sai(308)@6334298c0c75: setverdict(pass): none -> pass 20250901085707312 DAUC <0003> db_auc.c:157 IMSI='262429398224106': No 2G Auth Data 20250901085707312 DAUC <0003> db_auc.c:192 IMSI='262429398224106': No 3G Auth Data 20250901085707314 DAUC <0003> db_auc.c:157 IMSI='262429398224106': No 2G Auth Data 20250901085707314 DAUC <0003> db_auc.c:192 IMSI='262429398224106': No 3G Auth Data 20250901085707315 DAUC <0003> db_auc.c:157 IMSI='262429398224106': No 2G Auth Data 20250901085707315 DAUC <0003> db_auc.c:192 IMSI='262429398224106': No 3G Auth Data 20250901085707318 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707318 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085707318 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429398224106" cn_domain=PS} 20250901085707318 DLU <0006> fsm.c:456 lu(262429398224106)[0x5585c0ecb980]{UNVALIDATED}: Allocated 20250901085707318 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20250901085707318 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429398224106)[0x5585c0ecb980]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085707318 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429398224106" cn_domain=PS} 20250901085707318 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085707318 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707318 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085707322 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707322 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085707322 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429398224106"} 20250901085707322 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429398224106)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085707322 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085707322 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429398224106"} 20250901085707322 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429398224106 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085707322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429398224106)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085707322 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429398224106)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085707322 DLU <0006> fsm.c:568 lu(PS:IMSI-262429398224106)[0x5585c0ecb980]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085707322 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707322 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085707323 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707323 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085707327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58168<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@6334298c0c75: Final verdict of PTC: pass 20250901085707329 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58160<->l=127.0.0.1:4258 20250901085707331 DLINP <000b> input/ipa.c:452 connected read/write 20250901085707331 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085707331 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085707331 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085707331 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(305)@6334298c0c75: Final verdict of PTC: none 20250901085707332 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37051<->l=127.0.0.1:4259) 306@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 306: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@6334298c0c75: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon Sep 1 08:57:07 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 20250901085707365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58184<->l=127.0.0.1:4258 20250901085707466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58184<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=432) Waiting for packet dumper to finish... 1 (prev_count=432, count=36556) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Mon Sep 1 08:57:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_MSLookup_mDNS_service_other_home started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085710596 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085710596 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085710601 DLINP <000b> input/ipa.c:452 connected read/write 20250901085710601 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085710603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085710607 DLINP <000b> input/ipa.c:452 connected read/write 20250901085710607 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085710607 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085710607 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085710607 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  20250901085710607 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085710607 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  20250901085710607 DLGSUP <0013> gsup_server.c:236 2:  20250901085710607 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085710607 DLGSUP <0013> gsup_server.c:236 3:  20250901085710607 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085710607 DLGSUP <0013> gsup_server.c:236 4:  20250901085710607 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085710607 DLGSUP <0013> gsup_server.c:236 5:  20250901085710607 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085710607 DLGSUP <0013> gsup_server.c:236 7:  20250901085710607 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085710608 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085710608 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085710608 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@6334298c0c75: 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") 20250901085710624 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39487<->l=127.0.0.1:4259) 20250901085710628 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901085710628 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@6334298c0c75: Created GsupExpect[0] for "262420042118404" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20250901085710650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4258 20250901085710657 DAUC <0003> db_auc.c:157 IMSI='262420042118404': No 2G Auth Data 20250901085710657 DAUC <0003> db_auc.c:192 IMSI='262420042118404': No 3G Auth Data 20250901085710665 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613818576.msisdn 20250901085710665 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613818576.msisdn: not attached (vlr_number unset) 20250901085710665 DDGSM <0007> mslookup_server.c:327 sip.voice.491613818576.msisdn: does not exist in GSUP proxy 20250901085711675 DLINP <000b> input/ipa.c:452 connected read/write 20250901085711675 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085711675 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420042118404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420042118404" cn_domain=CS} 20250901085711675 DLU <0006> fsm.c:456 lu(262420042118404)[0x5585c0ebf230]{UNVALIDATED}: Allocated 20250901085711675 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420042118404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20250901085711675 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420042118404)[0x5585c0ebf230]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20250901085711675 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420042118404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420042118404" cn_domain=CS} 20250901085711675 DLINP <000b> input/ipa.c:452 connected read/write 20250901085711675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085711675 DLINP <000b> input/ipa.c:452 connected read/write 20250901085711675 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@6334298c0c75: Found GsupExpect[0] for "262420042118404" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@6334298c0c75: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420042118404" 20250901085711681 DLINP <000b> input/ipa.c:452 connected read/write 20250901085711681 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085711681 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420042118404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420042118404"} 20250901085711681 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420042118404)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20250901085711682 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420042118404 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20250901085711682 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420042118404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420042118404"} 20250901085711682 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420042118404 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085711682 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420042118404)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20250901085711682 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420042118404)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20250901085711682 DLU <0006> fsm.c:568 lu(CS:IMSI-262420042118404)[0x5585c0ebf230]{WAIT_INSERT_DATA_RESULT}: Deallocated 20250901085711682 DLINP <000b> input/ipa.c:452 connected read/write 20250901085711682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085711682 DLINP <000b> input/ipa.c:452 connected read/write 20250901085711682 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@6334298c0c75: setverdict(pass): none -> pass 20250901085711686 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613818576.msisdn 20250901085711687 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613818576.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20250901085711687 DDGSM <0007> mslookup_server.c:327 sip.voice.491613818576.msisdn: does not exist in GSUP proxy 20250901085711687 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613818576.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@6334298c0c75: setverdict(pass): pass -> pass, component reason not changed 20250901085711692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58202<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@6334298c0c75: Final verdict of PTC: pass 20250901085711694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58198<->l=127.0.0.1:4258 20250901085711696 DLINP <000b> input/ipa.c:452 connected read/write 20250901085711696 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085711696 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(310)@6334298c0c75: Final verdict of PTC: none 20250901085711696 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085711696 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085711696 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39487<->l=127.0.0.1:4259) 311@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 311: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@6334298c0c75: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Mon Sep 1 08:57: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 20250901085711753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 20250901085711853 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42524<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21432) Waiting for packet dumper to finish... 1 (prev_count=21432, count=37400) 20250901085713589 DSS <0004> hlr_ussd.c:239 262421704577525/0x65ea298c: SS Session Timeout, destroying 20250901085713590 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262421704577525 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon Sep 1 08:57:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_MSLookup_GSUP_proxy started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085714987 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085714987 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085714992 DLINP <000b> input/ipa.c:452 connected read/write 20250901085714992 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085714993 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085714997 DLINP <000b> input/ipa.c:452 connected read/write 20250901085714997 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085714997 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085714997 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085714997 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  20250901085714997 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085714997 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  20250901085714997 DLGSUP <0013> gsup_server.c:236 2:  20250901085714997 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085714997 DLGSUP <0013> gsup_server.c:236 3:  20250901085714997 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085714997 DLGSUP <0013> gsup_server.c:236 4:  20250901085714997 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085714998 DLGSUP <0013> gsup_server.c:236 5:  20250901085714998 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085714998 DLGSUP <0013> gsup_server.c:236 7:  20250901085714998 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085714998 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085714998 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085714998 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20250901085714998 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250901085714998 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(314)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@6334298c0c75: 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") 20250901085715026 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39997<->l=127.0.0.1:4259) 20250901085715028 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901085715028 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@6334298c0c75: Created GsupExpect[0] for "262426808501697" to be handled at TC_MSLookup_GSUP_proxy(320) 20250901085715033 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@6334298c0c75: Created GsupExpect[0] for "262426808501697" to be handled at TC_MSLookup_GSUP_proxy(320) 20250901085715038 DLINP <000b> input/ipa.c:452 connected read/write 20250901085715038 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085715038 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426808501697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426808501697" cn_domain=CS} 20250901085715038 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426808501697 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250901085715038 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426808501697 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250901085715038 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426808501697.imsi 20250901085715038 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426808501697.imsi 20250901085715038 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426808501697.imsi: does not exist in local HLR 20250901085715042 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426808501697 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250901085715042 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250901085715042 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250901085715042 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250901085715042 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250901085715042 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250901085715042 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426808501697 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085715042 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901085715042 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901085715042 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901085715042 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901085715042 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901085715042 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@6334298c0c75: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@6334298c0c75: 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) } } } } 20250901085715044 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085715044 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085715044 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250901085715044 DLINP <000b> ipa.c:396 tag 1: HLR 20250901085715044 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901085715045 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085715045 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085715045 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@6334298c0c75: 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)@6334298c0c75: 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)@6334298c0c75: Found GsupExpect[0] for "262426808501697" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@6334298c0c75: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426808501697" HLR_Test-GSUP-server-IPA(318)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085715086 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085715086 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085715086 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085715086 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085715087 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426808501697 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617607574 20250901085715087 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426808501697 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901085715087 DLINP <000b> input/ipa.c:452 connected read/write 20250901085715087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085715087 DLINP <000b> input/ipa.c:452 connected read/write 20250901085715087 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@6334298c0c75: Found GsupExpect[0] for "262426808501697" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@6334298c0c75: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426808501697" 20250901085715095 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085715095 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085715095 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426808501697 MSISDN-491617607574 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901085715095 DLINP <000b> input/ipa.c:452 connected read/write 20250901085715095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085715095 DLINP <000b> input/ipa.c:452 connected read/write 20250901085715095 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085715098 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085715098 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085715098 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426808501697 MSISDN-491617607574 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 20250901085715098 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426808501697 MSISDN-491617607574 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901085715098 DLINP <000b> input/ipa.c:452 connected read/write 20250901085715098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085715098 DLINP <000b> input/ipa.c:452 connected read/write 20250901085715098 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@6334298c0c75: setverdict(pass): none -> pass 20250901085715101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@6334298c0c75: Final verdict of PTC: pass 20250901085715102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 20250901085715104 DLINP <000b> input/ipa.c:452 connected read/write 20250901085715104 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085715104 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(315)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-server(317)@6334298c0c75: Final verdict of PTC: none 20250901085715104 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085715104 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(314)@6334298c0c75: Final verdict of PTC: none 20250901085715106 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39997<->l=127.0.0.1:4259) 20250901085715106 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085715106 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085715106 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250901085715106 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250901085715107 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 316: none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@6334298c0c75: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Mon Sep 1 08:57:15 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 20250901085715162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 20250901085715263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42560<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13028) Waiting for packet dumper to finish... 1 (prev_count=13028, count=43052) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 08:57:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085718395 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085718395 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085718400 DLINP <000b> input/ipa.c:452 connected read/write 20250901085718400 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085718401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@6334298c0c75: 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) } } } } 20250901085718404 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250901085718404 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(321)@6334298c0c75: 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 } } } } 20250901085718405 DLINP <000b> input/ipa.c:452 connected read/write 20250901085718405 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085718405 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085718405 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085718405 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  20250901085718405 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085718405 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  20250901085718405 DLGSUP <0013> gsup_server.c:236 2:  20250901085718405 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085718406 DLGSUP <0013> gsup_server.c:236 3:  20250901085718406 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085718406 DLGSUP <0013> gsup_server.c:236 4:  20250901085718406 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085718406 DLGSUP <0013> gsup_server.c:236 5:  20250901085718406 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085718406 DLGSUP <0013> gsup_server.c:236 7:  20250901085718406 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085718406 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085718406 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085718406 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@6334298c0c75: 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") 20250901085718428 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37963<->l=127.0.0.1:4259) 20250901085718432 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901085718432 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@6334298c0c75: Created GsupExpect[0] for "262422673597062" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20250901085718441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 20250901085718445 DAUC <0003> db_auc.c:157 IMSI='262422673597062': No 2G Auth Data 20250901085718445 DAUC <0003> db_auc.c:192 IMSI='262422673597062': No 3G Auth Data 20250901085718449 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422673597062.imsi 20250901085718449 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262422673597062.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@6334298c0c75: setverdict(pass): none -> pass 20250901085718453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42572<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@6334298c0c75: Final verdict of PTC: pass 20250901085718453 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@6334298c0c75: Final verdict of PTC: none 20250901085718454 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37963<->l=127.0.0.1:4259) 20250901085718454 DLINP <000b> input/ipa.c:452 connected read/write 20250901085718454 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085718454 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 323@6334298c0c75: Final verdict of PTC: none 20250901085718454 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085718454 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(324)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 323: none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@6334298c0c75: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Mon Sep 1 08:57:18 UTC 2025 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20250901085718495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42576<->l=127.0.0.1:4258 20250901085718595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42576<->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=28172) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 08:57:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085721708 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085721708 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085721711 DLINP <000b> input/ipa.c:452 connected read/write 20250901085721711 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085721711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(326)@6334298c0c75: 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 } } } } 20250901085721713 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250901085721713 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20250901085721713 DLINP <000b> input/ipa.c:452 connected read/write 20250901085721713 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085721713 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085721713 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085721713 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  20250901085721713 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085721713 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  20250901085721713 DLGSUP <0013> gsup_server.c:236 2:  20250901085721713 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085721713 DLGSUP <0013> gsup_server.c:236 3:  20250901085721713 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085721713 DLGSUP <0013> gsup_server.c:236 4:  20250901085721713 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085721713 DLGSUP <0013> gsup_server.c:236 5:  20250901085721713 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085721713 DLGSUP <0013> gsup_server.c:236 7:  20250901085721713 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085721713 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085721713 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085721713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@6334298c0c75: 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") 20250901085721730 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36697<->l=127.0.0.1:4259) 20250901085721731 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901085721731 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@6334298c0c75: Created GsupExpect[0] for "262427554217840" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250901085721738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@6334298c0c75: Created GsupExpect[0] for "262427554217840" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20250901085721758 DLINP <000b> input/ipa.c:452 connected read/write 20250901085721758 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085721758 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427554217840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427554217840" cn_domain=CS} 20250901085721758 DDGSM <0007> proxy.c:316 (Proxy IMSI-262427554217840 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250901085721758 DDGSM <0007> proxy.c:495 (Proxy IMSI-262427554217840 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250901085721758 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262427554217840.imsi 20250901085721758 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427554217840.imsi 20250901085721758 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427554217840.imsi: does not exist in local HLR 20250901085721765 DDGSM <0007> proxy.c:472 (Proxy IMSI-262427554217840 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250901085721765 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250901085721765 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250901085721765 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250901085721765 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250901085721765 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250901085721765 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262427554217840 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085721765 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901085721765 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901085721765 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901085721765 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901085721766 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901085721766 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@6334298c0c75: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@6334298c0c75: 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) } } } } 20250901085721768 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085721768 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085721768 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250901085721768 DLINP <000b> ipa.c:396 tag 1: HLR 20250901085721768 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901085721769 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085721769 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085721769 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@6334298c0c75: 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)@6334298c0c75: 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)@6334298c0c75: Found GsupExpect[0] for "262427554217840" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@6334298c0c75: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427554217840" HLR_Test-GSUP-server-IPA(330)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085721810 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085721810 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085721810 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085721810 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085721811 DDGSM <0007> proxy.c:368 (Proxy IMSI-262427554217840 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491617536282 20250901085721811 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427554217840 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901085721811 DLINP <000b> input/ipa.c:452 connected read/write 20250901085721811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085721811 DLINP <000b> input/ipa.c:452 connected read/write 20250901085721811 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@6334298c0c75: Found GsupExpect[0] for "262427554217840" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@6334298c0c75: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262427554217840" 20250901085721822 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085721822 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085721822 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427554217840 MSISDN-491617536282 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901085721822 DLINP <000b> input/ipa.c:452 connected read/write 20250901085721822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085721822 DLINP <000b> input/ipa.c:452 connected read/write 20250901085721822 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085721826 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085721827 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085721827 DDGSM <0007> proxy.c:403 (Proxy IMSI-262427554217840 MSISDN-491617536282 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 20250901085721827 DDGSM <0007> proxy.c:562 (Proxy IMSI-262427554217840 MSISDN-491617536282 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901085721827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085721827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085721827 DLINP <000b> input/ipa.c:452 connected read/write 20250901085721827 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085721830 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427554217840.imsi 20250901085721831 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262427554217840.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@6334298c0c75: setverdict(pass): none -> pass 20250901085722833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@6334298c0c75: Final verdict of PTC: pass 20250901085722835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4258 20250901085722837 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36697<->l=127.0.0.1:4259) 20250901085722837 DLINP <000b> input/ipa.c:452 connected read/write 20250901085722837 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085722837 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085722837 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085722837 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20250901085722838 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085722838 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085722838 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250901085722838 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250901085722838 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP(327)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-server(329)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 328: none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@6334298c0c75: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Mon Sep 1 08:57: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 20250901085722897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37520<->l=127.0.0.1:4258 20250901085722997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37520<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35888) Waiting for packet dumper to finish... 1 (prev_count=35888, count=44056) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Mon Sep 1 08:57:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@6334298c0c75: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@6334298c0c75: legacy= false MTC@6334298c0c75: in not legacy case 1 MTC@6334298c0c75: in not legacy case 2 20250901085726133 DLINP <000b> input/ipa.c:321 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20250901085726133 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085726138 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726138 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085726139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@6334298c0c75: 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)@6334298c0c75: 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 } } } } 20250901085726144 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726144 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085726144 DLGSUP <0013> gsup_server.c:281 CCM Callback 20250901085726144 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20250901085726144 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  20250901085726144 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20250901085726144 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  20250901085726144 DLGSUP <0013> gsup_server.c:236 2:  20250901085726144 DLGSUP <0013> gsup_server.c:238 2: 00  20250901085726144 DLGSUP <0013> gsup_server.c:236 3:  20250901085726144 DLGSUP <0013> gsup_server.c:238 3: 00  20250901085726144 DLGSUP <0013> gsup_server.c:236 4:  20250901085726144 DLGSUP <0013> gsup_server.c:238 4: 00  20250901085726144 DLGSUP <0013> gsup_server.c:236 5:  20250901085726145 DLGSUP <0013> gsup_server.c:238 5: 00  20250901085726145 DLGSUP <0013> gsup_server.c:236 7:  20250901085726145 DLGSUP <0013> gsup_server.c:238 7: 00  20250901085726145 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20250901085726145 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00  20250901085726145 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)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250901085726146 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20250901085726146 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@6334298c0c75: 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") 20250901085726196 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37265<->l=127.0.0.1:4259) 20250901085726202 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20250901085726202 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@6334298c0c75: Created GsupExpect[0] for "262421087132745" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250901085726233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@6334298c0c75: Created GsupExpect[0] for "262421087132745" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20250901085726243 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726243 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085726243 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421087132745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421087132745" cn_domain=CS} 20250901085726243 DDGSM <0007> proxy.c:316 (Proxy IMSI-262421087132745 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20250901085726243 DDGSM <0007> proxy.c:495 (Proxy IMSI-262421087132745 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20250901085726243 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262421087132745.imsi 20250901085726243 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262421087132745.imsi 20250901085726243 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262421087132745.imsi: does not exist in local HLR 20250901085726253 DDGSM <0007> proxy.c:472 (Proxy IMSI-262421087132745 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20250901085726253 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20250901085726253 DLINP <000b> input/ipa.c:144 127.0.0.99:4222 connection done 20250901085726253 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20250901085726253 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20250901085726253 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20250901085726253 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262421087132745 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20250901085726254 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901085726254 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901085726254 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901085726254 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data 20250901085726254 DLINP <000b> input/ipa.c:155 127.0.0.99:4222 connected write 20250901085726254 DLINP <000b> input/ipa.c:95 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@6334298c0c75: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@6334298c0c75: 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) } } } } 20250901085726259 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085726259 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085726259 DLINP <000b> input/ipa.c:617 received ID_GET for unit ID 0/0/0 20250901085726259 DLINP <000b> ipa.c:396 tag 1: HLR 20250901085726259 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250901085726262 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085726262 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085726262 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@6334298c0c75: 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)@6334298c0c75: 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)@6334298c0c75: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@6334298c0c75: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(336)@6334298c0c75: Found GsupExpect[0] for "262421087132745" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@6334298c0c75: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421087132745" 20250901085726302 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085726302 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085726302 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085726302 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085726303 DDGSM <0007> proxy.c:368 (Proxy IMSI-262421087132745 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615260566 20250901085726303 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421087132745 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901085726303 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085726303 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726303 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@6334298c0c75: Found GsupExpect[0] for "262421087132745" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@6334298c0c75: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262421087132745" 20250901085726311 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085726311 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085726311 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421087132745 MSISDN-491615260566 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901085726311 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085726311 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726311 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085726314 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085726314 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085726315 DDGSM <0007> proxy.c:403 (Proxy IMSI-262421087132745 MSISDN-491615260566 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 20250901085726315 DDGSM <0007> proxy.c:562 (Proxy IMSI-262421087132745 MSISDN-491615260566 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20250901085726315 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085726315 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726315 DLINP <000b> input/ipa.c:432 127.0.0.1:9999 sending data 20250901085726317 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615260566.msisdn 20250901085726317 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615260566.msisdn: does not exist in local HLR 20250901085726318 DDGSM <0007> mslookup_server.c:352 sip.voice.491615260566.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20250901085726318 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615260566.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@6334298c0c75: setverdict(pass): none -> pass 20250901085726322 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37536<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@6334298c0c75: Final verdict of PTC: pass 20250901085726324 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4258 20250901085726326 DLINP <000b> input/ipa.c:452 connected read/write 20250901085726326 DLINP <000b> input/ipa.c:406 127.0.0.1:9999 message received 20250901085726326 DLINP <000b> input/ipa.c:415 127.0.0.1:9999 connection closed with server 20250901085726326 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20250901085726326 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(336)@6334298c0c75: Final verdict of PTC: none 20250901085726327 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37265<->l=127.0.0.1:4259) 20250901085726327 DLINP <000b> input/ipa.c:151 127.0.0.99:4222 connected read 20250901085726327 DLINP <000b> input/ipa.c:60 127.0.0.99:4222 message received 20250901085726327 DLINP <000b> input/ipa.c:69 127.0.0.99:4222 connection closed with server 20250901085726327 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20250901085726327 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-IPA(333)@6334298c0c75: Final verdict of PTC: none 335@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP(334)@6334298c0c75: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@6334298c0c75: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@6334298c0c75: Final verdict of PTC: none MTC@6334298c0c75: Setting final verdict of the test case. MTC@6334298c0c75: Local verdict of MTC: none MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@6334298c0c75: Local verdict of PTC with component reference 335: none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@6334298c0c75: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@6334298c0c75: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@6334298c0c75: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@6334298c0c75: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@6334298c0c75: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Mon Sep 1 08:57:26 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 20250901085726355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 20250901085726456 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37546<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14156) Waiting for packet dumper to finish... 1 (prev_count=14156, count=46576) MTC@6334298c0c75: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@6334298c0c75: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6334298c0c75: Terminating MTC. MC@6334298c0c75: MTC terminated. MC2> exit MC@6334298c0c75: Shutting down session. MC@6334298c0c75: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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 (1296392) [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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/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/_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/logs/testsuite', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1296321) [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/_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/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-8536.log && echo']                                          [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0'] testenv-hlr-osmocom-nightly-20250901-0855-862d1bf9-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2784/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.74, 0.81, 0.63 + exit 0 Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS