Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.30.2' > 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 b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b9ded6e8ac7bbd34128e68c457cb986d8cc2d853 # timeout=10 Commit message: "RAN_Emulation: Allow setting reason in primitive MSC_CONN_PRIM_DISC_REQ" > git rev-list --no-walk c9242ab93319ed1df95250d31328ee2635a72100 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins6111170303264982455.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] 5df870cbbb252e07cb527abc85729090116d4107d66a015ccfc0d4cda309b0aa [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [189 kB] Fetched 9234 kB in 1s (9744 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.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:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.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:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used 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:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for HLR_Tests.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (401 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-latest The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-latest 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 853 kB of archives. After this operation, 2264 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Fetched 853 kB in 0s (25.7 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up osmo-hlr (1.8.0) ... 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 Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] 20241026082521680 DMAIN <0000> hlr.c:802 hlr starting 20241026082521680 DDB <0001> db.c:599 using database: hlr.db 20241026082521680 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241026082521680 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241026082521681 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241026082521681 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241026082521708 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241026082521708 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241026082521798 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241026082521798 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241026082521798 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 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@5df870cbbb25: Unix server socket created successfully. MC@5df870cbbb25: Listening on TCP port 41219. 5df870cbbb25 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 5df870cbbb25 41219 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5df870cbbb25: New HC connected from 10.0.2.100 [10.0.2.100]. 5df870cbbb25: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@5df870cbbb25: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5df870cbbb25: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5df870cbbb25: Configuration file was processed on all HCs. MC@5df870cbbb25: Creating MTC on host 10.0.2.100. MC@5df870cbbb25: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Sat Oct 26 08:25:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_sai_err_invalid_imsi started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082523392 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082523392 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082523394 DLINP <000b> input/ipa.c:451 connected read/write 20241026082523394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082523395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082523397 DLINP <000b> input/ipa.c:451 connected read/write 20241026082523397 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082523397 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082523397 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082523397 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082523397 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082523397 DLGSUP <0013> gsup_server.c:237 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 20241026082523397 DLGSUP <0013> gsup_server.c:235 2: 20241026082523397 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082523397 DLGSUP <0013> gsup_server.c:235 3: 20241026082523397 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082523397 DLGSUP <0013> gsup_server.c:235 4: 20241026082523397 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082523397 DLGSUP <0013> gsup_server.c:235 5: 20241026082523397 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082523397 DLGSUP <0013> gsup_server.c:235 7: 20241026082523397 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082523397 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082523397 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082523397 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082523416 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38795<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@5df870cbbb25: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241026082523425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 20241026082523437 DLINP <000b> input/ipa.c:451 connected read/write 20241026082523437 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082523437 DLGSUP <0013> gsup_req.c:138 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"} 20241026082523437 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241026082523437 DLGSUP <0013> gsup_req.c:274 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} 20241026082523437 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082523437 DLINP <000b> input/ipa.c:451 connected read/write 20241026082523437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082523437 DLINP <000b> input/ipa.c:451 connected read/write 20241026082523437 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@5df870cbbb25: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@5df870cbbb25: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082523440 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58580<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@5df870cbbb25: Final verdict of PTC: pass 20241026082523441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 HLR_Test-GSUP(4)@5df870cbbb25: Final verdict of PTC: none 20241026082523442 DLINP <000b> input/ipa.c:451 connected read/write 20241026082523442 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082523442 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082523442 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082523442 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 5@5df870cbbb25: Final verdict of PTC: none 20241026082523443 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38795<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 5: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@5df870cbbb25: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Sat Oct 26 08:25:23 UTC 2024 ====== 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 20241026082523509 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58582<->l=127.0.0.1:4258 20241026082523510 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=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12344) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Sat Oct 26 08:25:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_sai started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082526585 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082526585 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082526587 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082526587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58598<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082526589 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082526589 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082526589 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082526589 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082526589 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082526589 DLGSUP <0013> gsup_server.c:237 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 20241026082526589 DLGSUP <0013> gsup_server.c:235 2: 20241026082526589 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082526589 DLGSUP <0013> gsup_server.c:235 3: 20241026082526589 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082526589 DLGSUP <0013> gsup_server.c:235 4: 20241026082526589 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082526589 DLGSUP <0013> gsup_server.c:235 5: 20241026082526589 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082526589 DLGSUP <0013> gsup_server.c:235 7: 20241026082526589 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082526589 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082526589 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082526589 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082526605 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44809<->l=127.0.0.1:4259) 20241026082526627 DAUC <0003> db_auc.c:157 IMSI='262428752094803': No 2G Auth Data 20241026082526627 DAUC <0003> db_auc.c:192 IMSI='262428752094803': No 3G Auth Data HLR_Test-GSUP(9)@5df870cbbb25: Created GsupExpect[0] for "262428752094803" to be handled at TC_gsup_sai(12) 20241026082526663 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 20241026082526669 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082526669 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428752094803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428752094803"} 20241026082526677 DAUC <0003> db_auc.c:192 IMSI='262428752094803': No 3G Auth Data 20241026082526677 DAUC <0003> db_auc.c:236 IMSI='262428752094803': Calling to generate 5 vectors 20241026082526677 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241026082526677 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082526677 DAUC <0003> auc.c:113 vector [0]: rand = fb95fa260f78b2d7104282e27f38918e 20241026082526677 DAUC <0003> auc.c:179 vector [0]: kc = f6aed5065250c000 20241026082526677 DAUC <0003> auc.c:180 vector [0]: sres = 724dcf97 20241026082526677 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082526677 DAUC <0003> auc.c:113 vector [1]: rand = 0be59cac0e4a346f13ef8b0bee8b2f97 20241026082526677 DAUC <0003> auc.c:179 vector [1]: kc = d4f1d2f80f8a2400 20241026082526677 DAUC <0003> auc.c:180 vector [1]: sres = 97198761 20241026082526677 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082526677 DAUC <0003> auc.c:113 vector [2]: rand = 4918f333a57600a56d05ed25f8290594 20241026082526677 DAUC <0003> auc.c:179 vector [2]: kc = d3b46c85768f6400 20241026082526677 DAUC <0003> auc.c:180 vector [2]: sres = 63961119 20241026082526677 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082526677 DAUC <0003> auc.c:113 vector [3]: rand = 280bf073aff746ed379c512b1471f332 20241026082526677 DAUC <0003> auc.c:179 vector [3]: kc = 7043360f6220e000 20241026082526677 DAUC <0003> auc.c:180 vector [3]: sres = 1b9be6df 20241026082526677 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082526677 DAUC <0003> auc.c:113 vector [4]: rand = 964e6665ed57b160b6cf26d88ad336d1 20241026082526677 DAUC <0003> auc.c:179 vector [4]: kc = d840d489e2a3bc00 20241026082526677 DAUC <0003> auc.c:180 vector [4]: sres = 0c9917f0 20241026082526677 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241026082526677 DAUC <0003> db_auc.c:245 IMSI='262428752094803': Generated 5 vectors 20241026082526677 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428752094803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428752094803"} 20241026082526677 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262428752094803 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082526677 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082526677 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5df870cbbb25: Found GsupExpect[0] for "262428752094803" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@5df870cbbb25: Added IMSI table entry 0TC_gsup_sai(12)"262428752094803" TC_gsup_sai(12)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai(12)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082526680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58600<->l=127.0.0.1:4258 TC_gsup_sai(12)@5df870cbbb25: Final verdict of PTC: pass 20241026082526707 DAUC <0003> db_auc.c:157 IMSI='262421901231769': No 2G Auth Data 20241026082526707 DAUC <0003> db_auc.c:192 IMSI='262421901231769': No 3G Auth Data HLR_Test-GSUP(9)@5df870cbbb25: Created GsupExpect[0] for "262421901231769" to be handled at TC_gsup_sai(13) 20241026082526738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39190<->l=127.0.0.1:4258 20241026082526741 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082526741 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421901231769 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421901231769"} 20241026082526741 DAUC <0003> db_auc.c:192 IMSI='262421901231769': No 3G Auth Data 20241026082526741 DAUC <0003> db_auc.c:236 IMSI='262421901231769': Calling to generate 5 vectors 20241026082526741 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241026082526741 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082526741 DAUC <0003> auc.c:113 vector [0]: rand = 74cdf2575b8267ecc65133d005447e67 20241026082526741 DAUC <0003> auc.c:179 vector [0]: kc = 47109db04a0aec00 20241026082526741 DAUC <0003> auc.c:180 vector [0]: sres = 24a5fcb4 20241026082526741 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082526741 DAUC <0003> auc.c:113 vector [1]: rand = 5ffa6738164157e3de3900250191fbec 20241026082526741 DAUC <0003> auc.c:179 vector [1]: kc = 253699660d597400 20241026082526741 DAUC <0003> auc.c:180 vector [1]: sres = ce28db9b 20241026082526741 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082526741 DAUC <0003> auc.c:113 vector [2]: rand = a25db1481bacc13b8371c5ab96d716f1 20241026082526741 DAUC <0003> auc.c:179 vector [2]: kc = 3768ea481a7fc000 20241026082526741 DAUC <0003> auc.c:180 vector [2]: sres = 4b107dac 20241026082526741 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082526741 DAUC <0003> auc.c:113 vector [3]: rand = 951bb108f3d6823613e320940837b329 20241026082526741 DAUC <0003> auc.c:179 vector [3]: kc = e4ca2320609cb000 20241026082526741 DAUC <0003> auc.c:180 vector [3]: sres = a3512204 20241026082526741 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082526741 DAUC <0003> auc.c:113 vector [4]: rand = 0daeb2386cf9f0682b939297591220a8 20241026082526741 DAUC <0003> auc.c:179 vector [4]: kc = 068f725adf13cc00 20241026082526741 DAUC <0003> auc.c:180 vector [4]: sres = 7b854f29 20241026082526741 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241026082526741 DAUC <0003> db_auc.c:245 IMSI='262421901231769': Generated 5 vectors 20241026082526741 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421901231769 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421901231769"} 20241026082526741 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262421901231769 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082526741 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082526741 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5df870cbbb25: Found GsupExpect[0] for "262421901231769" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@5df870cbbb25: Added IMSI table entry 1TC_gsup_sai(13)"262421901231769" TC_gsup_sai(13)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai(13)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082526743 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39190<->l=127.0.0.1:4258 TC_gsup_sai(13)@5df870cbbb25: Final verdict of PTC: pass 20241026082526771 DAUC <0003> db_auc.c:157 IMSI='262426208139385': No 2G Auth Data 20241026082526771 DAUC <0003> db_auc.c:192 IMSI='262426208139385': No 3G Auth Data HLR_Test-GSUP(9)@5df870cbbb25: Created GsupExpect[0] for "262426208139385" to be handled at TC_gsup_sai(14) 20241026082526810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4258 20241026082526813 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526813 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082526813 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426208139385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426208139385"} 20241026082526813 DAUC <0003> db_auc.c:192 IMSI='262426208139385': No 3G Auth Data 20241026082526813 DAUC <0003> db_auc.c:236 IMSI='262426208139385': Calling to generate 5 vectors 20241026082526813 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241026082526813 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082526813 DAUC <0003> auc.c:113 vector [0]: rand = ec6105450869e3526471d46d73df4bdb 20241026082526813 DAUC <0003> auc.c:179 vector [0]: kc = d448039254b30d48 20241026082526813 DAUC <0003> auc.c:180 vector [0]: sres = 95943453 20241026082526813 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082526813 DAUC <0003> auc.c:113 vector [1]: rand = 154fd54dc4a257680ecb87888b857d62 20241026082526813 DAUC <0003> auc.c:179 vector [1]: kc = c7c17fa93cfd7d6f 20241026082526813 DAUC <0003> auc.c:180 vector [1]: sres = 64b1d999 20241026082526813 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082526813 DAUC <0003> auc.c:113 vector [2]: rand = 127058a9b1be1c999d97835f785e8956 20241026082526813 DAUC <0003> auc.c:179 vector [2]: kc = c35f486387fcb67b 20241026082526813 DAUC <0003> auc.c:180 vector [2]: sres = 6d7417a0 20241026082526813 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082526813 DAUC <0003> auc.c:113 vector [3]: rand = 806c552ff2bc1bb989496b348841b531 20241026082526813 DAUC <0003> auc.c:179 vector [3]: kc = 93cc40d85e962239 20241026082526813 DAUC <0003> auc.c:180 vector [3]: sres = ee2bc919 20241026082526813 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082526813 DAUC <0003> auc.c:113 vector [4]: rand = 78d878b54339967e62ef11d83046bc93 20241026082526813 DAUC <0003> auc.c:179 vector [4]: kc = 0c361e2e4064c71e 20241026082526813 DAUC <0003> auc.c:180 vector [4]: sres = 0bfbc929 20241026082526813 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241026082526813 DAUC <0003> db_auc.c:245 IMSI='262426208139385': Generated 5 vectors 20241026082526813 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426208139385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426208139385"} 20241026082526813 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262426208139385 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082526813 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082526813 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5df870cbbb25: Found GsupExpect[0] for "262426208139385" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@5df870cbbb25: Added IMSI table entry 2TC_gsup_sai(14)"262426208139385" TC_gsup_sai(14)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai(14)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082526816 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39196<->l=127.0.0.1:4258 TC_gsup_sai(14)@5df870cbbb25: Final verdict of PTC: pass 20241026082526852 DAUC <0003> db_auc.c:157 IMSI='262421607861565': No 2G Auth Data 20241026082526852 DAUC <0003> db_auc.c:192 IMSI='262421607861565': No 3G Auth Data HLR_Test-GSUP(9)@5df870cbbb25: Created GsupExpect[0] for "262421607861565" to be handled at TC_gsup_sai(15) 20241026082526887 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39200<->l=127.0.0.1:4258 20241026082526891 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082526891 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421607861565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421607861565"} 20241026082526891 DAUC <0003> db_auc.c:157 IMSI='262421607861565': No 2G Auth Data 20241026082526891 DAUC <0003> db_auc.c:236 IMSI='262421607861565': Calling to generate 5 vectors 20241026082526891 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241026082526891 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082526891 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082526891 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082526891 DAUC <0003> auc.c:113 vector [0]: rand = 072c182eaae690d0b6eb9d817f670ef8 20241026082526891 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082526891 DAUC <0003> auc.c:142 vector [0]: autn = 10568c606bd10000ef62f7229d3ef8cf 20241026082526891 DAUC <0003> auc.c:143 vector [0]: ck = 5a22258745d6f23740f92b38ab6a9f0b 20241026082526891 DAUC <0003> auc.c:144 vector [0]: ik = 5829fd4e2cd1f60bb3f1ec42c6196e2b 20241026082526891 DAUC <0003> auc.c:145 vector [0]: res = 58361e1995f3dd7d0000000000000000 20241026082526891 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082526891 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082526891 DAUC <0003> auc.c:151 vector [0]: kc = f1031fb30474f51c 20241026082526891 DAUC <0003> auc.c:152 vector [0]: sres = cdc5c364 20241026082526891 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082526891 DAUC <0003> auc.c:113 vector [1]: rand = 5b1e0e48b547fded2fccddf2ef959167 20241026082526891 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082526891 DAUC <0003> auc.c:142 vector [1]: autn = fa63dfedfcb8000044dbe6c6c6136185 20241026082526891 DAUC <0003> auc.c:143 vector [1]: ck = 35268387014ce53cd2085a54138670f1 20241026082526891 DAUC <0003> auc.c:144 vector [1]: ik = 3b586317c1a382e1a4ab9cdf7e101619 20241026082526891 DAUC <0003> auc.c:145 vector [1]: res = 61ecbd0fecd4cf070000000000000000 20241026082526891 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082526891 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082526891 DAUC <0003> auc.c:151 vector [1]: kc = 78dd261bad790135 20241026082526891 DAUC <0003> auc.c:152 vector [1]: sres = 8d387208 20241026082526891 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082526891 DAUC <0003> auc.c:113 vector [2]: rand = daadc5d88fa44ebf92948f724170f301 20241026082526891 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082526891 DAUC <0003> auc.c:142 vector [2]: autn = 4b66227de2c10000c2f9bb7ff36f4786 20241026082526891 DAUC <0003> auc.c:143 vector [2]: ck = 44b3b17cab31140b755528b22a80d851 20241026082526891 DAUC <0003> auc.c:144 vector [2]: ik = bf1d5013c05cd935b095e25f77c124c4 20241026082526891 DAUC <0003> auc.c:145 vector [2]: res = d5fca6433b5431970000000000000000 20241026082526891 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082526891 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082526891 DAUC <0003> auc.c:151 vector [2]: kc = 3e6e2b82362c31ab 20241026082526891 DAUC <0003> auc.c:152 vector [2]: sres = eea897d4 20241026082526891 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082526891 DAUC <0003> auc.c:113 vector [3]: rand = fe735eaa90e0af600219481e0d54c37e 20241026082526891 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082526891 DAUC <0003> auc.c:142 vector [3]: autn = 38af8c1896df00006dca330074211ec4 20241026082526891 DAUC <0003> auc.c:143 vector [3]: ck = 825ed96329842b6997d03141743d9276 20241026082526891 DAUC <0003> auc.c:144 vector [3]: ik = 57077eb1b5049df93f70a8c1453101a5 20241026082526891 DAUC <0003> auc.c:145 vector [3]: res = d80413fbc2aabf5f0000000000000000 20241026082526891 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082526891 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082526891 DAUC <0003> auc.c:151 vector [3]: kc = 7df93e52ad8c2543 20241026082526891 DAUC <0003> auc.c:152 vector [3]: sres = 1aaeaca4 20241026082526891 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082526891 DAUC <0003> auc.c:113 vector [4]: rand = a3f4a715474c33389a06f43a17952bae 20241026082526891 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082526891 DAUC <0003> auc.c:142 vector [4]: autn = 0d0136b727df00005ec46e413186d291 20241026082526891 DAUC <0003> auc.c:143 vector [4]: ck = 7fe22ff589e959fd795306c443e4a776 20241026082526891 DAUC <0003> auc.c:144 vector [4]: ik = 5e4d11593816d93160af6d44651d80c5 20241026082526891 DAUC <0003> auc.c:145 vector [4]: res = 9d6a5d4fc01e7ada0000000000000000 20241026082526891 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082526891 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241026082526891 DAUC <0003> auc.c:151 vector [4]: kc = 3853552c9706a77f 20241026082526891 DAUC <0003> auc.c:152 vector [4]: sres = 5d742795 20241026082526891 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241026082526891 DAUC <0003> db_auc.c:245 IMSI='262421607861565': Generated 5 vectors 20241026082526891 DAUC <0003> db_auc.c:249 IMSI='262421607861565': Updating SQN=161 in DB 20241026082526899 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421607861565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421607861565"} 20241026082526899 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262421607861565 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082526899 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526899 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082526900 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526900 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5df870cbbb25: Found GsupExpect[0] for "262421607861565" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@5df870cbbb25: Added IMSI table entry 3TC_gsup_sai(15)"262421607861565" TC_gsup_sai(15)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai(15)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082526903 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39200<->l=127.0.0.1:4258 TC_gsup_sai(15)@5df870cbbb25: Final verdict of PTC: pass 20241026082526927 DAUC <0003> db_auc.c:157 IMSI='262424631419227': No 2G Auth Data 20241026082526927 DAUC <0003> db_auc.c:192 IMSI='262424631419227': No 3G Auth Data HLR_Test-GSUP(9)@5df870cbbb25: Created GsupExpect[0] for "262424631419227" to be handled at TC_gsup_sai(16) 20241026082526956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39216<->l=127.0.0.1:4258 20241026082526958 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526958 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082526959 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424631419227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424631419227"} 20241026082526959 DAUC <0003> db_auc.c:157 IMSI='262424631419227': No 2G Auth Data 20241026082526959 DAUC <0003> db_auc.c:236 IMSI='262424631419227': Calling to generate 5 vectors 20241026082526959 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241026082526959 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082526959 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241026082526959 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082526959 DAUC <0003> auc.c:113 vector [0]: rand = 886cf33cc2578d4ff84fdd1e833c7945 20241026082526959 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082526959 DAUC <0003> auc.c:142 vector [0]: autn = 9b3d3a7868ef00008ef3ac5299735ddc 20241026082526959 DAUC <0003> auc.c:143 vector [0]: ck = c8a7bbc8ae6f2587285643dea5f4ba90 20241026082526959 DAUC <0003> auc.c:144 vector [0]: ik = a068c1b7e2d0ebcdc71d8b39c5a8b21d 20241026082526959 DAUC <0003> auc.c:145 vector [0]: res = 631e1afd09d775940000000000000000 20241026082526959 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082526959 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082526959 DAUC <0003> auc.c:151 vector [0]: kc = 8784b2982ce3c6c7 20241026082526959 DAUC <0003> auc.c:152 vector [0]: sres = 6ac96f69 20241026082526959 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082526959 DAUC <0003> auc.c:113 vector [1]: rand = 49751b2bbfbac260cf458b7ab8d67234 20241026082526959 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082526959 DAUC <0003> auc.c:142 vector [1]: autn = 95d9522d2ca400000a83b52c12c32219 20241026082526959 DAUC <0003> auc.c:143 vector [1]: ck = 01b0f6ff0dfd5fb2b20ff15d4e7c6f63 20241026082526959 DAUC <0003> auc.c:144 vector [1]: ik = 6d2f827ce310b244eb4699daba547b11 20241026082526959 DAUC <0003> auc.c:145 vector [1]: res = a642e2680d7e8e460000000000000000 20241026082526959 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082526959 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082526959 DAUC <0003> auc.c:151 vector [1]: kc = 35d61c041ac5f984 20241026082526959 DAUC <0003> auc.c:152 vector [1]: sres = ab3c6c2e 20241026082526959 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082526959 DAUC <0003> auc.c:113 vector [2]: rand = 2de0d14e642082d2141ca2244c97891f 20241026082526959 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082526959 DAUC <0003> auc.c:142 vector [2]: autn = 625263a7fc210000fae3a425230db415 20241026082526959 DAUC <0003> auc.c:143 vector [2]: ck = d35bd5057fe3b28068122bcd42076afe 20241026082526959 DAUC <0003> auc.c:144 vector [2]: ik = fb1da62c5c9da4e236d06ea59f1d2a39 20241026082526959 DAUC <0003> auc.c:145 vector [2]: res = c6ce6ff34a7cbe6d0000000000000000 20241026082526959 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082526959 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082526959 DAUC <0003> auc.c:151 vector [2]: kc = 76843641fe6456a5 20241026082526959 DAUC <0003> auc.c:152 vector [2]: sres = 8cb2d19e 20241026082526959 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082526959 DAUC <0003> auc.c:113 vector [3]: rand = 445a1ba4b5ebe0667f9740f7f822ef29 20241026082526959 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082526959 DAUC <0003> auc.c:142 vector [3]: autn = 26288a74a03800001908de095416e4fb 20241026082526959 DAUC <0003> auc.c:143 vector [3]: ck = 4b79345f95326edcd932f8f1e5f74bf3 20241026082526959 DAUC <0003> auc.c:144 vector [3]: ik = c8946bfd538a5f9efb9cd9c934e1aff8 20241026082526959 DAUC <0003> auc.c:145 vector [3]: res = dcdd064b34b906110000000000000000 20241026082526959 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082526959 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082526959 DAUC <0003> auc.c:151 vector [3]: kc = a1437e9a17aed549 20241026082526959 DAUC <0003> auc.c:152 vector [3]: sres = e864005a 20241026082526959 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082526959 DAUC <0003> auc.c:113 vector [4]: rand = dda980c44e203b079aec420048c71b69 20241026082526959 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082526959 DAUC <0003> auc.c:142 vector [4]: autn = 61846212ecaa0000bf627d4a31c0aa40 20241026082526959 DAUC <0003> auc.c:143 vector [4]: ck = 5819bd277f747f0af34099b264384d15 20241026082526959 DAUC <0003> auc.c:144 vector [4]: ik = f04f1d5dfb1dabdff82e933b3e856234 20241026082526959 DAUC <0003> auc.c:145 vector [4]: res = 9b2ffbbee6f8b5bf0000000000000000 20241026082526959 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082526959 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241026082526959 DAUC <0003> auc.c:151 vector [4]: kc = a338aaf3ded4fbf4 20241026082526959 DAUC <0003> auc.c:152 vector [4]: sres = 7dd74e01 20241026082526959 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241026082526959 DAUC <0003> db_auc.c:245 IMSI='262424631419227': Generated 5 vectors 20241026082526959 DAUC <0003> db_auc.c:249 IMSI='262424631419227': Updating SQN=161 in DB 20241026082526967 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424631419227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424631419227"} 20241026082526967 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262424631419227 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082526967 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082526967 DLINP <000b> input/ipa.c:451 connected read/write 20241026082526967 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5df870cbbb25: Found GsupExpect[0] for "262424631419227" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@5df870cbbb25: Added IMSI table entry 4TC_gsup_sai(16)"262424631419227" TC_gsup_sai(16)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai(16)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082526970 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39216<->l=127.0.0.1:4258 TC_gsup_sai(16)@5df870cbbb25: Final verdict of PTC: pass 20241026082526994 DAUC <0003> db_auc.c:157 IMSI='262429185130515': No 2G Auth Data 20241026082526994 DAUC <0003> db_auc.c:192 IMSI='262429185130515': No 3G Auth Data HLR_Test-GSUP(9)@5df870cbbb25: Created GsupExpect[0] for "262429185130515" to be handled at TC_gsup_sai(17) 20241026082527032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39226<->l=127.0.0.1:4258 20241026082527036 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082527036 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429185130515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429185130515"} 20241026082527036 DAUC <0003> db_auc.c:236 IMSI='262429185130515': Calling to generate 5 vectors 20241026082527036 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082527036 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082527036 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082527036 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082527036 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082527036 DAUC <0003> auc.c:113 vector [0]: rand = 9fb7ea72d00a09afafb8b4166f9073dd 20241026082527036 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082527036 DAUC <0003> auc.c:142 vector [0]: autn = e91895bfdfb7000068692ca0c49f711c 20241026082527036 DAUC <0003> auc.c:143 vector [0]: ck = 8d07f1776fc48297573f0f44381982c7 20241026082527036 DAUC <0003> auc.c:144 vector [0]: ik = 7ed8e8831462f92484d73173ba51f7e7 20241026082527036 DAUC <0003> auc.c:145 vector [0]: res = 505d675454ff6f120000000000000000 20241026082527036 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082527036 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082527036 DAUC <0003> auc.c:179 vector [0]: kc = a2d3ac0994e11000 20241026082527036 DAUC <0003> auc.c:180 vector [0]: sres = 50b302cf 20241026082527036 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082527036 DAUC <0003> auc.c:113 vector [1]: rand = 62c5028179d383fcc09716c32954bc30 20241026082527036 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082527036 DAUC <0003> auc.c:142 vector [1]: autn = dd0280671ea4000021ce0a71601ce263 20241026082527036 DAUC <0003> auc.c:143 vector [1]: ck = 0a7ceaf36018b64cfb4e810f12fdd68a 20241026082527036 DAUC <0003> auc.c:144 vector [1]: ik = de7b7d63b466e825982dcb3cef41a1a4 20241026082527036 DAUC <0003> auc.c:145 vector [1]: res = ec05fc4a8c1fcb730000000000000000 20241026082527036 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082527036 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082527036 DAUC <0003> auc.c:179 vector [1]: kc = 68bf737908556400 20241026082527036 DAUC <0003> auc.c:180 vector [1]: sres = d3eec776 20241026082527036 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082527036 DAUC <0003> auc.c:113 vector [2]: rand = 4cc93be48fced5e7142d7ac247f848d2 20241026082527036 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082527036 DAUC <0003> auc.c:142 vector [2]: autn = 8695bab652ff0000ec8e03256e5a92e0 20241026082527036 DAUC <0003> auc.c:143 vector [2]: ck = 1caf472c9f6a3e141b9efa6dd30740f1 20241026082527036 DAUC <0003> auc.c:144 vector [2]: ik = 33a42bc68ae6a4100c1d6a44d2b98088 20241026082527036 DAUC <0003> auc.c:145 vector [2]: res = 5cb593fb659915350000000000000000 20241026082527036 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082527036 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082527036 DAUC <0003> auc.c:179 vector [2]: kc = 8985f463ed4d3000 20241026082527036 DAUC <0003> auc.c:180 vector [2]: sres = b7426dcd 20241026082527036 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082527036 DAUC <0003> auc.c:113 vector [3]: rand = b821ec9d97c6cd188c739362f9ce5d29 20241026082527036 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082527036 DAUC <0003> auc.c:142 vector [3]: autn = 2b42298c0d8d0000e2ca3734a4ee27a0 20241026082527036 DAUC <0003> auc.c:143 vector [3]: ck = c853a98339a92a6dc602c7c8d06c8b0c 20241026082527036 DAUC <0003> auc.c:144 vector [3]: ik = 0f57e1b26e769317fe4b875229c431e3 20241026082527036 DAUC <0003> auc.c:145 vector [3]: res = a0e7d4b8604bb8ae0000000000000000 20241026082527036 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082527036 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082527036 DAUC <0003> auc.c:179 vector [3]: kc = d0b984359bb8f400 20241026082527036 DAUC <0003> auc.c:180 vector [3]: sres = fcbb1fee 20241026082527036 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082527036 DAUC <0003> auc.c:113 vector [4]: rand = 44af8f8974c3e06e5b4dfe20115bd6d8 20241026082527036 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082527036 DAUC <0003> auc.c:142 vector [4]: autn = fba61e10c28200008f5594cc3e8dbb34 20241026082527036 DAUC <0003> auc.c:143 vector [4]: ck = f2c599c1d388bdd2958bb2d531bac6c0 20241026082527036 DAUC <0003> auc.c:144 vector [4]: ik = 403977b13b500a225a8e2b126e310339 20241026082527036 DAUC <0003> auc.c:145 vector [4]: res = 5f0d84756b9492b30000000000000000 20241026082527036 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082527036 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082527036 DAUC <0003> auc.c:179 vector [4]: kc = d9cb8b770acaa400 20241026082527036 DAUC <0003> auc.c:180 vector [4]: sres = bb6a80de 20241026082527036 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082527036 DAUC <0003> db_auc.c:245 IMSI='262429185130515': Generated 5 vectors 20241026082527036 DAUC <0003> db_auc.c:249 IMSI='262429185130515': Updating SQN=161 in DB 20241026082527043 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429185130515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429185130515"} 20241026082527043 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262429185130515 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082527043 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082527043 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5df870cbbb25: Found GsupExpect[0] for "262429185130515" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@5df870cbbb25: Added IMSI table entry 5TC_gsup_sai(17)"262429185130515" TC_gsup_sai(17)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai(17)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082527046 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39226<->l=127.0.0.1:4258 TC_gsup_sai(17)@5df870cbbb25: Final verdict of PTC: pass 20241026082527079 DAUC <0003> db_auc.c:157 IMSI='262422448762094': No 2G Auth Data 20241026082527079 DAUC <0003> db_auc.c:192 IMSI='262422448762094': No 3G Auth Data HLR_Test-GSUP(9)@5df870cbbb25: Created GsupExpect[0] for "262422448762094" to be handled at TC_gsup_sai(18) 20241026082527119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39228<->l=127.0.0.1:4258 20241026082527123 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082527123 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422448762094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422448762094"} 20241026082527123 DAUC <0003> db_auc.c:236 IMSI='262422448762094': Calling to generate 5 vectors 20241026082527123 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082527123 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082527123 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082527123 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082527123 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082527123 DAUC <0003> auc.c:113 vector [0]: rand = b4b02b8d560f3820ae06e7bde4657189 20241026082527123 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082527123 DAUC <0003> auc.c:142 vector [0]: autn = fca6b2a1ae1b0000ee3cd5e1537d3c47 20241026082527123 DAUC <0003> auc.c:143 vector [0]: ck = f4a2471b31fd3ec041beed6a0223c7b3 20241026082527123 DAUC <0003> auc.c:144 vector [0]: ik = 9d998366dafb6cbf9c098f030614d8f4 20241026082527123 DAUC <0003> auc.c:145 vector [0]: res = ad867747463b39c70000000000000000 20241026082527123 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082527123 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082527123 DAUC <0003> auc.c:179 vector [0]: kc = bac3103dbcb62c00 20241026082527123 DAUC <0003> auc.c:180 vector [0]: sres = f4f49aa4 20241026082527123 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082527123 DAUC <0003> auc.c:113 vector [1]: rand = f72fc9b9d3a4eac329b4b4dca026f091 20241026082527123 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082527123 DAUC <0003> auc.c:142 vector [1]: autn = 36e7293348c00000083b9d842f377492 20241026082527123 DAUC <0003> auc.c:143 vector [1]: ck = 2187c7decff272c85deb2c7f241a0c3a 20241026082527123 DAUC <0003> auc.c:144 vector [1]: ik = a20f935b607f74fd37ef2eba40e3e6ea 20241026082527123 DAUC <0003> auc.c:145 vector [1]: res = 37b558b3f244b0250000000000000000 20241026082527123 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082527123 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082527123 DAUC <0003> auc.c:179 vector [1]: kc = 2b7f1328bcbeb400 20241026082527123 DAUC <0003> auc.c:180 vector [1]: sres = 542bb0f6 20241026082527123 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082527123 DAUC <0003> auc.c:113 vector [2]: rand = c4f7a8ee2912d5ef664bb72e54c5dfc3 20241026082527123 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082527123 DAUC <0003> auc.c:142 vector [2]: autn = fa2d92e1e63e00003d2c70db8585d665 20241026082527123 DAUC <0003> auc.c:143 vector [2]: ck = e704dd24908ba8658f836399fd98b1d5 20241026082527123 DAUC <0003> auc.c:144 vector [2]: ik = 238afdf5287c153cb5e77e8828802923 20241026082527123 DAUC <0003> auc.c:145 vector [2]: res = a1207e316f51c7620000000000000000 20241026082527123 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082527123 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082527123 DAUC <0003> auc.c:179 vector [2]: kc = 604aeff0e0f4d400 20241026082527123 DAUC <0003> auc.c:180 vector [2]: sres = 4a70bd3b 20241026082527123 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082527123 DAUC <0003> auc.c:113 vector [3]: rand = 12591214829ee57a2eb755ca165dca2c 20241026082527123 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082527123 DAUC <0003> auc.c:142 vector [3]: autn = 5bb451cf96fd00002177781a7a39f176 20241026082527123 DAUC <0003> auc.c:143 vector [3]: ck = 85588ad6c4f43c1ba6f9dcb0f4086be9 20241026082527123 DAUC <0003> auc.c:144 vector [3]: ik = 7999485c5e70a0c0cd71ab252d5ba0f7 20241026082527123 DAUC <0003> auc.c:145 vector [3]: res = f1c18297133831600000000000000000 20241026082527123 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082527123 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082527123 DAUC <0003> auc.c:179 vector [3]: kc = ccc6ad3fe0c04000 20241026082527123 DAUC <0003> auc.c:180 vector [3]: sres = 1001f74b 20241026082527123 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082527123 DAUC <0003> auc.c:113 vector [4]: rand = 76b12d0c1657ad7134c19d5ca78221b7 20241026082527123 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082527123 DAUC <0003> auc.c:142 vector [4]: autn = f2c16225311300004df47644b184eae5 20241026082527123 DAUC <0003> auc.c:143 vector [4]: ck = 5fc85bedf6e73d05489832f9cda5512d 20241026082527123 DAUC <0003> auc.c:144 vector [4]: ik = 53d8c386e559eab9e6e623d7b8c00f2d 20241026082527123 DAUC <0003> auc.c:145 vector [4]: res = e6d68ffb3581cd680000000000000000 20241026082527123 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082527123 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082527123 DAUC <0003> auc.c:179 vector [4]: kc = e0e7463d29f91800 20241026082527123 DAUC <0003> auc.c:180 vector [4]: sres = 5d9343c5 20241026082527123 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082527123 DAUC <0003> db_auc.c:245 IMSI='262422448762094': Generated 5 vectors 20241026082527123 DAUC <0003> db_auc.c:249 IMSI='262422448762094': Updating SQN=161 in DB 20241026082527132 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422448762094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422448762094"} 20241026082527132 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262422448762094 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082527132 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082527132 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527132 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5df870cbbb25: Found GsupExpect[0] for "262422448762094" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@5df870cbbb25: Added IMSI table entry 6TC_gsup_sai(18)"262422448762094" TC_gsup_sai(18)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai(18)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082527135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39228<->l=127.0.0.1:4258 TC_gsup_sai(18)@5df870cbbb25: Final verdict of PTC: pass 20241026082527167 DAUC <0003> db_auc.c:157 IMSI='262425546040007': No 2G Auth Data 20241026082527167 DAUC <0003> db_auc.c:192 IMSI='262425546040007': No 3G Auth Data HLR_Test-GSUP(9)@5df870cbbb25: Created GsupExpect[0] for "262425546040007" to be handled at TC_gsup_sai(19) 20241026082527205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39238<->l=127.0.0.1:4258 20241026082527207 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082527208 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425546040007 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425546040007"} 20241026082527208 DAUC <0003> db_auc.c:236 IMSI='262425546040007': Calling to generate 5 vectors 20241026082527208 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082527208 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082527208 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082527208 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082527208 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082527208 DAUC <0003> auc.c:113 vector [0]: rand = cb039c7da47e95bd7ef0f640c3a19c2a 20241026082527208 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082527208 DAUC <0003> auc.c:142 vector [0]: autn = 75470c99b7270000828e5d1d19ea3ab2 20241026082527208 DAUC <0003> auc.c:143 vector [0]: ck = b0427d7ae95acfa9e8de95c7a5180ece 20241026082527208 DAUC <0003> auc.c:144 vector [0]: ik = 0658e55aa8b63a8e96c2199568e5e5c1 20241026082527208 DAUC <0003> auc.c:145 vector [0]: res = a69befeb0e0d1f510000000000000000 20241026082527208 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082527208 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082527208 DAUC <0003> auc.c:179 vector [0]: kc = 9008575d99655d7b 20241026082527208 DAUC <0003> auc.c:180 vector [0]: sres = d0351903 20241026082527208 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082527208 DAUC <0003> auc.c:113 vector [1]: rand = 8b76245d1dcb3dc0b9662d013ce53bf4 20241026082527208 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082527208 DAUC <0003> auc.c:142 vector [1]: autn = 97e5889d15a60000e6d41ee06e078322 20241026082527208 DAUC <0003> auc.c:143 vector [1]: ck = f61432975dda861f99c6d80360b9fa5c 20241026082527208 DAUC <0003> auc.c:144 vector [1]: ik = e57b519ce00c5639582f57a33d8b9615 20241026082527208 DAUC <0003> auc.c:145 vector [1]: res = bbe57d1eb0756f9b0000000000000000 20241026082527208 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082527208 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082527208 DAUC <0003> auc.c:179 vector [1]: kc = ec26ba7e56c27a19 20241026082527208 DAUC <0003> auc.c:180 vector [1]: sres = 43736fd6 20241026082527208 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082527208 DAUC <0003> auc.c:113 vector [2]: rand = adbe415efb358d8080ac963493ffe810 20241026082527208 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082527208 DAUC <0003> auc.c:142 vector [2]: autn = a67948babddc00002af7f7f79e82b041 20241026082527208 DAUC <0003> auc.c:143 vector [2]: ck = a32603dafa256af70c4bcafaca7e57ee 20241026082527208 DAUC <0003> auc.c:144 vector [2]: ik = 164a63df856f84cbf105fea385b8f25f 20241026082527208 DAUC <0003> auc.c:145 vector [2]: res = f3ec2fb5e8322f550000000000000000 20241026082527208 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082527208 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082527208 DAUC <0003> auc.c:179 vector [2]: kc = a58611acec1aa9af 20241026082527208 DAUC <0003> auc.c:180 vector [2]: sres = 9fdf2c9d 20241026082527208 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082527208 DAUC <0003> auc.c:113 vector [3]: rand = 35ca430037b706cbc4d9af74a5bac2db 20241026082527208 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082527208 DAUC <0003> auc.c:142 vector [3]: autn = e9fb78a449d30000737e445c21d538da 20241026082527208 DAUC <0003> auc.c:143 vector [3]: ck = 291712d86135bfb19f861d25418209ff 20241026082527208 DAUC <0003> auc.c:144 vector [3]: ik = 679c127118f336f83bec36e64fcaf7a7 20241026082527208 DAUC <0003> auc.c:145 vector [3]: res = 466ceb3389393e690000000000000000 20241026082527208 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082527208 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082527208 DAUC <0003> auc.c:179 vector [3]: kc = bf00e088af7eca08 20241026082527208 DAUC <0003> auc.c:180 vector [3]: sres = a0cf560d 20241026082527208 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082527208 DAUC <0003> auc.c:113 vector [4]: rand = d794fe4fad8c081062991696a0926df1 20241026082527208 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082527208 DAUC <0003> auc.c:142 vector [4]: autn = 88eee685c4e700000860575c7b400cd2 20241026082527208 DAUC <0003> auc.c:143 vector [4]: ck = 97d4dd43a1496e1d304edd9d95e74853 20241026082527208 DAUC <0003> auc.c:144 vector [4]: ik = d51a9360dd9a918280855f4976822810 20241026082527208 DAUC <0003> auc.c:145 vector [4]: res = 759bd6c4a6d003030000000000000000 20241026082527208 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082527208 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082527208 DAUC <0003> auc.c:179 vector [4]: kc = e6dd2eddcb537036 20241026082527208 DAUC <0003> auc.c:180 vector [4]: sres = 3ee4448b 20241026082527208 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082527208 DAUC <0003> db_auc.c:245 IMSI='262425546040007': Generated 5 vectors 20241026082527208 DAUC <0003> db_auc.c:249 IMSI='262425546040007': Updating SQN=161 in DB 20241026082527215 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425546040007 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425546040007"} 20241026082527215 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262425546040007 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082527215 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082527215 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527215 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@5df870cbbb25: Found GsupExpect[0] for "262425546040007" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@5df870cbbb25: Added IMSI table entry 7TC_gsup_sai(19)"262425546040007" TC_gsup_sai(19)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai(19)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082527218 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39238<->l=127.0.0.1:4258 TC_gsup_sai(19)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082527244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58598<->l=127.0.0.1:4258 20241026082527245 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44809<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@5df870cbbb25: Final verdict of PTC: none 20241026082527245 DLINP <000b> input/ipa.c:451 connected read/write 20241026082527245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082527245 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082527245 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082527245 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@5df870cbbb25: Final verdict of PTC: none 10@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_sai finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Sat Oct 26 08:25:27 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241026082527284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39242<->l=127.0.0.1:4258 20241026082527284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5368) Waiting for packet dumper to finish... 1 (prev_count=5368, count=45372) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Sat Oct 26 08:25:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_sai_num_auth_vectors started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082530357 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082530357 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082530360 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082530363 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530363 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082530363 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082530363 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082530363 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082530363 DLGSUP <0013> gsup_server.c:237 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 20241026082530363 DLGSUP <0013> gsup_server.c:235 2: 20241026082530363 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082530363 DLGSUP <0013> gsup_server.c:235 3: 20241026082530363 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082530363 DLGSUP <0013> gsup_server.c:235 4: 20241026082530363 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082530363 DLGSUP <0013> gsup_server.c:235 5: 20241026082530363 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082530363 DLGSUP <0013> gsup_server.c:235 7: 20241026082530363 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082530363 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082530363 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082530363 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082530386 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46147<->l=127.0.0.1:4259) 20241026082530416 DAUC <0003> db_auc.c:157 IMSI='262420001574915': No 2G Auth Data 20241026082530416 DAUC <0003> db_auc.c:192 IMSI='262420001574915': No 3G Auth Data HLR_Test-GSUP(21)@5df870cbbb25: Created GsupExpect[0] for "262420001574915" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241026082530461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39270<->l=127.0.0.1:4258 20241026082530465 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530465 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420001574915"} 20241026082530465 DAUC <0003> db_auc.c:192 IMSI='262420001574915': No 3G Auth Data 20241026082530465 DAUC <0003> db_auc.c:236 IMSI='262420001574915': Calling to generate 1 vectors 20241026082530465 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241026082530466 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530466 DAUC <0003> auc.c:113 vector [0]: rand = a3600fb4e526e67e658a5ba1019df5a0 20241026082530466 DAUC <0003> auc.c:179 vector [0]: kc = 3c03d3b99140e000 20241026082530466 DAUC <0003> auc.c:180 vector [0]: sres = 333c72ad 20241026082530466 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530466 DAUC <0003> db_auc.c:245 IMSI='262420001574915': Generated 1 vectors 20241026082530466 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420001574915"} 20241026082530466 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530466 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530466 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5df870cbbb25: Found GsupExpect[0] for "262420001574915" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@5df870cbbb25: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420001574915" TC_gsup_sai_num_auth_vectors(24)@5df870cbbb25: setverdict(pass): none -> pass 20241026082530468 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530468 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420001574915"} 20241026082530468 DAUC <0003> db_auc.c:192 IMSI='262420001574915': No 3G Auth Data 20241026082530468 DAUC <0003> db_auc.c:236 IMSI='262420001574915': Calling to generate 4 vectors 20241026082530468 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241026082530468 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530468 DAUC <0003> auc.c:113 vector [0]: rand = ae9b9fd1e2cfd2657427c6de20fa6d61 20241026082530468 DAUC <0003> auc.c:179 vector [0]: kc = e39ef08e2ce06000 20241026082530468 DAUC <0003> auc.c:180 vector [0]: sres = bd0d8f2e 20241026082530468 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530468 DAUC <0003> auc.c:113 vector [1]: rand = 024609d4c3fb523bd1ce691c2f701f3a 20241026082530468 DAUC <0003> auc.c:179 vector [1]: kc = 848e29f0fc63e800 20241026082530468 DAUC <0003> auc.c:180 vector [1]: sres = 2d8e1db7 20241026082530468 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082530469 DAUC <0003> auc.c:113 vector [2]: rand = 0a90f4f4f3f57254146af32571005902 20241026082530469 DAUC <0003> auc.c:179 vector [2]: kc = 1ebcc3540570dc00 20241026082530469 DAUC <0003> auc.c:180 vector [2]: sres = 8a283a9a 20241026082530469 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082530469 DAUC <0003> auc.c:113 vector [3]: rand = b39f760bea49e54d141639b3820c40fa 20241026082530469 DAUC <0003> auc.c:179 vector [3]: kc = 256d55b852504c00 20241026082530469 DAUC <0003> auc.c:180 vector [3]: sres = e4f89f0c 20241026082530469 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082530469 DAUC <0003> db_auc.c:245 IMSI='262420001574915': Generated 4 vectors 20241026082530469 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420001574915"} 20241026082530469 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530469 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530469 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530469 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530471 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530471 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420001574915"} 20241026082530471 DAUC <0003> db_auc.c:192 IMSI='262420001574915': No 3G Auth Data 20241026082530471 DAUC <0003> db_auc.c:236 IMSI='262420001574915': Calling to generate 5 vectors 20241026082530471 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241026082530471 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530471 DAUC <0003> auc.c:113 vector [0]: rand = bdc755f028d25d55f06b73f6f50fd754 20241026082530471 DAUC <0003> auc.c:179 vector [0]: kc = 86743ddd18747400 20241026082530471 DAUC <0003> auc.c:180 vector [0]: sres = 7fb1d89c 20241026082530471 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530471 DAUC <0003> auc.c:113 vector [1]: rand = 3d0d3bffa3b4c54b3a2cdb6591220037 20241026082530471 DAUC <0003> auc.c:179 vector [1]: kc = 1d8a9e332ac70800 20241026082530471 DAUC <0003> auc.c:180 vector [1]: sres = 09de840d 20241026082530471 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082530471 DAUC <0003> auc.c:113 vector [2]: rand = b03c0c326d6621b9e20fb61b03f2bebe 20241026082530471 DAUC <0003> auc.c:179 vector [2]: kc = ae0b811f13f74c00 20241026082530471 DAUC <0003> auc.c:180 vector [2]: sres = d6043002 20241026082530471 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082530471 DAUC <0003> auc.c:113 vector [3]: rand = e81bf0fa5ab65b345be6540f961d3ade 20241026082530471 DAUC <0003> auc.c:179 vector [3]: kc = 24715ab9d1db6c00 20241026082530471 DAUC <0003> auc.c:180 vector [3]: sres = 73813862 20241026082530471 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082530471 DAUC <0003> auc.c:113 vector [4]: rand = d4c0a1d4d90816fddc58202e3b2d074c 20241026082530471 DAUC <0003> auc.c:179 vector [4]: kc = 99e3b3f117ea7800 20241026082530471 DAUC <0003> auc.c:180 vector [4]: sres = e7158185 20241026082530471 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241026082530471 DAUC <0003> db_auc.c:245 IMSI='262420001574915': Generated 5 vectors 20241026082530471 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420001574915"} 20241026082530471 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530471 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530471 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530473 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530473 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530473 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420001574915"} 20241026082530473 DAUC <0003> db_auc.c:192 IMSI='262420001574915': No 3G Auth Data 20241026082530473 DAUC <0003> db_auc.c:236 IMSI='262420001574915': Calling to generate 5 vectors 20241026082530473 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241026082530473 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530473 DAUC <0003> auc.c:113 vector [0]: rand = 659d1288e198207c37879556c6b14f80 20241026082530473 DAUC <0003> auc.c:179 vector [0]: kc = 6ab10a8bee6d9400 20241026082530474 DAUC <0003> auc.c:180 vector [0]: sres = a8a19eeb 20241026082530474 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530474 DAUC <0003> auc.c:113 vector [1]: rand = 1d86a71c2a7cfad43f99d7e66fde7dea 20241026082530474 DAUC <0003> auc.c:179 vector [1]: kc = b7f5f48975caf400 20241026082530474 DAUC <0003> auc.c:180 vector [1]: sres = ca552e65 20241026082530474 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082530474 DAUC <0003> auc.c:113 vector [2]: rand = 9e30c922be73ce7b436814ae2883c593 20241026082530474 DAUC <0003> auc.c:179 vector [2]: kc = b4d50edbd38f4400 20241026082530474 DAUC <0003> auc.c:180 vector [2]: sres = 5a347e4a 20241026082530474 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082530474 DAUC <0003> auc.c:113 vector [3]: rand = 00ce33fb0529b3a304fc4d93c0a79717 20241026082530474 DAUC <0003> auc.c:179 vector [3]: kc = fcd8b9c02ccd4400 20241026082530474 DAUC <0003> auc.c:180 vector [3]: sres = b2c7c3ea 20241026082530474 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082530474 DAUC <0003> auc.c:113 vector [4]: rand = c804e809cf2ed280e14cd9f4fe136d2d 20241026082530474 DAUC <0003> auc.c:179 vector [4]: kc = c12815b3cfff1000 20241026082530474 DAUC <0003> auc.c:180 vector [4]: sres = b1d68985 20241026082530474 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241026082530474 DAUC <0003> db_auc.c:245 IMSI='262420001574915': Generated 5 vectors 20241026082530474 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420001574915"} 20241026082530474 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420001574915 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530474 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530474 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530474 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530475 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39270<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@5df870cbbb25: Final verdict of PTC: pass 20241026082530512 DAUC <0003> db_auc.c:157 IMSI='262428079005474': No 2G Auth Data 20241026082530512 DAUC <0003> db_auc.c:192 IMSI='262428079005474': No 3G Auth Data HLR_Test-GSUP(21)@5df870cbbb25: Created GsupExpect[0] for "262428079005474" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241026082530545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39282<->l=127.0.0.1:4258 20241026082530549 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530549 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428079005474"} 20241026082530549 DAUC <0003> db_auc.c:192 IMSI='262428079005474': No 3G Auth Data 20241026082530549 DAUC <0003> db_auc.c:236 IMSI='262428079005474': Calling to generate 1 vectors 20241026082530549 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241026082530549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530549 DAUC <0003> auc.c:113 vector [0]: rand = 45d61dc445605dab526c4bb94e253b48 20241026082530549 DAUC <0003> auc.c:179 vector [0]: kc = f0e640c4426b9000 20241026082530549 DAUC <0003> auc.c:180 vector [0]: sres = c5e12006 20241026082530549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530549 DAUC <0003> db_auc.c:245 IMSI='262428079005474': Generated 1 vectors 20241026082530549 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428079005474"} 20241026082530549 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530549 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530549 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5df870cbbb25: Found GsupExpect[0] for "262428079005474" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@5df870cbbb25: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428079005474" TC_gsup_sai_num_auth_vectors(25)@5df870cbbb25: setverdict(pass): none -> pass 20241026082530551 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530551 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428079005474"} 20241026082530551 DAUC <0003> db_auc.c:192 IMSI='262428079005474': No 3G Auth Data 20241026082530551 DAUC <0003> db_auc.c:236 IMSI='262428079005474': Calling to generate 4 vectors 20241026082530551 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241026082530551 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530551 DAUC <0003> auc.c:113 vector [0]: rand = 47889bea95f02bebd64736a46e931bd7 20241026082530551 DAUC <0003> auc.c:179 vector [0]: kc = 379d5677819f2400 20241026082530551 DAUC <0003> auc.c:180 vector [0]: sres = 7d68faf4 20241026082530551 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530551 DAUC <0003> auc.c:113 vector [1]: rand = 7ecc000430dae419e4af51b11b0acb10 20241026082530551 DAUC <0003> auc.c:179 vector [1]: kc = eec43be839250000 20241026082530551 DAUC <0003> auc.c:180 vector [1]: sres = fd6a8b63 20241026082530551 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082530551 DAUC <0003> auc.c:113 vector [2]: rand = 1373acfed8baf6237889551acbd96dd6 20241026082530551 DAUC <0003> auc.c:179 vector [2]: kc = a827c8b0eff77000 20241026082530551 DAUC <0003> auc.c:180 vector [2]: sres = 66c73630 20241026082530551 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082530551 DAUC <0003> auc.c:113 vector [3]: rand = 8c91f950fb19eb9dc8893d7ab2ff617f 20241026082530551 DAUC <0003> auc.c:179 vector [3]: kc = a97560fdd42cc800 20241026082530551 DAUC <0003> auc.c:180 vector [3]: sres = 7b4f1237 20241026082530551 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082530551 DAUC <0003> db_auc.c:245 IMSI='262428079005474': Generated 4 vectors 20241026082530551 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428079005474"} 20241026082530551 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530551 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530551 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530554 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530554 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428079005474"} 20241026082530554 DAUC <0003> db_auc.c:192 IMSI='262428079005474': No 3G Auth Data 20241026082530554 DAUC <0003> db_auc.c:236 IMSI='262428079005474': Calling to generate 5 vectors 20241026082530554 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241026082530554 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530554 DAUC <0003> auc.c:113 vector [0]: rand = 260030e37ca28d9c848b7ca0aa7748a6 20241026082530554 DAUC <0003> auc.c:179 vector [0]: kc = bed181fad8382800 20241026082530554 DAUC <0003> auc.c:180 vector [0]: sres = 599186f4 20241026082530554 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530554 DAUC <0003> auc.c:113 vector [1]: rand = 31bf0f530943e5a518c56ccf1ad64e51 20241026082530554 DAUC <0003> auc.c:179 vector [1]: kc = 0dbedd47380fa400 20241026082530554 DAUC <0003> auc.c:180 vector [1]: sres = 6a2a5116 20241026082530554 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082530554 DAUC <0003> auc.c:113 vector [2]: rand = 1107a60a7bb6be2e278079e6b0214579 20241026082530554 DAUC <0003> auc.c:179 vector [2]: kc = 9b9a71c9df729000 20241026082530554 DAUC <0003> auc.c:180 vector [2]: sres = 561323d2 20241026082530554 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082530554 DAUC <0003> auc.c:113 vector [3]: rand = c598b3311d58c773348ae8c1dc0155a5 20241026082530554 DAUC <0003> auc.c:179 vector [3]: kc = 24a1915831511800 20241026082530554 DAUC <0003> auc.c:180 vector [3]: sres = 1a9095c1 20241026082530554 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082530554 DAUC <0003> auc.c:113 vector [4]: rand = cce401eb4e97d8325b094b99ce3b1396 20241026082530554 DAUC <0003> auc.c:179 vector [4]: kc = de8de57bd1302400 20241026082530554 DAUC <0003> auc.c:180 vector [4]: sres = 09750270 20241026082530554 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241026082530554 DAUC <0003> db_auc.c:245 IMSI='262428079005474': Generated 5 vectors 20241026082530554 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428079005474"} 20241026082530554 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530554 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530554 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530556 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530556 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428079005474"} 20241026082530556 DAUC <0003> db_auc.c:192 IMSI='262428079005474': No 3G Auth Data 20241026082530556 DAUC <0003> db_auc.c:236 IMSI='262428079005474': Calling to generate 5 vectors 20241026082530556 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241026082530556 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530556 DAUC <0003> auc.c:113 vector [0]: rand = 535c4429cb9e279566ae58fc9e8de3d6 20241026082530556 DAUC <0003> auc.c:179 vector [0]: kc = c116e1e1f90b7400 20241026082530556 DAUC <0003> auc.c:180 vector [0]: sres = 96325bc5 20241026082530556 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530556 DAUC <0003> auc.c:113 vector [1]: rand = 4431507abd05d0a92f1502f27c37bd34 20241026082530556 DAUC <0003> auc.c:179 vector [1]: kc = ec8f59a17788f400 20241026082530556 DAUC <0003> auc.c:180 vector [1]: sres = 9869ed79 20241026082530556 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082530556 DAUC <0003> auc.c:113 vector [2]: rand = 1e4bc815338c74e0dd5468412c683f59 20241026082530556 DAUC <0003> auc.c:179 vector [2]: kc = daefc99452034400 20241026082530556 DAUC <0003> auc.c:180 vector [2]: sres = 898257eb 20241026082530556 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082530556 DAUC <0003> auc.c:113 vector [3]: rand = 460aa6c9f9cf9e92d988ac65097de8d6 20241026082530556 DAUC <0003> auc.c:179 vector [3]: kc = 5fa77b53ae8f8800 20241026082530556 DAUC <0003> auc.c:180 vector [3]: sres = d044da28 20241026082530556 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082530556 DAUC <0003> auc.c:113 vector [4]: rand = 339df17215f2f4288689cca889f64301 20241026082530556 DAUC <0003> auc.c:179 vector [4]: kc = 325c1707e2559800 20241026082530556 DAUC <0003> auc.c:180 vector [4]: sres = 934b4f36 20241026082530556 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241026082530556 DAUC <0003> db_auc.c:245 IMSI='262428079005474': Generated 5 vectors 20241026082530556 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428079005474"} 20241026082530556 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428079005474 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530556 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530556 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39282<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@5df870cbbb25: Final verdict of PTC: pass 20241026082530581 DAUC <0003> db_auc.c:157 IMSI='262421328199115': No 2G Auth Data 20241026082530581 DAUC <0003> db_auc.c:192 IMSI='262421328199115': No 3G Auth Data HLR_Test-GSUP(21)@5df870cbbb25: Created GsupExpect[0] for "262421328199115" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241026082530613 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39290<->l=127.0.0.1:4258 20241026082530617 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530617 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530617 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421328199115"} 20241026082530617 DAUC <0003> db_auc.c:192 IMSI='262421328199115': No 3G Auth Data 20241026082530617 DAUC <0003> db_auc.c:236 IMSI='262421328199115': Calling to generate 1 vectors 20241026082530617 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241026082530617 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530617 DAUC <0003> auc.c:113 vector [0]: rand = f6b9d023e977aa45059bf2400e8bfcb4 20241026082530617 DAUC <0003> auc.c:179 vector [0]: kc = 85a6e9fe30415b32 20241026082530617 DAUC <0003> auc.c:180 vector [0]: sres = 57d81c67 20241026082530617 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530617 DAUC <0003> db_auc.c:245 IMSI='262421328199115': Generated 1 vectors 20241026082530617 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421328199115"} 20241026082530617 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530617 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530617 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530617 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5df870cbbb25: Found GsupExpect[0] for "262421328199115" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@5df870cbbb25: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262421328199115" TC_gsup_sai_num_auth_vectors(26)@5df870cbbb25: setverdict(pass): none -> pass 20241026082530620 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530620 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530620 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421328199115"} 20241026082530620 DAUC <0003> db_auc.c:192 IMSI='262421328199115': No 3G Auth Data 20241026082530620 DAUC <0003> db_auc.c:236 IMSI='262421328199115': Calling to generate 4 vectors 20241026082530620 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241026082530620 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530620 DAUC <0003> auc.c:113 vector [0]: rand = cd07b34b37bf87fe884b08876d4b01c7 20241026082530620 DAUC <0003> auc.c:179 vector [0]: kc = 172e25ece33acbaf 20241026082530620 DAUC <0003> auc.c:180 vector [0]: sres = 9e448ad6 20241026082530620 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530620 DAUC <0003> auc.c:113 vector [1]: rand = 8ea345259826eecbbd76f266e3f3b6ec 20241026082530620 DAUC <0003> auc.c:179 vector [1]: kc = 6b01c91ea67be47d 20241026082530620 DAUC <0003> auc.c:180 vector [1]: sres = 24c44702 20241026082530620 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082530620 DAUC <0003> auc.c:113 vector [2]: rand = ca0fb2dce0c3c56e8c681a65f63ef639 20241026082530620 DAUC <0003> auc.c:179 vector [2]: kc = e8368aa81a1c14df 20241026082530620 DAUC <0003> auc.c:180 vector [2]: sres = 51795565 20241026082530620 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082530620 DAUC <0003> auc.c:113 vector [3]: rand = 1b15c8740753ce06e91026ff7bc93426 20241026082530620 DAUC <0003> auc.c:179 vector [3]: kc = 41c0671e38b6c592 20241026082530620 DAUC <0003> auc.c:180 vector [3]: sres = 5bde4d26 20241026082530620 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082530620 DAUC <0003> db_auc.c:245 IMSI='262421328199115': Generated 4 vectors 20241026082530620 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421328199115"} 20241026082530620 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530620 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530620 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530622 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530622 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530622 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421328199115"} 20241026082530622 DAUC <0003> db_auc.c:192 IMSI='262421328199115': No 3G Auth Data 20241026082530622 DAUC <0003> db_auc.c:236 IMSI='262421328199115': Calling to generate 5 vectors 20241026082530622 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241026082530622 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530622 DAUC <0003> auc.c:113 vector [0]: rand = 8e63ee21deb90353bb34743ce1e7ae55 20241026082530622 DAUC <0003> auc.c:179 vector [0]: kc = fb10168ee9ec9d32 20241026082530622 DAUC <0003> auc.c:180 vector [0]: sres = 9a15707a 20241026082530622 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530622 DAUC <0003> auc.c:113 vector [1]: rand = bc8582fb8bf74f12654ed56e72a34b1c 20241026082530622 DAUC <0003> auc.c:179 vector [1]: kc = ffdbf6026486e418 20241026082530622 DAUC <0003> auc.c:180 vector [1]: sres = 1132d933 20241026082530622 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082530622 DAUC <0003> auc.c:113 vector [2]: rand = 298df8731980f9cb4a9d03ab8e1a0545 20241026082530622 DAUC <0003> auc.c:179 vector [2]: kc = a9c911b5a3f4fa5e 20241026082530622 DAUC <0003> auc.c:180 vector [2]: sres = b54049f0 20241026082530622 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082530622 DAUC <0003> auc.c:113 vector [3]: rand = 66fb2ca216f73e9d34f5bd9b3eb6de36 20241026082530622 DAUC <0003> auc.c:179 vector [3]: kc = d75b6bb71a45f2d9 20241026082530622 DAUC <0003> auc.c:180 vector [3]: sres = 8035f360 20241026082530622 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082530622 DAUC <0003> auc.c:113 vector [4]: rand = dc52f4c01392473f5f86b8891ab49af5 20241026082530622 DAUC <0003> auc.c:179 vector [4]: kc = 0adc6290375152b8 20241026082530622 DAUC <0003> auc.c:180 vector [4]: sres = fee87f25 20241026082530622 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241026082530622 DAUC <0003> db_auc.c:245 IMSI='262421328199115': Generated 5 vectors 20241026082530622 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421328199115"} 20241026082530622 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530622 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530622 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530622 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530624 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530625 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421328199115"} 20241026082530625 DAUC <0003> db_auc.c:192 IMSI='262421328199115': No 3G Auth Data 20241026082530625 DAUC <0003> db_auc.c:236 IMSI='262421328199115': Calling to generate 5 vectors 20241026082530625 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241026082530625 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530625 DAUC <0003> auc.c:113 vector [0]: rand = f89e25fda589c48d88faf92cffbf3477 20241026082530625 DAUC <0003> auc.c:179 vector [0]: kc = bf8157d7839b22fb 20241026082530625 DAUC <0003> auc.c:180 vector [0]: sres = 2dcfc928 20241026082530625 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241026082530625 DAUC <0003> auc.c:113 vector [1]: rand = dc8cbcee89392013c8fdf0a522c6cecd 20241026082530625 DAUC <0003> auc.c:179 vector [1]: kc = 6ae7a846cd16637b 20241026082530625 DAUC <0003> auc.c:180 vector [1]: sres = 0ff8b8da 20241026082530625 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241026082530625 DAUC <0003> auc.c:113 vector [2]: rand = 8e889c1193815e622464c1b63301a008 20241026082530625 DAUC <0003> auc.c:179 vector [2]: kc = 3dfe44fa7c7e7bbb 20241026082530625 DAUC <0003> auc.c:180 vector [2]: sres = 9dd1767f 20241026082530625 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241026082530625 DAUC <0003> auc.c:113 vector [3]: rand = 4caad808567bc3f8eee44035c0d40a09 20241026082530625 DAUC <0003> auc.c:179 vector [3]: kc = 012b90ac1df34e3e 20241026082530625 DAUC <0003> auc.c:180 vector [3]: sres = 89179e7a 20241026082530625 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241026082530625 DAUC <0003> auc.c:113 vector [4]: rand = c68b8e6fc99ef1ebc9e3c199de3ddfff 20241026082530625 DAUC <0003> auc.c:179 vector [4]: kc = 8ad2fee32b7f6c8a 20241026082530625 DAUC <0003> auc.c:180 vector [4]: sres = 803af6ad 20241026082530625 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241026082530625 DAUC <0003> db_auc.c:245 IMSI='262421328199115': Generated 5 vectors 20241026082530625 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421328199115"} 20241026082530625 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262421328199115 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530625 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530625 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530625 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39290<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@5df870cbbb25: Final verdict of PTC: pass 20241026082530654 DAUC <0003> db_auc.c:157 IMSI='262426144546498': No 2G Auth Data 20241026082530654 DAUC <0003> db_auc.c:192 IMSI='262426144546498': No 3G Auth Data HLR_Test-GSUP(21)@5df870cbbb25: Created GsupExpect[0] for "262426144546498" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241026082530688 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39292<->l=127.0.0.1:4258 20241026082530691 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530691 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426144546498"} 20241026082530691 DAUC <0003> db_auc.c:157 IMSI='262426144546498': No 2G Auth Data 20241026082530691 DAUC <0003> db_auc.c:236 IMSI='262426144546498': Calling to generate 1 vectors 20241026082530691 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241026082530691 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530691 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082530691 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082530691 DAUC <0003> auc.c:113 vector [0]: rand = 6ac4c4b599cfb71e82ae3c88b109f43d 20241026082530691 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082530692 DAUC <0003> auc.c:142 vector [0]: autn = dc2df0b1707300008e98c6859729ccab 20241026082530692 DAUC <0003> auc.c:143 vector [0]: ck = 1bd0a4a3433dad502586dd8d692fcbcd 20241026082530692 DAUC <0003> auc.c:144 vector [0]: ik = d299e53739bdd6243d22f9027558adb3 20241026082530692 DAUC <0003> auc.c:145 vector [0]: res = 181669bbd026f4590000000000000000 20241026082530692 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530692 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082530692 DAUC <0003> auc.c:151 vector [0]: kc = d1ed651b66f71d0a 20241026082530692 DAUC <0003> auc.c:152 vector [0]: sres = c8309de2 20241026082530692 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082530692 DAUC <0003> db_auc.c:245 IMSI='262426144546498': Generated 1 vectors 20241026082530692 DAUC <0003> db_auc.c:249 IMSI='262426144546498': Updating SQN=33 in DB 20241026082530700 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426144546498"} 20241026082530700 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530700 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530700 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5df870cbbb25: Found GsupExpect[0] for "262426144546498" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@5df870cbbb25: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262426144546498" TC_gsup_sai_num_auth_vectors(27)@5df870cbbb25: setverdict(pass): none -> pass 20241026082530703 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530703 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426144546498"} 20241026082530703 DAUC <0003> db_auc.c:157 IMSI='262426144546498': No 2G Auth Data 20241026082530703 DAUC <0003> db_auc.c:236 IMSI='262426144546498': Calling to generate 4 vectors 20241026082530703 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241026082530703 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530703 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082530703 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241026082530703 DAUC <0003> auc.c:113 vector [0]: rand = 70cd80c6bfd4b5bacbb02b175cdb6632 20241026082530703 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241026082530703 DAUC <0003> auc.c:142 vector [0]: autn = e612325d57ab0000a4d592b3460fb13b 20241026082530703 DAUC <0003> auc.c:143 vector [0]: ck = 8f1c495ac0381e9ddfe633e005b1be5c 20241026082530703 DAUC <0003> auc.c:144 vector [0]: ik = f877dca096326170d9112a7ab36c445c 20241026082530703 DAUC <0003> auc.c:145 vector [0]: res = 2e25224b4d7938310000000000000000 20241026082530703 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530703 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082530703 DAUC <0003> auc.c:151 vector [0]: kc = 719c8c60e0d785ed 20241026082530703 DAUC <0003> auc.c:152 vector [0]: sres = 635c1a7a 20241026082530703 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082530703 DAUC <0003> auc.c:113 vector [1]: rand = c4795706486740d58ac82f215e8c3f07 20241026082530703 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241026082530703 DAUC <0003> auc.c:142 vector [1]: autn = 1e5fe46e83940000a46737db7f389e46 20241026082530703 DAUC <0003> auc.c:143 vector [1]: ck = c479075b866021f5d588a5596a86cbad 20241026082530703 DAUC <0003> auc.c:144 vector [1]: ik = 5572acf8c2b2328d7661737c565751ad 20241026082530703 DAUC <0003> auc.c:145 vector [1]: res = a1422af46219a7800000000000000000 20241026082530703 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082530703 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082530703 DAUC <0003> auc.c:151 vector [1]: kc = 32e27d8678038978 20241026082530703 DAUC <0003> auc.c:152 vector [1]: sres = c35b8d74 20241026082530703 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082530703 DAUC <0003> auc.c:113 vector [2]: rand = a6b78f41e64da033dcc466bf60fdbfe4 20241026082530703 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241026082530703 DAUC <0003> auc.c:142 vector [2]: autn = 0013c519de1800001924afbfd9305fcf 20241026082530703 DAUC <0003> auc.c:143 vector [2]: ck = 9f7f6a946f5029f159b28511e8f29e6e 20241026082530703 DAUC <0003> auc.c:144 vector [2]: ik = c32bd0e7004eee51de04189a83f4398f 20241026082530703 DAUC <0003> auc.c:145 vector [2]: res = aafdffda949d521e0000000000000000 20241026082530703 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082530703 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082530703 DAUC <0003> auc.c:151 vector [2]: kc = dbe227f804186041 20241026082530703 DAUC <0003> auc.c:152 vector [2]: sres = 3e60adc4 20241026082530703 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082530703 DAUC <0003> auc.c:113 vector [3]: rand = e158c06a234c808ce320b8de1bbb0882 20241026082530703 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241026082530703 DAUC <0003> auc.c:142 vector [3]: autn = 2382642d11630000a87e91fdbe776698 20241026082530703 DAUC <0003> auc.c:143 vector [3]: ck = 5273536a0facbc3852cb27ea642af7e3 20241026082530703 DAUC <0003> auc.c:144 vector [3]: ik = 94a045764b4be40340d8ccef9bbe1a93 20241026082530703 DAUC <0003> auc.c:145 vector [3]: res = 3d5812aaaa6a31e10000000000000000 20241026082530703 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082530703 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082530703 DAUC <0003> auc.c:151 vector [3]: kc = d4c0fd19bb73b54b 20241026082530703 DAUC <0003> auc.c:152 vector [3]: sres = 9732234b 20241026082530703 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082530703 DAUC <0003> db_auc.c:245 IMSI='262426144546498': Generated 4 vectors 20241026082530703 DAUC <0003> db_auc.c:249 IMSI='262426144546498': Updating SQN=161 in DB 20241026082530710 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426144546498"} 20241026082530710 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530710 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530710 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530713 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530714 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426144546498"} 20241026082530714 DAUC <0003> db_auc.c:157 IMSI='262426144546498': No 2G Auth Data 20241026082530714 DAUC <0003> db_auc.c:236 IMSI='262426144546498': Calling to generate 5 vectors 20241026082530714 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241026082530714 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530714 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082530714 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241026082530714 DAUC <0003> auc.c:113 vector [0]: rand = 76f435d69a54757e5aa50b6b12ad7b47 20241026082530714 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241026082530714 DAUC <0003> auc.c:142 vector [0]: autn = d25153500f9a00008f1d20387f9a3e89 20241026082530714 DAUC <0003> auc.c:143 vector [0]: ck = 2102b629e7862d14cf051cc0b0484a6f 20241026082530714 DAUC <0003> auc.c:144 vector [0]: ik = e413b06fcf7cbbd786f69e887406b097 20241026082530714 DAUC <0003> auc.c:145 vector [0]: res = 73e3504d464de4a80000000000000000 20241026082530714 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530714 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082530714 DAUC <0003> auc.c:151 vector [0]: kc = 8ce2840eecb46c3b 20241026082530714 DAUC <0003> auc.c:152 vector [0]: sres = 35aeb4e5 20241026082530714 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082530714 DAUC <0003> auc.c:113 vector [1]: rand = bdd919efd801a7d18ca0fbabce38a69c 20241026082530714 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241026082530714 DAUC <0003> auc.c:142 vector [1]: autn = 415736aaf4d10000f323fc773cb8d284 20241026082530714 DAUC <0003> auc.c:143 vector [1]: ck = a7ab0387116c3b97a91da483b5ffaf0a 20241026082530714 DAUC <0003> auc.c:144 vector [1]: ik = 115a163be2022b80a22e3a25c9f60eca 20241026082530714 DAUC <0003> auc.c:145 vector [1]: res = 63d7065a65e498e90000000000000000 20241026082530714 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082530714 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082530714 DAUC <0003> auc.c:151 vector [1]: kc = bdc28b1a8f67b1d7 20241026082530714 DAUC <0003> auc.c:152 vector [1]: sres = 06339eb3 20241026082530714 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082530714 DAUC <0003> auc.c:113 vector [2]: rand = 56709fc1dd0a1a890ae35a85a1e6c1f2 20241026082530714 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241026082530714 DAUC <0003> auc.c:142 vector [2]: autn = 261253893f930000d7365691079bcb0a 20241026082530714 DAUC <0003> auc.c:143 vector [2]: ck = fcfc61af53adf780c0fc434cfe6b226c 20241026082530714 DAUC <0003> auc.c:144 vector [2]: ik = 5fa3d9ed7a444192c92af34cccc688b7 20241026082530714 DAUC <0003> auc.c:145 vector [2]: res = 2c6ea1a30e1fee030000000000000000 20241026082530714 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082530714 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082530714 DAUC <0003> auc.c:151 vector [2]: kc = aa8908421b441cc9 20241026082530714 DAUC <0003> auc.c:152 vector [2]: sres = 22714fa0 20241026082530714 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082530714 DAUC <0003> auc.c:113 vector [3]: rand = b6673efeeec5be7bdc27d0a4c113463c 20241026082530714 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241026082530714 DAUC <0003> auc.c:142 vector [3]: autn = 9f7559a3d6590000a5a5d682cd1ef8fe 20241026082530714 DAUC <0003> auc.c:143 vector [3]: ck = 16cd62f39a0ca068f1996e1319713b0b 20241026082530714 DAUC <0003> auc.c:144 vector [3]: ik = aab3421194c56f3d763055e87bf7c6e2 20241026082530714 DAUC <0003> auc.c:145 vector [3]: res = b87dfa831e4068dc0000000000000000 20241026082530714 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082530714 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082530714 DAUC <0003> auc.c:151 vector [3]: kc = 3bd71b196c4f32bc 20241026082530714 DAUC <0003> auc.c:152 vector [3]: sres = a63d925f 20241026082530714 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082530714 DAUC <0003> auc.c:113 vector [4]: rand = a8d6f711d225a9f31bcaf78093144915 20241026082530714 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241026082530714 DAUC <0003> auc.c:142 vector [4]: autn = d8c74f7d9a79000082d52905352a822c 20241026082530714 DAUC <0003> auc.c:143 vector [4]: ck = 76b4e873a4217a3f03b4bda7a5b34d0f 20241026082530714 DAUC <0003> auc.c:144 vector [4]: ik = cf521d95d856b4f3faf35cd09a778eef 20241026082530714 DAUC <0003> auc.c:145 vector [4]: res = 28a4d1fa3d7edd4c0000000000000000 20241026082530714 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082530714 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241026082530714 DAUC <0003> auc.c:151 vector [4]: kc = 40a1149143b30d2c 20241026082530714 DAUC <0003> auc.c:152 vector [4]: sres = 15da0cb6 20241026082530714 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241026082530714 DAUC <0003> db_auc.c:245 IMSI='262426144546498': Generated 5 vectors 20241026082530714 DAUC <0003> db_auc.c:249 IMSI='262426144546498': Updating SQN=321 in DB 20241026082530721 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426144546498"} 20241026082530721 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530721 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530721 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530721 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530724 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530724 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530724 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426144546498"} 20241026082530724 DAUC <0003> db_auc.c:157 IMSI='262426144546498': No 2G Auth Data 20241026082530724 DAUC <0003> db_auc.c:236 IMSI='262426144546498': Calling to generate 5 vectors 20241026082530724 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241026082530724 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530724 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082530724 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241026082530724 DAUC <0003> auc.c:113 vector [0]: rand = 9f5593478db2f6158d6f334b5655d775 20241026082530724 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241026082530724 DAUC <0003> auc.c:142 vector [0]: autn = b8dc8f1f7cde0000d0e7543ed91c7114 20241026082530724 DAUC <0003> auc.c:143 vector [0]: ck = 260b22492528172cbe77404656f37260 20241026082530724 DAUC <0003> auc.c:144 vector [0]: ik = e9acb0211bd9bca8f9bcdd3e0b0cf681 20241026082530724 DAUC <0003> auc.c:145 vector [0]: res = 677a2631a6e1d5790000000000000000 20241026082530724 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530724 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082530724 DAUC <0003> auc.c:151 vector [0]: kc = 886c0f10630e2f65 20241026082530724 DAUC <0003> auc.c:152 vector [0]: sres = c19bf348 20241026082530724 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082530724 DAUC <0003> auc.c:113 vector [1]: rand = 736662142158e74b4023185e5e1717a6 20241026082530724 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241026082530724 DAUC <0003> auc.c:142 vector [1]: autn = e8aaae61fc5a000065d8631bca572a9a 20241026082530724 DAUC <0003> auc.c:143 vector [1]: ck = 930ca0fd0bdeae89988832246601afd1 20241026082530724 DAUC <0003> auc.c:144 vector [1]: ik = e2a920ee9854a1dab44f242767104464 20241026082530724 DAUC <0003> auc.c:145 vector [1]: res = 4aaf128968db187c0000000000000000 20241026082530724 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082530724 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082530724 DAUC <0003> auc.c:151 vector [1]: kc = 5d629610929be4e6 20241026082530724 DAUC <0003> auc.c:152 vector [1]: sres = 22740af5 20241026082530724 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082530724 DAUC <0003> auc.c:113 vector [2]: rand = ced8198b569add32aa28a09c342d70e2 20241026082530725 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241026082530725 DAUC <0003> auc.c:142 vector [2]: autn = dc733eb6ac2d00002afc6a1db231ba37 20241026082530725 DAUC <0003> auc.c:143 vector [2]: ck = 4bd605ee0c1dd2d6e0fa54e889ccf1c2 20241026082530725 DAUC <0003> auc.c:144 vector [2]: ik = 4d230ec15d46091b92c3338e42810262 20241026082530725 DAUC <0003> auc.c:145 vector [2]: res = 43e07310b00eb12a0000000000000000 20241026082530725 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082530725 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082530725 DAUC <0003> auc.c:151 vector [2]: kc = 74cc6c499a16286d 20241026082530725 DAUC <0003> auc.c:152 vector [2]: sres = f3eec23a 20241026082530725 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082530725 DAUC <0003> auc.c:113 vector [3]: rand = 7b554672a9eadc2b4034b08d7f8417ea 20241026082530725 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241026082530725 DAUC <0003> auc.c:142 vector [3]: autn = a30d7eae024000001f998c6e61c7576d 20241026082530725 DAUC <0003> auc.c:143 vector [3]: ck = 21e0ef10552d5ac6bda64741f03566ae 20241026082530725 DAUC <0003> auc.c:144 vector [3]: ik = 6c0ccde376aad1279109c4d3f955521f 20241026082530725 DAUC <0003> auc.c:145 vector [3]: res = 178d621ef38220740000000000000000 20241026082530725 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082530725 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082530725 DAUC <0003> auc.c:151 vector [3]: kc = 6143a1612ae7bf50 20241026082530725 DAUC <0003> auc.c:152 vector [3]: sres = e40f426a 20241026082530725 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082530725 DAUC <0003> auc.c:113 vector [4]: rand = 995846670487c482569c2a45249612e4 20241026082530725 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241026082530725 DAUC <0003> auc.c:142 vector [4]: autn = 2ed6404eb2160000429846da607611eb 20241026082530725 DAUC <0003> auc.c:143 vector [4]: ck = f251168c07e912bdd1db56f0ba3d9c57 20241026082530725 DAUC <0003> auc.c:144 vector [4]: ik = 04880f70b2198a823c44d04d75fccaa6 20241026082530725 DAUC <0003> auc.c:145 vector [4]: res = f9cd207c22a12b6e0000000000000000 20241026082530725 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082530725 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241026082530725 DAUC <0003> auc.c:151 vector [4]: kc = 1b469f417a31cece 20241026082530725 DAUC <0003> auc.c:152 vector [4]: sres = db6c0b12 20241026082530725 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241026082530725 DAUC <0003> db_auc.c:245 IMSI='262426144546498': Generated 5 vectors 20241026082530725 DAUC <0003> db_auc.c:249 IMSI='262426144546498': Updating SQN=481 in DB 20241026082530732 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426144546498"} 20241026082530732 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262426144546498 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530732 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530732 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530732 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39292<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@5df870cbbb25: Final verdict of PTC: pass 20241026082530760 DAUC <0003> db_auc.c:157 IMSI='262427368311964': No 2G Auth Data 20241026082530760 DAUC <0003> db_auc.c:192 IMSI='262427368311964': No 3G Auth Data HLR_Test-GSUP(21)@5df870cbbb25: Created GsupExpect[0] for "262427368311964" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241026082530792 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4258 20241026082530796 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530796 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427368311964"} 20241026082530796 DAUC <0003> db_auc.c:157 IMSI='262427368311964': No 2G Auth Data 20241026082530796 DAUC <0003> db_auc.c:236 IMSI='262427368311964': Calling to generate 1 vectors 20241026082530796 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241026082530796 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530796 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241026082530796 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082530796 DAUC <0003> auc.c:113 vector [0]: rand = cd6a0358114a71979df0c83154bf1bdf 20241026082530796 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082530796 DAUC <0003> auc.c:142 vector [0]: autn = 47f760f099530000691a8e22263462f7 20241026082530796 DAUC <0003> auc.c:143 vector [0]: ck = 9ed53136ba399114f83bae700f968932 20241026082530796 DAUC <0003> auc.c:144 vector [0]: ik = 64eb1f79b016baf27d6a1fdb6defa9ff 20241026082530796 DAUC <0003> auc.c:145 vector [0]: res = dc156925de3153ff0000000000000000 20241026082530796 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530796 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082530796 DAUC <0003> auc.c:151 vector [0]: kc = 7f6f9fe468560b2b 20241026082530796 DAUC <0003> auc.c:152 vector [0]: sres = 02243ada 20241026082530796 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082530796 DAUC <0003> db_auc.c:245 IMSI='262427368311964': Generated 1 vectors 20241026082530796 DAUC <0003> db_auc.c:249 IMSI='262427368311964': Updating SQN=33 in DB 20241026082530804 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427368311964"} 20241026082530804 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530804 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530804 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5df870cbbb25: Found GsupExpect[0] for "262427368311964" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@5df870cbbb25: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262427368311964" TC_gsup_sai_num_auth_vectors(28)@5df870cbbb25: setverdict(pass): none -> pass 20241026082530808 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530808 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530808 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427368311964"} 20241026082530808 DAUC <0003> db_auc.c:157 IMSI='262427368311964': No 2G Auth Data 20241026082530808 DAUC <0003> db_auc.c:236 IMSI='262427368311964': Calling to generate 4 vectors 20241026082530808 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241026082530808 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530808 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241026082530808 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241026082530808 DAUC <0003> auc.c:113 vector [0]: rand = bc6858773d6a5e40d15540099a35fad4 20241026082530808 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241026082530808 DAUC <0003> auc.c:142 vector [0]: autn = 2c621c9f6d830000b8e99d2e4658f747 20241026082530808 DAUC <0003> auc.c:143 vector [0]: ck = 58da73cbbb045894caf99348aa3c9952 20241026082530808 DAUC <0003> auc.c:144 vector [0]: ik = 7fbef51427366dfdd571db6a84ef8cb6 20241026082530808 DAUC <0003> auc.c:145 vector [0]: res = 1c3ae4f1bd375b830000000000000000 20241026082530808 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530808 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082530808 DAUC <0003> auc.c:151 vector [0]: kc = 38eccefdb2e1208d 20241026082530808 DAUC <0003> auc.c:152 vector [0]: sres = a10dbf72 20241026082530808 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082530808 DAUC <0003> auc.c:113 vector [1]: rand = 79ff2bc28ec8cb64941575ee0fb3afa9 20241026082530808 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241026082530808 DAUC <0003> auc.c:142 vector [1]: autn = 4f73f487d8ea0000e3b1f44302373f49 20241026082530808 DAUC <0003> auc.c:143 vector [1]: ck = 05fc64776e588c5c4ab7417701ed159e 20241026082530808 DAUC <0003> auc.c:144 vector [1]: ik = e4a9dc9b6f39c2cc1142457e50ad4680 20241026082530808 DAUC <0003> auc.c:145 vector [1]: res = 3643d78d7cc085060000000000000000 20241026082530808 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082530808 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082530808 DAUC <0003> auc.c:151 vector [1]: kc = baa0bce550211d8e 20241026082530808 DAUC <0003> auc.c:152 vector [1]: sres = 4a83528b 20241026082530808 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082530808 DAUC <0003> auc.c:113 vector [2]: rand = b8933be95f2bb70796e18fa64be67cd6 20241026082530808 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241026082530808 DAUC <0003> auc.c:142 vector [2]: autn = bf77f6da75910000983ba185d2775f3c 20241026082530808 DAUC <0003> auc.c:143 vector [2]: ck = 734140041ca4ec87d378eac7f0040803 20241026082530808 DAUC <0003> auc.c:144 vector [2]: ik = d94748269e37a996e770d58b9cda77bd 20241026082530808 DAUC <0003> auc.c:145 vector [2]: res = 4857d000400bf4560000000000000000 20241026082530808 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082530808 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082530808 DAUC <0003> auc.c:151 vector [2]: kc = 9e0e376eee4d3aaf 20241026082530808 DAUC <0003> auc.c:152 vector [2]: sres = 085c2456 20241026082530808 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082530808 DAUC <0003> auc.c:113 vector [3]: rand = 44d5d28fac8a660e87cabda09ff8c759 20241026082530808 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241026082530808 DAUC <0003> auc.c:142 vector [3]: autn = cfc439b58e3e0000430a0c73136113a5 20241026082530808 DAUC <0003> auc.c:143 vector [3]: ck = 925a026852dee0490c0aaf85172355ce 20241026082530808 DAUC <0003> auc.c:144 vector [3]: ik = 27c91aed8d9ff3078288f9d2f0d2beb8 20241026082530808 DAUC <0003> auc.c:145 vector [3]: res = d48162faac366f270000000000000000 20241026082530808 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082530808 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082530808 DAUC <0003> auc.c:151 vector [3]: kc = 3b114ed238b0f838 20241026082530808 DAUC <0003> auc.c:152 vector [3]: sres = 78b70ddd 20241026082530808 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082530808 DAUC <0003> db_auc.c:245 IMSI='262427368311964': Generated 4 vectors 20241026082530808 DAUC <0003> db_auc.c:249 IMSI='262427368311964': Updating SQN=161 in DB 20241026082530815 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427368311964"} 20241026082530815 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530815 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530815 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530815 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530818 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530818 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530818 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427368311964"} 20241026082530818 DAUC <0003> db_auc.c:157 IMSI='262427368311964': No 2G Auth Data 20241026082530818 DAUC <0003> db_auc.c:236 IMSI='262427368311964': Calling to generate 5 vectors 20241026082530818 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241026082530818 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530818 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241026082530818 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241026082530818 DAUC <0003> auc.c:113 vector [0]: rand = 7e12d1214b9c626925cc81138672649f 20241026082530818 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241026082530818 DAUC <0003> auc.c:142 vector [0]: autn = ddb0774d61ce00009f3c6fd270ea5258 20241026082530818 DAUC <0003> auc.c:143 vector [0]: ck = 40e379418fbdc5ba080901cebc78255c 20241026082530818 DAUC <0003> auc.c:144 vector [0]: ik = 70146b3777c79a87d8393beaf3c2a3e5 20241026082530818 DAUC <0003> auc.c:145 vector [0]: res = 1968380a208deaab0000000000000000 20241026082530818 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530818 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082530818 DAUC <0003> auc.c:151 vector [0]: kc = e0c72852b7c0d984 20241026082530818 DAUC <0003> auc.c:152 vector [0]: sres = 39e5d2a1 20241026082530818 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082530818 DAUC <0003> auc.c:113 vector [1]: rand = 4cb43edbb5022f9a9f75a5085d510800 20241026082530818 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241026082530818 DAUC <0003> auc.c:142 vector [1]: autn = 57670d5bb3090000a803b1a4b18c19e5 20241026082530818 DAUC <0003> auc.c:143 vector [1]: ck = e48e4e0fadab6b3133c72208b90fe4b3 20241026082530818 DAUC <0003> auc.c:144 vector [1]: ik = a368ae87c699cacc3f582cfcb724d2c0 20241026082530818 DAUC <0003> auc.c:145 vector [1]: res = f1ef898da40f6fb60000000000000000 20241026082530818 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082530818 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082530818 DAUC <0003> auc.c:151 vector [1]: kc = 4b79ee7c6519978e 20241026082530818 DAUC <0003> auc.c:152 vector [1]: sres = 55e0e63b 20241026082530818 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082530818 DAUC <0003> auc.c:113 vector [2]: rand = 22f17948fcd3bbd341907651e4566a4b 20241026082530818 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241026082530818 DAUC <0003> auc.c:142 vector [2]: autn = 43366858882a0000858cb7b425bf0b71 20241026082530818 DAUC <0003> auc.c:143 vector [2]: ck = 89507276e77aa2cb94a8641d2721b9aa 20241026082530818 DAUC <0003> auc.c:144 vector [2]: ik = c8079b7698b2c3884fa8fd4e73d83abf 20241026082530818 DAUC <0003> auc.c:145 vector [2]: res = b05290d9bad3d8270000000000000000 20241026082530818 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082530818 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082530818 DAUC <0003> auc.c:151 vector [2]: kc = 9a5770532b31e256 20241026082530818 DAUC <0003> auc.c:152 vector [2]: sres = 0a8148fe 20241026082530818 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082530818 DAUC <0003> auc.c:113 vector [3]: rand = e11329d677237459fca1929d523b3eaa 20241026082530818 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241026082530818 DAUC <0003> auc.c:142 vector [3]: autn = 07aa9ff534720000b532324b19c22e1e 20241026082530818 DAUC <0003> auc.c:143 vector [3]: ck = 749204f924ceaffb5ff04f1dc0c3f9ab 20241026082530818 DAUC <0003> auc.c:144 vector [3]: ik = 6ff00a852ed2a20187ed53296d29a5de 20241026082530818 DAUC <0003> auc.c:145 vector [3]: res = e909234a630c85170000000000000000 20241026082530818 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082530818 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082530818 DAUC <0003> auc.c:151 vector [3]: kc = c37f1248a7f6518f 20241026082530818 DAUC <0003> auc.c:152 vector [3]: sres = 8a05a65d 20241026082530818 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082530818 DAUC <0003> auc.c:113 vector [4]: rand = f8d05202198f59526ac40e24b36f950c 20241026082530818 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241026082530818 DAUC <0003> auc.c:142 vector [4]: autn = fef64f9f5e1100004b2b330a2b829577 20241026082530818 DAUC <0003> auc.c:143 vector [4]: ck = cbc7864ed069c7021d95c0b06513596f 20241026082530818 DAUC <0003> auc.c:144 vector [4]: ik = 754f40e220d8bb3776805e6017b6b0ef 20241026082530818 DAUC <0003> auc.c:145 vector [4]: res = 556ce29f0767eac90000000000000000 20241026082530818 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082530818 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241026082530818 DAUC <0003> auc.c:151 vector [4]: kc = d59d587c821495b5 20241026082530818 DAUC <0003> auc.c:152 vector [4]: sres = 520b0856 20241026082530818 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241026082530818 DAUC <0003> db_auc.c:245 IMSI='262427368311964': Generated 5 vectors 20241026082530818 DAUC <0003> db_auc.c:249 IMSI='262427368311964': Updating SQN=321 in DB 20241026082530825 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427368311964"} 20241026082530825 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530825 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530825 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530828 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530828 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530828 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427368311964"} 20241026082530828 DAUC <0003> db_auc.c:157 IMSI='262427368311964': No 2G Auth Data 20241026082530828 DAUC <0003> db_auc.c:236 IMSI='262427368311964': Calling to generate 5 vectors 20241026082530828 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241026082530828 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530828 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241026082530828 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241026082530828 DAUC <0003> auc.c:113 vector [0]: rand = 3c7a8ead1075eaebb65add0fb1b2c104 20241026082530828 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241026082530828 DAUC <0003> auc.c:142 vector [0]: autn = 784c3a30a7bd000095096dd357b69621 20241026082530828 DAUC <0003> auc.c:143 vector [0]: ck = ebf1c281185ba29d3d1a6a55730b44b1 20241026082530828 DAUC <0003> auc.c:144 vector [0]: ik = 131a8a4e9fd2d4d6fb63c54982fa7b44 20241026082530828 DAUC <0003> auc.c:145 vector [0]: res = 040a18b05f6185470000000000000000 20241026082530828 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530828 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082530828 DAUC <0003> auc.c:151 vector [0]: kc = 3e92e7d3767849be 20241026082530828 DAUC <0003> auc.c:152 vector [0]: sres = 5b6b9df7 20241026082530828 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082530828 DAUC <0003> auc.c:113 vector [1]: rand = 5b131dd6e155ede29bea284380f1e427 20241026082530828 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241026082530828 DAUC <0003> auc.c:142 vector [1]: autn = f73a7c852bf60000330e64b0707448d1 20241026082530828 DAUC <0003> auc.c:143 vector [1]: ck = c514a12a6308de5fb042ba3f1f1905f0 20241026082530828 DAUC <0003> auc.c:144 vector [1]: ik = bcd19fe17b6b3b277a8b42b14be085c4 20241026082530828 DAUC <0003> auc.c:145 vector [1]: res = 0cce5965496307460000000000000000 20241026082530828 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082530828 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082530828 DAUC <0003> auc.c:151 vector [1]: kc = b30cc6454c9a654c 20241026082530828 DAUC <0003> auc.c:152 vector [1]: sres = 45ad5e23 20241026082530828 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082530828 DAUC <0003> auc.c:113 vector [2]: rand = 2190b7e4f3dd7207f234d9794d86e1d5 20241026082530828 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241026082530828 DAUC <0003> auc.c:142 vector [2]: autn = a5b25c22c7030000ac711cdbcaf3a44b 20241026082530828 DAUC <0003> auc.c:143 vector [2]: ck = 5c012046aa9d8d30c74af945c4420f79 20241026082530828 DAUC <0003> auc.c:144 vector [2]: ik = a2a2765948393e9dbf7dff6197ae8f25 20241026082530828 DAUC <0003> auc.c:145 vector [2]: res = 2e76c6e4dd1a7bc80000000000000000 20241026082530828 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082530828 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082530828 DAUC <0003> auc.c:151 vector [2]: kc = 8694503bb14833f1 20241026082530828 DAUC <0003> auc.c:152 vector [2]: sres = f36cbd2c 20241026082530828 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082530828 DAUC <0003> auc.c:113 vector [3]: rand = 04229e0a01b9e76e2ec54bfced7792fd 20241026082530828 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241026082530828 DAUC <0003> auc.c:142 vector [3]: autn = 6f51febf83f300009f379af4fc960abb 20241026082530828 DAUC <0003> auc.c:143 vector [3]: ck = 5f1f5584f5b48ddb0e316d02a09371cf 20241026082530828 DAUC <0003> auc.c:144 vector [3]: ik = b74385693982b1ba4c6eb13b6e31db6b 20241026082530828 DAUC <0003> auc.c:145 vector [3]: res = 88184d9f333e1fd10000000000000000 20241026082530828 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082530828 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082530828 DAUC <0003> auc.c:151 vector [3]: kc = aa030cd4029496c5 20241026082530828 DAUC <0003> auc.c:152 vector [3]: sres = bb26524e 20241026082530828 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082530828 DAUC <0003> auc.c:113 vector [4]: rand = 6b13390692d9cef943dc1b2cc2c4285e 20241026082530828 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241026082530828 DAUC <0003> auc.c:142 vector [4]: autn = 7a2ab78c3dde000081d6c8f9b2ce08fc 20241026082530828 DAUC <0003> auc.c:143 vector [4]: ck = 0ed25a454a32b2f789afa4baf5f567cc 20241026082530828 DAUC <0003> auc.c:144 vector [4]: ik = b2321a24449825640bd0b2fb9eaad67d 20241026082530828 DAUC <0003> auc.c:145 vector [4]: res = 7c937eb2b96d6f1d0000000000000000 20241026082530828 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082530828 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241026082530828 DAUC <0003> auc.c:151 vector [4]: kc = 3e9f562065f52622 20241026082530828 DAUC <0003> auc.c:152 vector [4]: sres = c5fe11af 20241026082530828 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241026082530828 DAUC <0003> db_auc.c:245 IMSI='262427368311964': Generated 5 vectors 20241026082530829 DAUC <0003> db_auc.c:249 IMSI='262427368311964': Updating SQN=481 in DB 20241026082530836 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427368311964"} 20241026082530836 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262427368311964 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530836 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530836 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39298<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@5df870cbbb25: Final verdict of PTC: pass 20241026082530863 DAUC <0003> db_auc.c:157 IMSI='262423759261634': No 2G Auth Data 20241026082530863 DAUC <0003> db_auc.c:192 IMSI='262423759261634': No 3G Auth Data HLR_Test-GSUP(21)@5df870cbbb25: Created GsupExpect[0] for "262423759261634" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241026082530902 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 20241026082530905 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530905 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423759261634"} 20241026082530906 DAUC <0003> db_auc.c:236 IMSI='262423759261634': Calling to generate 1 vectors 20241026082530906 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241026082530906 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530906 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082530906 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082530906 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530906 DAUC <0003> auc.c:113 vector [0]: rand = ce3d9818d7ccf603be32f62d95a8a0ce 20241026082530906 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082530906 DAUC <0003> auc.c:142 vector [0]: autn = dba8a821256600005102b563a8be5972 20241026082530906 DAUC <0003> auc.c:143 vector [0]: ck = 9958520a4a8a4d9e2ce530deec3230d6 20241026082530906 DAUC <0003> auc.c:144 vector [0]: ik = e5fed5b6daaee05521b7b4ea1525d5e9 20241026082530906 DAUC <0003> auc.c:145 vector [0]: res = 3df36b802d1bc3930000000000000000 20241026082530906 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530906 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082530906 DAUC <0003> auc.c:179 vector [0]: kc = a2cdb755ef327400 20241026082530906 DAUC <0003> auc.c:180 vector [0]: sres = 2846c88c 20241026082530906 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082530906 DAUC <0003> db_auc.c:245 IMSI='262423759261634': Generated 1 vectors 20241026082530906 DAUC <0003> db_auc.c:249 IMSI='262423759261634': Updating SQN=33 in DB 20241026082530913 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423759261634"} 20241026082530913 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530914 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530914 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530914 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5df870cbbb25: Found GsupExpect[0] for "262423759261634" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@5df870cbbb25: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262423759261634" TC_gsup_sai_num_auth_vectors(29)@5df870cbbb25: setverdict(pass): none -> pass 20241026082530917 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530917 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530917 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423759261634"} 20241026082530917 DAUC <0003> db_auc.c:236 IMSI='262423759261634': Calling to generate 4 vectors 20241026082530917 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241026082530917 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530917 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082530917 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241026082530917 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530917 DAUC <0003> auc.c:113 vector [0]: rand = a727ef35cf71cceebf4adf053446a898 20241026082530917 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241026082530917 DAUC <0003> auc.c:142 vector [0]: autn = 73614cd57bba00000223383e58c1784f 20241026082530917 DAUC <0003> auc.c:143 vector [0]: ck = 44040893bfd5bc4047adb99f446481b7 20241026082530917 DAUC <0003> auc.c:144 vector [0]: ik = 8e04c65566c3914cf4e95750a325dedf 20241026082530917 DAUC <0003> auc.c:145 vector [0]: res = e573add9ed0e58030000000000000000 20241026082530917 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530917 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082530917 DAUC <0003> auc.c:179 vector [0]: kc = f49c20e2ccf47c00 20241026082530917 DAUC <0003> auc.c:180 vector [0]: sres = fa2315b5 20241026082530917 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082530917 DAUC <0003> auc.c:113 vector [1]: rand = 5e43a6b86a79399c745de693cfaa88c4 20241026082530917 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241026082530917 DAUC <0003> auc.c:142 vector [1]: autn = 20ac9fed4fa900005434a48e0d324e7b 20241026082530917 DAUC <0003> auc.c:143 vector [1]: ck = b47a4c14eeb243a38b497c09db06fa8b 20241026082530917 DAUC <0003> auc.c:144 vector [1]: ik = 3d0f7ee818a0f1042f21d8d5b9aba37e 20241026082530917 DAUC <0003> auc.c:145 vector [1]: res = 6dda7c6ebaba7d470000000000000000 20241026082530917 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082530917 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082530917 DAUC <0003> auc.c:179 vector [1]: kc = 48dbd83d0a6c2000 20241026082530917 DAUC <0003> auc.c:180 vector [1]: sres = fbc3b39a 20241026082530917 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082530917 DAUC <0003> auc.c:113 vector [2]: rand = b432d8a1d0afc588b34df8ea568f2f4c 20241026082530917 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241026082530917 DAUC <0003> auc.c:142 vector [2]: autn = 06a0a5e426f80000e3503379e780ad36 20241026082530917 DAUC <0003> auc.c:143 vector [2]: ck = 9bb6eb52fa34bc19ae624827be2e1ddd 20241026082530917 DAUC <0003> auc.c:144 vector [2]: ik = ab2d9387eda570718dac350a28ba5b85 20241026082530917 DAUC <0003> auc.c:145 vector [2]: res = 733824d1f8be6d080000000000000000 20241026082530917 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082530917 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082530917 DAUC <0003> auc.c:179 vector [2]: kc = b52d5c8e0c030c00 20241026082530917 DAUC <0003> auc.c:180 vector [2]: sres = 47cbab01 20241026082530917 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082530917 DAUC <0003> auc.c:113 vector [3]: rand = d6fc1401c7a7a34da72cb0a814ed05ba 20241026082530917 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241026082530917 DAUC <0003> auc.c:142 vector [3]: autn = 9aa95d5f0b4300009d4a7e8ddeea9bd8 20241026082530917 DAUC <0003> auc.c:143 vector [3]: ck = ee44f92d1dd581c9fc34334525f34999 20241026082530917 DAUC <0003> auc.c:144 vector [3]: ik = 7e2faee5ea1efbfecb73f9bbea240dc5 20241026082530917 DAUC <0003> auc.c:145 vector [3]: res = a262fc6bea9528530000000000000000 20241026082530917 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082530917 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082530917 DAUC <0003> auc.c:179 vector [3]: kc = 6abcec01a7e2a000 20241026082530917 DAUC <0003> auc.c:180 vector [3]: sres = c0c7bc4c 20241026082530917 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082530917 DAUC <0003> db_auc.c:245 IMSI='262423759261634': Generated 4 vectors 20241026082530917 DAUC <0003> db_auc.c:249 IMSI='262423759261634': Updating SQN=161 in DB 20241026082530924 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423759261634"} 20241026082530924 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530924 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530925 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530925 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530928 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530928 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423759261634"} 20241026082530928 DAUC <0003> db_auc.c:236 IMSI='262423759261634': Calling to generate 5 vectors 20241026082530928 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082530928 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530928 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082530928 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241026082530928 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530928 DAUC <0003> auc.c:113 vector [0]: rand = cb49a93084718156c73d74367e32a7ec 20241026082530928 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241026082530928 DAUC <0003> auc.c:142 vector [0]: autn = fad01af2a2e70000506b87a5b6e44cb7 20241026082530928 DAUC <0003> auc.c:143 vector [0]: ck = 4f689f3024a4534d63ca386aaefce9f3 20241026082530928 DAUC <0003> auc.c:144 vector [0]: ik = 85acd09cb27319d3f151c1133d675707 20241026082530928 DAUC <0003> auc.c:145 vector [0]: res = a1b1aed497348bff0000000000000000 20241026082530928 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530928 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082530928 DAUC <0003> auc.c:179 vector [0]: kc = f007f6718d67f400 20241026082530928 DAUC <0003> auc.c:180 vector [0]: sres = ed5a1d84 20241026082530928 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082530928 DAUC <0003> auc.c:113 vector [1]: rand = 2226e0afa0c421a3d4afe41b4499be0c 20241026082530928 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241026082530928 DAUC <0003> auc.c:142 vector [1]: autn = 63cc5df84c060000f7e57656c70b2de9 20241026082530928 DAUC <0003> auc.c:143 vector [1]: ck = 1dd2321a96c3315c57425809bbe45106 20241026082530928 DAUC <0003> auc.c:144 vector [1]: ik = 9c9226d0f680ad7eff8e69fcbb2b0299 20241026082530928 DAUC <0003> auc.c:145 vector [1]: res = d0e2dbcf5439e4740000000000000000 20241026082530928 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082530928 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082530928 DAUC <0003> auc.c:179 vector [1]: kc = f553dc99fdebc000 20241026082530928 DAUC <0003> auc.c:180 vector [1]: sres = f08f65a6 20241026082530928 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082530928 DAUC <0003> auc.c:113 vector [2]: rand = bd8c2a568d8647a0701d8f155ca836f7 20241026082530928 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241026082530928 DAUC <0003> auc.c:142 vector [2]: autn = f51904b0c12f0000d1fcd1d07f64b4dc 20241026082530928 DAUC <0003> auc.c:143 vector [2]: ck = 60c10ac2afc194b80e126a98f1852aab 20241026082530928 DAUC <0003> auc.c:144 vector [2]: ik = a475b6ac6c23bcd6ba45e2e758cee33d 20241026082530928 DAUC <0003> auc.c:145 vector [2]: res = 5e2fe39fbd37e24c0000000000000000 20241026082530928 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082530928 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082530928 DAUC <0003> auc.c:179 vector [2]: kc = 40db06bb597d0000 20241026082530928 DAUC <0003> auc.c:180 vector [2]: sres = d05e4038 20241026082530928 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082530928 DAUC <0003> auc.c:113 vector [3]: rand = 7b4d5d1a3557ba39d0132cf996271885 20241026082530928 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241026082530928 DAUC <0003> auc.c:142 vector [3]: autn = 44784cef527a0000720b9cf9e66fe4c1 20241026082530928 DAUC <0003> auc.c:143 vector [3]: ck = 1c175513d2732b3cc2cbfa8038c462f9 20241026082530928 DAUC <0003> auc.c:144 vector [3]: ik = d2c8822a0de8075d47b57b8fd320b1d9 20241026082530928 DAUC <0003> auc.c:145 vector [3]: res = 20795903773949af0000000000000000 20241026082530928 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082530928 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082530928 DAUC <0003> auc.c:179 vector [3]: kc = 8612f7aa31cfe000 20241026082530928 DAUC <0003> auc.c:180 vector [3]: sres = 9cdbf138 20241026082530928 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082530928 DAUC <0003> auc.c:113 vector [4]: rand = 3a0841a2d2c4f0a836541f06f92a0683 20241026082530928 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241026082530928 DAUC <0003> auc.c:142 vector [4]: autn = 57a58d9295080000f24e0aa098a27e4b 20241026082530928 DAUC <0003> auc.c:143 vector [4]: ck = d26c854a03f405a73e1e2f059483976e 20241026082530928 DAUC <0003> auc.c:144 vector [4]: ik = d3aa1a76996dc76b579374ba81437a7c 20241026082530928 DAUC <0003> auc.c:145 vector [4]: res = 8348198aa99c63720000000000000000 20241026082530928 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082530928 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082530928 DAUC <0003> auc.c:179 vector [4]: kc = 89f8ec42a209e800 20241026082530928 DAUC <0003> auc.c:180 vector [4]: sres = 0ded7b87 20241026082530928 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082530928 DAUC <0003> db_auc.c:245 IMSI='262423759261634': Generated 5 vectors 20241026082530928 DAUC <0003> db_auc.c:249 IMSI='262423759261634': Updating SQN=321 in DB 20241026082530936 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423759261634"} 20241026082530936 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530936 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530936 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530936 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530939 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082530939 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423759261634"} 20241026082530939 DAUC <0003> db_auc.c:236 IMSI='262423759261634': Calling to generate 5 vectors 20241026082530939 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082530939 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082530939 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082530939 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241026082530939 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082530939 DAUC <0003> auc.c:113 vector [0]: rand = b2a970f7d82c6644fbae4453b9cace45 20241026082530939 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241026082530939 DAUC <0003> auc.c:142 vector [0]: autn = 50b9efb70ff5000067ed29825cf9d549 20241026082530939 DAUC <0003> auc.c:143 vector [0]: ck = 0b27745958ab3b6e8bfa8c764c1ccadc 20241026082530939 DAUC <0003> auc.c:144 vector [0]: ik = 7fa72b0cadfe447b774b72953a494605 20241026082530939 DAUC <0003> auc.c:145 vector [0]: res = 990560d63f2bdbda0000000000000000 20241026082530939 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082530939 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082530939 DAUC <0003> auc.c:179 vector [0]: kc = b60fa85161e79000 20241026082530939 DAUC <0003> auc.c:180 vector [0]: sres = 5169296c 20241026082530939 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082530939 DAUC <0003> auc.c:113 vector [1]: rand = 2c2a07b11e553f5eff93055a50c62e54 20241026082530939 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241026082530939 DAUC <0003> auc.c:142 vector [1]: autn = 157d2410384f00001847d2d57037463b 20241026082530939 DAUC <0003> auc.c:143 vector [1]: ck = e7628d740fcfad76cc7bb592f0bb6dfb 20241026082530939 DAUC <0003> auc.c:144 vector [1]: ik = f2cf846dec67d982de3fdc37512246de 20241026082530939 DAUC <0003> auc.c:145 vector [1]: res = c0e119d1d2753fc60000000000000000 20241026082530939 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082530939 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082530939 DAUC <0003> auc.c:179 vector [1]: kc = a814908ad221e400 20241026082530939 DAUC <0003> auc.c:180 vector [1]: sres = 3aa5d3a0 20241026082530939 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082530939 DAUC <0003> auc.c:113 vector [2]: rand = f71c1831653c3602119038d74c7669c7 20241026082530939 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241026082530939 DAUC <0003> auc.c:142 vector [2]: autn = 94a5a2b65ef500001426db116299e63c 20241026082530939 DAUC <0003> auc.c:143 vector [2]: ck = 48c6e8d6ede0e6dd98c2aac80537c860 20241026082530939 DAUC <0003> auc.c:144 vector [2]: ik = ce8b8c1f5287fb006383871edd102519 20241026082530939 DAUC <0003> auc.c:145 vector [2]: res = e53b55ceae3bb1bd0000000000000000 20241026082530939 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082530939 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082530939 DAUC <0003> auc.c:179 vector [2]: kc = 98142a7326203400 20241026082530939 DAUC <0003> auc.c:180 vector [2]: sres = 90782a7f 20241026082530939 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082530939 DAUC <0003> auc.c:113 vector [3]: rand = a8aadb3987ff1c89dd87320148c58f52 20241026082530939 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241026082530939 DAUC <0003> auc.c:142 vector [3]: autn = 83d19811759f000060a46bf7e8a6c2bd 20241026082530939 DAUC <0003> auc.c:143 vector [3]: ck = 3336de89fef3dc32d80a31ee7fa3d1a4 20241026082530939 DAUC <0003> auc.c:144 vector [3]: ik = d65ad98b5f44c8e5be80e6d1b2bd6067 20241026082530939 DAUC <0003> auc.c:145 vector [3]: res = 0d01df982ce300250000000000000000 20241026082530939 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082530939 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082530939 DAUC <0003> auc.c:179 vector [3]: kc = a88b515dd9b94400 20241026082530939 DAUC <0003> auc.c:180 vector [3]: sres = 0de47688 20241026082530939 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082530939 DAUC <0003> auc.c:113 vector [4]: rand = 2471ae796d147e229317e76229fdeb34 20241026082530939 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241026082530939 DAUC <0003> auc.c:142 vector [4]: autn = 171bfb4361cc0000c92d4049d90ebacb 20241026082530939 DAUC <0003> auc.c:143 vector [4]: ck = f89791a306db428da5dc72712d29133f 20241026082530939 DAUC <0003> auc.c:144 vector [4]: ik = c36796d58463b3611091286a308a506f 20241026082530939 DAUC <0003> auc.c:145 vector [4]: res = 6b1d7a847861b52c0000000000000000 20241026082530939 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082530939 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082530939 DAUC <0003> auc.c:179 vector [4]: kc = a3cc23ad15629400 20241026082530939 DAUC <0003> auc.c:180 vector [4]: sres = 44f5a73c 20241026082530939 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082530939 DAUC <0003> db_auc.c:245 IMSI='262423759261634': Generated 5 vectors 20241026082530939 DAUC <0003> db_auc.c:249 IMSI='262423759261634': Updating SQN=481 in DB 20241026082530947 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423759261634"} 20241026082530947 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262423759261634 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082530947 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082530947 DLINP <000b> input/ipa.c:451 connected read/write 20241026082530947 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082530950 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39314<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@5df870cbbb25: Final verdict of PTC: pass 20241026082530982 DAUC <0003> db_auc.c:157 IMSI='262426584519125': No 2G Auth Data 20241026082530982 DAUC <0003> db_auc.c:192 IMSI='262426584519125': No 3G Auth Data HLR_Test-GSUP(21)@5df870cbbb25: Created GsupExpect[0] for "262426584519125" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241026082531022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 20241026082531025 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531025 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082531025 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426584519125"} 20241026082531025 DAUC <0003> db_auc.c:236 IMSI='262426584519125': Calling to generate 1 vectors 20241026082531025 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241026082531025 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082531025 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082531025 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082531025 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082531025 DAUC <0003> auc.c:113 vector [0]: rand = 13db729eccb9b629e2860374f54b4ef0 20241026082531025 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082531025 DAUC <0003> auc.c:142 vector [0]: autn = b17bfd33b83400002f196f8f9c361057 20241026082531025 DAUC <0003> auc.c:143 vector [0]: ck = d1210e4863c0f08bd34200d57b3dfcef 20241026082531025 DAUC <0003> auc.c:144 vector [0]: ik = b4835e7c1ac94b3d0b8e74b95e864725 20241026082531025 DAUC <0003> auc.c:145 vector [0]: res = b7921771f09bd5c50000000000000000 20241026082531025 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082531025 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082531025 DAUC <0003> auc.c:179 vector [0]: kc = 9cfcb5de27bb4000 20241026082531025 DAUC <0003> auc.c:180 vector [0]: sres = 16be67d8 20241026082531025 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082531025 DAUC <0003> db_auc.c:245 IMSI='262426584519125': Generated 1 vectors 20241026082531025 DAUC <0003> db_auc.c:249 IMSI='262426584519125': Updating SQN=33 in DB 20241026082531033 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426584519125"} 20241026082531033 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082531033 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082531033 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5df870cbbb25: Found GsupExpect[0] for "262426584519125" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@5df870cbbb25: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262426584519125" TC_gsup_sai_num_auth_vectors(30)@5df870cbbb25: setverdict(pass): none -> pass 20241026082531036 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082531036 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426584519125"} 20241026082531036 DAUC <0003> db_auc.c:236 IMSI='262426584519125': Calling to generate 4 vectors 20241026082531036 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241026082531036 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082531036 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082531036 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241026082531036 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082531036 DAUC <0003> auc.c:113 vector [0]: rand = 8de97ae33296f0143155bd515257a308 20241026082531036 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241026082531036 DAUC <0003> auc.c:142 vector [0]: autn = 5801145a09b300000c3021755f6a2db0 20241026082531036 DAUC <0003> auc.c:143 vector [0]: ck = c376de5c35e3f546afd031a7b41b4b82 20241026082531036 DAUC <0003> auc.c:144 vector [0]: ik = 0e49cdae78b15ccd9b0cd1fb6fecc49a 20241026082531036 DAUC <0003> auc.c:145 vector [0]: res = 28572fc5d09355660000000000000000 20241026082531036 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082531036 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082531036 DAUC <0003> auc.c:179 vector [0]: kc = 0f880ca34fd51800 20241026082531036 DAUC <0003> auc.c:180 vector [0]: sres = 48002803 20241026082531036 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082531036 DAUC <0003> auc.c:113 vector [1]: rand = 23bb43ee5bff1f9c4d58fbc913d21029 20241026082531036 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241026082531036 DAUC <0003> auc.c:142 vector [1]: autn = 87651656a65f0000dd5e8bb582c8526f 20241026082531036 DAUC <0003> auc.c:143 vector [1]: ck = 74acf6628d27de6be793f099e2692ffd 20241026082531036 DAUC <0003> auc.c:144 vector [1]: ik = 5c26a8a56c01d550cb8ed2f1db8b0f08 20241026082531036 DAUC <0003> auc.c:145 vector [1]: res = e18245c70ed029970000000000000000 20241026082531036 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082531036 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082531036 DAUC <0003> auc.c:179 vector [1]: kc = 1e9462483afcd400 20241026082531036 DAUC <0003> auc.c:180 vector [1]: sres = 86328bb6 20241026082531036 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082531036 DAUC <0003> auc.c:113 vector [2]: rand = e4a743b551b51900fe82b9311e7ff832 20241026082531036 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241026082531036 DAUC <0003> auc.c:142 vector [2]: autn = 459da4a8cee10000c85fc9f0752c343b 20241026082531036 DAUC <0003> auc.c:143 vector [2]: ck = 11f24313d61f70a0508c987687ceae35 20241026082531036 DAUC <0003> auc.c:144 vector [2]: ik = bc5cf47c97638c5ad3d9841ef5363979 20241026082531036 DAUC <0003> auc.c:145 vector [2]: res = ee1e2cda9e9270970000000000000000 20241026082531036 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082531036 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082531036 DAUC <0003> auc.c:179 vector [2]: kc = 8adf9dd956f35400 20241026082531036 DAUC <0003> auc.c:180 vector [2]: sres = 4f0993a5 20241026082531036 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082531036 DAUC <0003> auc.c:113 vector [3]: rand = cb4292060804f98a47ec0b1df627e2bf 20241026082531036 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241026082531036 DAUC <0003> auc.c:142 vector [3]: autn = 95acd29869fe000061e3bed79fe4edb8 20241026082531036 DAUC <0003> auc.c:143 vector [3]: ck = df734f108078000894808851b60a8a6a 20241026082531036 DAUC <0003> auc.c:144 vector [3]: ik = 6731d34115d7f4526e4df6689ebc5ee0 20241026082531036 DAUC <0003> auc.c:145 vector [3]: res = 5ce2dd3538994a400000000000000000 20241026082531036 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082531036 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082531036 DAUC <0003> auc.c:179 vector [3]: kc = a6b0befd67660400 20241026082531036 DAUC <0003> auc.c:180 vector [3]: sres = 68315f0b 20241026082531036 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082531036 DAUC <0003> db_auc.c:245 IMSI='262426584519125': Generated 4 vectors 20241026082531036 DAUC <0003> db_auc.c:249 IMSI='262426584519125': Updating SQN=161 in DB 20241026082531044 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426584519125"} 20241026082531044 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082531044 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082531044 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531044 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082531047 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082531047 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426584519125"} 20241026082531047 DAUC <0003> db_auc.c:236 IMSI='262426584519125': Calling to generate 5 vectors 20241026082531047 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082531047 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082531047 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082531047 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241026082531047 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082531047 DAUC <0003> auc.c:113 vector [0]: rand = b725632342d091ad8815c73409b3e670 20241026082531047 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241026082531047 DAUC <0003> auc.c:142 vector [0]: autn = af4c33f026d700007c7b315c43929342 20241026082531047 DAUC <0003> auc.c:143 vector [0]: ck = 98aa5044e31e2e05136ad995a285d006 20241026082531047 DAUC <0003> auc.c:144 vector [0]: ik = 24a264d2891d38c38c270b0ede9eac88 20241026082531047 DAUC <0003> auc.c:145 vector [0]: res = 48facf753423f0a10000000000000000 20241026082531047 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082531047 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082531047 DAUC <0003> auc.c:179 vector [0]: kc = 602f8fd24a9b9400 20241026082531047 DAUC <0003> auc.c:180 vector [0]: sres = 8f465108 20241026082531047 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082531047 DAUC <0003> auc.c:113 vector [1]: rand = a66114de559e45290852e6b475c144c2 20241026082531047 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241026082531047 DAUC <0003> auc.c:142 vector [1]: autn = 6e70c079eb4000000d66a8dff95475cd 20241026082531047 DAUC <0003> auc.c:143 vector [1]: ck = ba6a9a0c51f60b4bcc0dde9ae4401af0 20241026082531047 DAUC <0003> auc.c:144 vector [1]: ik = 14a78971bcb0cd29f8e33303f9c167b4 20241026082531047 DAUC <0003> auc.c:145 vector [1]: res = c32c46a5406d8c770000000000000000 20241026082531047 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082531047 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082531047 DAUC <0003> auc.c:179 vector [1]: kc = e425d329b7bab800 20241026082531047 DAUC <0003> auc.c:180 vector [1]: sres = ab9b15d3 20241026082531048 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082531048 DAUC <0003> auc.c:113 vector [2]: rand = 8419627732b8a7fee53088dc4d04509c 20241026082531048 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241026082531048 DAUC <0003> auc.c:142 vector [2]: autn = 46658d03252500008ab8ef65c380f002 20241026082531048 DAUC <0003> auc.c:143 vector [2]: ck = 848edc653736c9d8ed4d20075dd02b44 20241026082531048 DAUC <0003> auc.c:144 vector [2]: ik = 44143983f0ea0f86862cb8b06d4a969a 20241026082531048 DAUC <0003> auc.c:145 vector [2]: res = 24bcd8d8614a705e0000000000000000 20241026082531048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082531048 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082531048 DAUC <0003> auc.c:179 vector [2]: kc = 8442fc8605b2c000 20241026082531048 DAUC <0003> auc.c:180 vector [2]: sres = b600a3d4 20241026082531048 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082531048 DAUC <0003> auc.c:113 vector [3]: rand = a72ae84ac7d440b6445379f3d05841de 20241026082531048 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241026082531048 DAUC <0003> auc.c:142 vector [3]: autn = b0b4b869206100002338320fd67b5189 20241026082531048 DAUC <0003> auc.c:143 vector [3]: ck = eb85ce9c787a84244486efef6d96b081 20241026082531048 DAUC <0003> auc.c:144 vector [3]: ik = 137daaac45af7e9d6abe0d46f8774040 20241026082531048 DAUC <0003> auc.c:145 vector [3]: res = 219ecddec115bbcc0000000000000000 20241026082531048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082531048 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082531048 DAUC <0003> auc.c:179 vector [3]: kc = 6fb1bf644bdb3400 20241026082531048 DAUC <0003> auc.c:180 vector [3]: sres = 2c87e619 20241026082531048 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082531048 DAUC <0003> auc.c:113 vector [4]: rand = 3c068a0a6cd9abc8a57a41672602006c 20241026082531048 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241026082531048 DAUC <0003> auc.c:142 vector [4]: autn = fb12b7bd536600009087d28330a54f1b 20241026082531048 DAUC <0003> auc.c:143 vector [4]: ck = 6b06d0d9f47007483a46cf60c7f8d73b 20241026082531048 DAUC <0003> auc.c:144 vector [4]: ik = 2c4aff1c1bb2fbb993e1745e3711185c 20241026082531048 DAUC <0003> auc.c:145 vector [4]: res = bab35d5795da5d8a0000000000000000 20241026082531048 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082531048 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082531048 DAUC <0003> auc.c:179 vector [4]: kc = ec15608dd738ec00 20241026082531048 DAUC <0003> auc.c:180 vector [4]: sres = e9789ee1 20241026082531048 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082531048 DAUC <0003> db_auc.c:245 IMSI='262426584519125': Generated 5 vectors 20241026082531048 DAUC <0003> db_auc.c:249 IMSI='262426584519125': Updating SQN=321 in DB 20241026082531056 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426584519125"} 20241026082531056 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082531056 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082531056 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082531059 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082531059 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426584519125"} 20241026082531059 DAUC <0003> db_auc.c:236 IMSI='262426584519125': Calling to generate 5 vectors 20241026082531059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082531059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082531059 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082531059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241026082531059 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082531059 DAUC <0003> auc.c:113 vector [0]: rand = b96e436e74254bfc05e204d5ab4692e0 20241026082531059 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241026082531059 DAUC <0003> auc.c:142 vector [0]: autn = 1847d453225e0000590a01be575298e5 20241026082531059 DAUC <0003> auc.c:143 vector [0]: ck = ad5b551c67d1cfeaf5eabc86c0872183 20241026082531059 DAUC <0003> auc.c:144 vector [0]: ik = a74fe8a5a6ef383d21dd66f99e525d2e 20241026082531059 DAUC <0003> auc.c:145 vector [0]: res = 7df0a3a7381c3e790000000000000000 20241026082531059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082531059 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082531059 DAUC <0003> auc.c:179 vector [0]: kc = d9247142b5c0a400 20241026082531059 DAUC <0003> auc.c:180 vector [0]: sres = f0b3a200 20241026082531059 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082531059 DAUC <0003> auc.c:113 vector [1]: rand = 189c66f031cdec048fbb08fd91e131e1 20241026082531059 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241026082531059 DAUC <0003> auc.c:142 vector [1]: autn = 6415877d81260000a10d927c8574f7c6 20241026082531059 DAUC <0003> auc.c:143 vector [1]: ck = 4d7ba4dc16197a35825003fa15170231 20241026082531059 DAUC <0003> auc.c:144 vector [1]: ik = 73c18dcf7064657b5766fe9075a2bf2d 20241026082531059 DAUC <0003> auc.c:145 vector [1]: res = 245ec9758834d9ca0000000000000000 20241026082531059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082531059 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082531059 DAUC <0003> auc.c:179 vector [1]: kc = df6368aa10b73400 20241026082531059 DAUC <0003> auc.c:180 vector [1]: sres = b00e6455 20241026082531059 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082531059 DAUC <0003> auc.c:113 vector [2]: rand = 03b783d4590c41fac9ad709f61cab8a9 20241026082531059 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241026082531059 DAUC <0003> auc.c:142 vector [2]: autn = 734507e637c500004e4b95773f3dfee1 20241026082531059 DAUC <0003> auc.c:143 vector [2]: ck = b266ee124ababfe250cadef5194225c8 20241026082531059 DAUC <0003> auc.c:144 vector [2]: ik = 858dd22940bee04ef62d8bedc07b20a1 20241026082531059 DAUC <0003> auc.c:145 vector [2]: res = f37830a0e721f4710000000000000000 20241026082531059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082531059 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082531059 DAUC <0003> auc.c:179 vector [2]: kc = ce53aede0b125000 20241026082531059 DAUC <0003> auc.c:180 vector [2]: sres = d669c7f7 20241026082531059 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082531059 DAUC <0003> auc.c:113 vector [3]: rand = c5ea0075c489510e6f2749717c9e0ede 20241026082531059 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241026082531059 DAUC <0003> auc.c:142 vector [3]: autn = 6f90cff8823900003ec8922b41874874 20241026082531059 DAUC <0003> auc.c:143 vector [3]: ck = e3d6cae7f8724eaf401557de3e6fa8bf 20241026082531059 DAUC <0003> auc.c:144 vector [3]: ik = b6e9321feffdd92d03d9d55fd5e9e420 20241026082531059 DAUC <0003> auc.c:145 vector [3]: res = 7d3634fd1e5f2e510000000000000000 20241026082531059 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082531059 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082531059 DAUC <0003> auc.c:179 vector [3]: kc = 2cb319fcc178f800 20241026082531059 DAUC <0003> auc.c:180 vector [3]: sres = 8db07f6c 20241026082531059 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082531059 DAUC <0003> auc.c:113 vector [4]: rand = 4bc72fb11fa3ec4f4eede3414960eab8 20241026082531059 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241026082531059 DAUC <0003> auc.c:142 vector [4]: autn = cc244b1eee830000fbf41ee6e4161ec9 20241026082531059 DAUC <0003> auc.c:143 vector [4]: ck = 484e793a2a400d5298a9437e77e90fc6 20241026082531059 DAUC <0003> auc.c:144 vector [4]: ik = 33a4f8748d42aee76945d46b5f37c5f9 20241026082531059 DAUC <0003> auc.c:145 vector [4]: res = 5a4f85c4a92cb0090000000000000000 20241026082531059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082531059 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082531059 DAUC <0003> auc.c:179 vector [4]: kc = f10fafd6743e2000 20241026082531059 DAUC <0003> auc.c:180 vector [4]: sres = 0196d2a1 20241026082531059 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082531059 DAUC <0003> db_auc.c:245 IMSI='262426584519125': Generated 5 vectors 20241026082531059 DAUC <0003> db_auc.c:249 IMSI='262426584519125': Updating SQN=481 in DB 20241026082531067 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426584519125"} 20241026082531067 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262426584519125 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082531067 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082531067 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082531070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39330<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@5df870cbbb25: Final verdict of PTC: pass 20241026082531102 DAUC <0003> db_auc.c:157 IMSI='262426873897535': No 2G Auth Data 20241026082531102 DAUC <0003> db_auc.c:192 IMSI='262426873897535': No 3G Auth Data HLR_Test-GSUP(21)@5df870cbbb25: Created GsupExpect[0] for "262426873897535" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241026082531143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 20241026082531148 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082531148 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426873897535"} 20241026082531148 DAUC <0003> db_auc.c:236 IMSI='262426873897535': Calling to generate 1 vectors 20241026082531148 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241026082531148 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082531148 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082531148 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082531148 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082531148 DAUC <0003> auc.c:113 vector [0]: rand = b33e04ec5612c6056af841bb6d002678 20241026082531148 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082531148 DAUC <0003> auc.c:142 vector [0]: autn = bcc040c75aed00004148a64212d25f65 20241026082531148 DAUC <0003> auc.c:143 vector [0]: ck = 2f652ce7c0268e0681d2f17d07cac0a5 20241026082531148 DAUC <0003> auc.c:144 vector [0]: ik = 3340b3627cc997bde75b4def5b22820c 20241026082531148 DAUC <0003> auc.c:145 vector [0]: res = 30f82c05176ed8950000000000000000 20241026082531148 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082531148 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082531148 DAUC <0003> auc.c:179 vector [0]: kc = 713a24954a842755 20241026082531148 DAUC <0003> auc.c:180 vector [0]: sres = cd7b6214 20241026082531148 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082531148 DAUC <0003> db_auc.c:245 IMSI='262426873897535': Generated 1 vectors 20241026082531148 DAUC <0003> db_auc.c:249 IMSI='262426873897535': Updating SQN=33 in DB 20241026082531155 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426873897535"} 20241026082531155 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082531155 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082531155 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531155 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@5df870cbbb25: Found GsupExpect[0] for "262426873897535" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@5df870cbbb25: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262426873897535" TC_gsup_sai_num_auth_vectors(31)@5df870cbbb25: setverdict(pass): none -> pass 20241026082531159 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082531159 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426873897535"} 20241026082531159 DAUC <0003> db_auc.c:236 IMSI='262426873897535': Calling to generate 4 vectors 20241026082531159 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241026082531159 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082531159 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082531159 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241026082531159 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082531159 DAUC <0003> auc.c:113 vector [0]: rand = a0fd7bd272c20a01ba2a62d04f2ac844 20241026082531159 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241026082531159 DAUC <0003> auc.c:142 vector [0]: autn = 8b60d761636a0000cbe4e65ee52c106f 20241026082531159 DAUC <0003> auc.c:143 vector [0]: ck = 4c971c85d273703cf0187fe871169b3e 20241026082531159 DAUC <0003> auc.c:144 vector [0]: ik = 530926b50f35e17af29c20dcd258e8f5 20241026082531159 DAUC <0003> auc.c:145 vector [0]: res = f0e8b01d9a48fb8c0000000000000000 20241026082531159 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082531159 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082531159 DAUC <0003> auc.c:179 vector [0]: kc = 040aac46710d2f17 20241026082531159 DAUC <0003> auc.c:180 vector [0]: sres = 748866c8 20241026082531159 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082531159 DAUC <0003> auc.c:113 vector [1]: rand = 0de0e967840ffabe108c19887662be3b 20241026082531159 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241026082531159 DAUC <0003> auc.c:142 vector [1]: autn = 99e77351a2e80000ed198927d253e497 20241026082531159 DAUC <0003> auc.c:143 vector [1]: ck = e546ef96988dc77dd2445ad0247ff6e6 20241026082531159 DAUC <0003> auc.c:144 vector [1]: ik = ea332d842502ad34d7f13d6f743fe4a9 20241026082531159 DAUC <0003> auc.c:145 vector [1]: res = 47be104d257190f40000000000000000 20241026082531159 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082531159 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082531159 DAUC <0003> auc.c:179 vector [1]: kc = 6deef0888a555562 20241026082531159 DAUC <0003> auc.c:180 vector [1]: sres = 6dde0d60 20241026082531159 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082531159 DAUC <0003> auc.c:113 vector [2]: rand = 1c69ad3287f37a50d7889294fb6d88c2 20241026082531159 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241026082531159 DAUC <0003> auc.c:142 vector [2]: autn = e3e03cbffe630000af509e8cab14bca2 20241026082531159 DAUC <0003> auc.c:143 vector [2]: ck = afdfb76532debf65b231f1a5abc2f7af 20241026082531159 DAUC <0003> auc.c:144 vector [2]: ik = e0536eb0843b9fe3085427dd4d5f1f0c 20241026082531159 DAUC <0003> auc.c:145 vector [2]: res = 89966b7d85e564d40000000000000000 20241026082531159 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082531159 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082531159 DAUC <0003> auc.c:179 vector [2]: kc = d471af9551f081fb 20241026082531159 DAUC <0003> auc.c:180 vector [2]: sres = 0d0fe4e5 20241026082531159 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082531159 DAUC <0003> auc.c:113 vector [3]: rand = 5e9845369da11ddc111d8190d3ff9308 20241026082531159 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241026082531159 DAUC <0003> auc.c:142 vector [3]: autn = 7ec4f8cc1d870000d5366da2bef90a84 20241026082531159 DAUC <0003> auc.c:143 vector [3]: ck = d0e437d0d009eab3e6ccb8257902d874 20241026082531159 DAUC <0003> auc.c:144 vector [3]: ik = 3d7a01dc36eab042d62bd3991e6d2793 20241026082531159 DAUC <0003> auc.c:145 vector [3]: res = 00a6c56c2a170a980000000000000000 20241026082531159 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082531159 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082531159 DAUC <0003> auc.c:179 vector [3]: kc = 7c5e96d287ee8309 20241026082531159 DAUC <0003> auc.c:180 vector [3]: sres = 0149e33c 20241026082531159 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082531159 DAUC <0003> db_auc.c:245 IMSI='262426873897535': Generated 4 vectors 20241026082531159 DAUC <0003> db_auc.c:249 IMSI='262426873897535': Updating SQN=161 in DB 20241026082531166 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426873897535"} 20241026082531166 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082531166 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082531166 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082531169 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082531169 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426873897535"} 20241026082531169 DAUC <0003> db_auc.c:236 IMSI='262426873897535': Calling to generate 5 vectors 20241026082531169 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082531169 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082531169 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082531169 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241026082531169 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082531169 DAUC <0003> auc.c:113 vector [0]: rand = 449b15ff8f0dd61d5c842e79ab45131b 20241026082531169 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241026082531169 DAUC <0003> auc.c:142 vector [0]: autn = 1e6d46acf55700005e8f7033b27631a5 20241026082531169 DAUC <0003> auc.c:143 vector [0]: ck = 3a76ce506d367ad2eb2e5bcc389200c6 20241026082531169 DAUC <0003> auc.c:144 vector [0]: ik = 6f68c1732b851f39cf048be970ca6912 20241026082531169 DAUC <0003> auc.c:145 vector [0]: res = de1df376027073be0000000000000000 20241026082531169 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082531169 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082531169 DAUC <0003> auc.c:179 vector [0]: kc = 509b073ae14be867 20241026082531169 DAUC <0003> auc.c:180 vector [0]: sres = 792d4f35 20241026082531169 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082531169 DAUC <0003> auc.c:113 vector [1]: rand = f7d4aaf2dfaab4dd88491601b06d7e9b 20241026082531169 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241026082531169 DAUC <0003> auc.c:142 vector [1]: autn = 03770b7b175100001fd5929e6d985e7b 20241026082531169 DAUC <0003> auc.c:143 vector [1]: ck = 62cc4ec41ece64a3a2c4428adacc9599 20241026082531169 DAUC <0003> auc.c:144 vector [1]: ik = ec1654a2adaae635c7977f314ba536f2 20241026082531169 DAUC <0003> auc.c:145 vector [1]: res = f4340e8b5e597a080000000000000000 20241026082531169 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082531169 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082531169 DAUC <0003> auc.c:179 vector [1]: kc = 6a64608e746eb667 20241026082531169 DAUC <0003> auc.c:180 vector [1]: sres = 5679676e 20241026082531169 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082531169 DAUC <0003> auc.c:113 vector [2]: rand = f15f47f3451cff81feac84a8db41ade0 20241026082531169 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241026082531169 DAUC <0003> auc.c:142 vector [2]: autn = 4c1adca03467000088f64fca617590ad 20241026082531169 DAUC <0003> auc.c:143 vector [2]: ck = 0af5290e30c33d17b9c9984f01a8f255 20241026082531170 DAUC <0003> auc.c:144 vector [2]: ik = 303e73ac1d2ef28cb4cd987e2e22e997 20241026082531170 DAUC <0003> auc.c:145 vector [2]: res = b3f31dfa63cca3ec0000000000000000 20241026082531170 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082531170 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082531170 DAUC <0003> auc.c:179 vector [2]: kc = a40ffd33b1a291e8 20241026082531170 DAUC <0003> auc.c:180 vector [2]: sres = 61afc9b7 20241026082531170 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082531170 DAUC <0003> auc.c:113 vector [3]: rand = c1627013657fe4fb1d0fb2c7a2007cc1 20241026082531170 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241026082531170 DAUC <0003> auc.c:142 vector [3]: autn = b6f6563beffe0000d1b367eaf181ae0a 20241026082531170 DAUC <0003> auc.c:143 vector [3]: ck = 3383e376fd928861d607efa97d26aff7 20241026082531170 DAUC <0003> auc.c:144 vector [3]: ik = 52f19e787954c5996ed4f58d0a780005 20241026082531170 DAUC <0003> auc.c:145 vector [3]: res = 2a6870a6e7305d1e0000000000000000 20241026082531170 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082531170 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082531170 DAUC <0003> auc.c:179 vector [3]: kc = 52bf3cdd1bb9c709 20241026082531170 DAUC <0003> auc.c:180 vector [3]: sres = ae7e2a02 20241026082531170 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082531170 DAUC <0003> auc.c:113 vector [4]: rand = 734ecdea41c7dbf69924f30b614ef28e 20241026082531170 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241026082531170 DAUC <0003> auc.c:142 vector [4]: autn = 4927f6cc68150000694dc6df7fd217ed 20241026082531170 DAUC <0003> auc.c:143 vector [4]: ck = 3053c78e0e37d4f28427aa345e6719dc 20241026082531170 DAUC <0003> auc.c:144 vector [4]: ik = 3c4f6801c03d21824b5190608f03ce4f 20241026082531170 DAUC <0003> auc.c:145 vector [4]: res = ad4dcd1732bacd8f0000000000000000 20241026082531170 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082531170 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082531170 DAUC <0003> auc.c:179 vector [4]: kc = 45dd5cf80b8dbc10 20241026082531170 DAUC <0003> auc.c:180 vector [4]: sres = c56f622c 20241026082531170 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082531170 DAUC <0003> db_auc.c:245 IMSI='262426873897535': Generated 5 vectors 20241026082531170 DAUC <0003> db_auc.c:249 IMSI='262426873897535': Updating SQN=321 in DB 20241026082531177 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426873897535"} 20241026082531177 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082531177 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082531177 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082531180 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531180 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082531180 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426873897535"} 20241026082531180 DAUC <0003> db_auc.c:236 IMSI='262426873897535': Calling to generate 5 vectors 20241026082531180 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082531180 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082531180 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082531180 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241026082531180 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082531180 DAUC <0003> auc.c:113 vector [0]: rand = a06bda3a5b46c1c47eea4623796ae239 20241026082531180 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241026082531180 DAUC <0003> auc.c:142 vector [0]: autn = a23e2027f3e400007cdff0e92a77865e 20241026082531180 DAUC <0003> auc.c:143 vector [0]: ck = 3507b9821aed29f0ba046ca23713c824 20241026082531180 DAUC <0003> auc.c:144 vector [0]: ik = eb8b5a82eb0ad2d900eb2899a9925e41 20241026082531180 DAUC <0003> auc.c:145 vector [0]: res = 280ecd7d3eec05b00000000000000000 20241026082531180 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082531180 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082531180 DAUC <0003> auc.c:179 vector [0]: kc = d848a9d6a941e98d 20241026082531180 DAUC <0003> auc.c:180 vector [0]: sres = 64563578 20241026082531180 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082531180 DAUC <0003> auc.c:113 vector [1]: rand = 03b20fe90782f7aee2ce69b5169fe0b0 20241026082531180 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241026082531180 DAUC <0003> auc.c:142 vector [1]: autn = 4f951d13b7020000a0d9ead4dff80a7b 20241026082531180 DAUC <0003> auc.c:143 vector [1]: ck = c8b6a73bdc3d3bc8a95309f4b2c337ac 20241026082531180 DAUC <0003> auc.c:144 vector [1]: ik = 6bff7ec209d8e98acf6ac295873d26db 20241026082531180 DAUC <0003> auc.c:145 vector [1]: res = 8eec698ef39042b50000000000000000 20241026082531180 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082531180 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082531180 DAUC <0003> auc.c:179 vector [1]: kc = 56ea5253ba56819f 20241026082531180 DAUC <0003> auc.c:180 vector [1]: sres = cc359355 20241026082531180 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082531180 DAUC <0003> auc.c:113 vector [2]: rand = 0e9e7d9c2a86d654624d00dff6d9d898 20241026082531180 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241026082531180 DAUC <0003> auc.c:142 vector [2]: autn = 8c2e3419827a0000e0c0dc4d44610eaf 20241026082531180 DAUC <0003> auc.c:143 vector [2]: ck = d318bf1d2420e24df8c1a7b7d34937e9 20241026082531180 DAUC <0003> auc.c:144 vector [2]: ik = ad1d7674873139963f0bd88c14799f6b 20241026082531180 DAUC <0003> auc.c:145 vector [2]: res = b681c6bdf5416ebc0000000000000000 20241026082531180 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082531180 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082531180 DAUC <0003> auc.c:179 vector [2]: kc = 21a8a2c711601489 20241026082531180 DAUC <0003> auc.c:180 vector [2]: sres = d37e13e6 20241026082531180 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082531180 DAUC <0003> auc.c:113 vector [3]: rand = cc1e2bfe5b47a94035c293a8a239856b 20241026082531180 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241026082531180 DAUC <0003> auc.c:142 vector [3]: autn = 6cf94bfbbd8100002ee6c76fe196af4a 20241026082531180 DAUC <0003> auc.c:143 vector [3]: ck = e4159e8d09b017b26f04fb49d155cfdf 20241026082531180 DAUC <0003> auc.c:144 vector [3]: ik = a2e6bd87310b595a6fdad0e14812f0c4 20241026082531180 DAUC <0003> auc.c:145 vector [3]: res = a392cdcfb745f9d30000000000000000 20241026082531180 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082531180 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082531180 DAUC <0003> auc.c:179 vector [3]: kc = 7724deb02ad7bf6c 20241026082531180 DAUC <0003> auc.c:180 vector [3]: sres = 169516ab 20241026082531180 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082531180 DAUC <0003> auc.c:113 vector [4]: rand = bff942ca53da877f0ce7f3ea46597a3d 20241026082531180 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241026082531180 DAUC <0003> auc.c:142 vector [4]: autn = 2c2dde77e69100000037a4820b570929 20241026082531180 DAUC <0003> auc.c:143 vector [4]: ck = 051c8f279cfa259562d9a27b5198278b 20241026082531180 DAUC <0003> auc.c:144 vector [4]: ik = 4aa130927f42a44e2b361bdeb13d7944 20241026082531180 DAUC <0003> auc.c:145 vector [4]: res = aec273d229af47dc0000000000000000 20241026082531180 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082531180 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082531180 DAUC <0003> auc.c:179 vector [4]: kc = 068c8d3306d477a3 20241026082531180 DAUC <0003> auc.c:180 vector [4]: sres = 28364373 20241026082531180 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082531180 DAUC <0003> db_auc.c:245 IMSI='262426873897535': Generated 5 vectors 20241026082531180 DAUC <0003> db_auc.c:249 IMSI='262426873897535': Updating SQN=481 in DB 20241026082531188 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426873897535"} 20241026082531188 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262426873897535 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082531188 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082531188 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531188 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082531191 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39338<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082531216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39256<->l=127.0.0.1:4258 20241026082531217 DLINP <000b> input/ipa.c:451 connected read/write 20241026082531217 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082531217 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082531217 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082531217 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@5df870cbbb25: Final verdict of PTC: none 20241026082531217 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46147<->l=127.0.0.1:4259) 22@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Sat Oct 26 08:25:31 UTC 2024 ====== 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 20241026082531256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39352<->l=127.0.0.1:4258 20241026082531256 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39352<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=37080) Waiting for packet dumper to finish... 1 (prev_count=37080, count=59936) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Sat Oct 26 08:25:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_sai_eps started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082534325 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082534325 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082534327 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534327 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082534327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082534328 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082534328 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082534328 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082534328 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082534328 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082534328 DLGSUP <0013> gsup_server.c:237 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 20241026082534328 DLGSUP <0013> gsup_server.c:235 2: 20241026082534328 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082534328 DLGSUP <0013> gsup_server.c:235 3: 20241026082534329 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082534329 DLGSUP <0013> gsup_server.c:235 4: 20241026082534329 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082534329 DLGSUP <0013> gsup_server.c:235 5: 20241026082534329 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082534329 DLGSUP <0013> gsup_server.c:235 7: 20241026082534329 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082534329 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082534329 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082534329 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082534347 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44367<->l=127.0.0.1:4259) 20241026082534367 DAUC <0003> db_auc.c:157 IMSI='262424612507237': No 2G Auth Data 20241026082534367 DAUC <0003> db_auc.c:192 IMSI='262424612507237': No 3G Auth Data HLR_Test-GSUP(33)@5df870cbbb25: Created GsupExpect[0] for "262424612507237" to be handled at TC_gsup_sai_eps(36) 20241026082534403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39360<->l=127.0.0.1:4258 20241026082534407 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082534407 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424612507237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424612507237"} 20241026082534407 DAUC <0003> db_auc.c:157 IMSI='262424612507237': No 2G Auth Data 20241026082534407 DAUC <0003> db_auc.c:236 IMSI='262424612507237': Calling to generate 5 vectors 20241026082534407 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241026082534407 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082534407 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082534407 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082534407 DAUC <0003> auc.c:113 vector [0]: rand = 75c6bc833ce6c6d4c14fcb33126b664f 20241026082534407 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082534407 DAUC <0003> auc.c:142 vector [0]: autn = 2fb5589a814f80007523a301e609440b 20241026082534407 DAUC <0003> auc.c:143 vector [0]: ck = 306ae4d7c5e70a71e92ebd64bd72ae31 20241026082534407 DAUC <0003> auc.c:144 vector [0]: ik = 5b8792996538ca49e5aaf6b9ddaebc1d 20241026082534407 DAUC <0003> auc.c:145 vector [0]: res = 4fd07a06acd9feeb0000000000000000 20241026082534407 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082534407 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082534407 DAUC <0003> auc.c:151 vector [0]: kc = 67693d93c003d214 20241026082534407 DAUC <0003> auc.c:152 vector [0]: sres = e30984ed 20241026082534407 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082534407 DAUC <0003> auc.c:113 vector [1]: rand = ead2bc113613c58bbe7fa5f43cb470a7 20241026082534407 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082534407 DAUC <0003> auc.c:142 vector [1]: autn = f8a611c905a48000159d2e8decde6d7b 20241026082534407 DAUC <0003> auc.c:143 vector [1]: ck = 0c960011411c5a0e284d6fd349f7b736 20241026082534407 DAUC <0003> auc.c:144 vector [1]: ik = a12b5b9ddde60a6faf7eba9f3d6ba739 20241026082534407 DAUC <0003> auc.c:145 vector [1]: res = 651ce2a5076e7e050000000000000000 20241026082534407 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082534407 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082534407 DAUC <0003> auc.c:151 vector [1]: kc = 2a8e8ec0e866406e 20241026082534407 DAUC <0003> auc.c:152 vector [1]: sres = 62729ca0 20241026082534407 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082534407 DAUC <0003> auc.c:113 vector [2]: rand = 86a3fa74b1abdf344fac9c0985d92083 20241026082534407 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082534407 DAUC <0003> auc.c:142 vector [2]: autn = 2042d30c3d1380005736e4e5381b5ed4 20241026082534407 DAUC <0003> auc.c:143 vector [2]: ck = 93f8cfd715eb9335dcd27ca3daea3afa 20241026082534407 DAUC <0003> auc.c:144 vector [2]: ik = 14a63f15c18e401abad451e46550efa8 20241026082534407 DAUC <0003> auc.c:145 vector [2]: res = f249d96823e6c9790000000000000000 20241026082534407 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082534407 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082534407 DAUC <0003> auc.c:151 vector [2]: kc = e158dd856bdf067d 20241026082534407 DAUC <0003> auc.c:152 vector [2]: sres = d1af1011 20241026082534407 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082534407 DAUC <0003> auc.c:113 vector [3]: rand = c4be727dbe149e78a1167825b54cd3d7 20241026082534407 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082534407 DAUC <0003> auc.c:142 vector [3]: autn = f5ba77e862028000c066a979668d4816 20241026082534407 DAUC <0003> auc.c:143 vector [3]: ck = 5b944128cdce587c578d24595b3f42d6 20241026082534407 DAUC <0003> auc.c:144 vector [3]: ik = 0e5bd97cd3b7d294bd53e9f224aea4ab 20241026082534407 DAUC <0003> auc.c:145 vector [3]: res = 936a305d3e1990b80000000000000000 20241026082534407 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082534407 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082534407 DAUC <0003> auc.c:151 vector [3]: kc = bf1155ff61e86c95 20241026082534407 DAUC <0003> auc.c:152 vector [3]: sres = ad73a0e5 20241026082534407 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082534407 DAUC <0003> auc.c:113 vector [4]: rand = 07ec6b44cbd2c39346d02b4ac2359d24 20241026082534407 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082534407 DAUC <0003> auc.c:142 vector [4]: autn = a58d708bd1f58000e21fa565ee2d6383 20241026082534407 DAUC <0003> auc.c:143 vector [4]: ck = 5c569ea07951420b78a627530a7c39fb 20241026082534407 DAUC <0003> auc.c:144 vector [4]: ik = 4379d6091b84c2f2974d721e35df3ed4 20241026082534407 DAUC <0003> auc.c:145 vector [4]: res = d71cbc310f003f7d0000000000000000 20241026082534407 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082534407 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241026082534407 DAUC <0003> auc.c:151 vector [4]: kc = f0c41de45d7687d6 20241026082534407 DAUC <0003> auc.c:152 vector [4]: sres = d81c834c 20241026082534407 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241026082534407 DAUC <0003> db_auc.c:245 IMSI='262424612507237': Generated 5 vectors 20241026082534407 DAUC <0003> db_auc.c:249 IMSI='262424612507237': Updating SQN=161 in DB 20241026082534415 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424612507237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424612507237"} 20241026082534415 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262424612507237 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082534415 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082534415 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534415 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5df870cbbb25: Found GsupExpect[0] for "262424612507237" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@5df870cbbb25: Added IMSI table entry 0TC_gsup_sai_eps(36)"262424612507237" TC_gsup_sai_eps(36)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082534419 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39360<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@5df870cbbb25: Final verdict of PTC: pass 20241026082534443 DAUC <0003> db_auc.c:157 IMSI='262426799623062': No 2G Auth Data 20241026082534443 DAUC <0003> db_auc.c:192 IMSI='262426799623062': No 3G Auth Data HLR_Test-GSUP(33)@5df870cbbb25: Created GsupExpect[0] for "262426799623062" to be handled at TC_gsup_sai_eps(37) 20241026082534476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39374<->l=127.0.0.1:4258 20241026082534480 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534480 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082534480 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426799623062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426799623062"} 20241026082534480 DAUC <0003> db_auc.c:157 IMSI='262426799623062': No 2G Auth Data 20241026082534480 DAUC <0003> db_auc.c:236 IMSI='262426799623062': Calling to generate 5 vectors 20241026082534480 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241026082534480 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082534480 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241026082534480 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082534480 DAUC <0003> auc.c:113 vector [0]: rand = 59d95db19e1c1f89fee05c314179729a 20241026082534480 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082534480 DAUC <0003> auc.c:142 vector [0]: autn = 30504bb7e79f80005270188b98010d6c 20241026082534480 DAUC <0003> auc.c:143 vector [0]: ck = f695d8913fbcd740320c09de9dda48ef 20241026082534480 DAUC <0003> auc.c:144 vector [0]: ik = dea70786517ccf9259b59753ffeaec54 20241026082534480 DAUC <0003> auc.c:145 vector [0]: res = d6bdb2081002e10f0000000000000000 20241026082534480 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082534480 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241026082534480 DAUC <0003> auc.c:151 vector [0]: kc = 438b419a0cf0bc69 20241026082534480 DAUC <0003> auc.c:152 vector [0]: sres = c6bf5307 20241026082534480 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241026082534480 DAUC <0003> auc.c:113 vector [1]: rand = 4a28dd1614bacfe4116db066647015ad 20241026082534480 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082534480 DAUC <0003> auc.c:142 vector [1]: autn = d65633f0fcfc800065f477c087db45c7 20241026082534480 DAUC <0003> auc.c:143 vector [1]: ck = c0265e1b3ed415dbe003a1880c53b830 20241026082534480 DAUC <0003> auc.c:144 vector [1]: ik = 2652b77a95be8e84a36562653f8aa1da 20241026082534480 DAUC <0003> auc.c:145 vector [1]: res = fd73e798eab237900000000000000000 20241026082534480 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082534480 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241026082534480 DAUC <0003> auc.c:151 vector [1]: kc = a5122a8c98b382b5 20241026082534480 DAUC <0003> auc.c:152 vector [1]: sres = 17c1d008 20241026082534480 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241026082534480 DAUC <0003> auc.c:113 vector [2]: rand = ace9a7dcf0bc48328afce6088a1f2e6e 20241026082534480 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082534480 DAUC <0003> auc.c:142 vector [2]: autn = 5ef826e6459e8000f5b91178c8da3d6b 20241026082534480 DAUC <0003> auc.c:143 vector [2]: ck = 2e876f6421697e3b7e9d35772bd0f965 20241026082534480 DAUC <0003> auc.c:144 vector [2]: ik = 5753f1d0d1ec9f20d02359907747f75c 20241026082534480 DAUC <0003> auc.c:145 vector [2]: res = ddcab1d39ea70efe0000000000000000 20241026082534480 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082534480 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241026082534480 DAUC <0003> auc.c:151 vector [2]: kc = d76af253ac12ef22 20241026082534480 DAUC <0003> auc.c:152 vector [2]: sres = 436dbf2d 20241026082534480 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241026082534480 DAUC <0003> auc.c:113 vector [3]: rand = b338a88ab307a82dd5589708bb86cb0a 20241026082534480 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082534480 DAUC <0003> auc.c:142 vector [3]: autn = 4b96d217980c80002898e6ee3fd468b5 20241026082534480 DAUC <0003> auc.c:143 vector [3]: ck = 5aca05cca3a6d4d68b85de5ca1d783f2 20241026082534480 DAUC <0003> auc.c:144 vector [3]: ik = 2dd16e92c871272589a0ee827b1f84c9 20241026082534480 DAUC <0003> auc.c:145 vector [3]: res = 049b2a622ed2e2d20000000000000000 20241026082534480 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082534480 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241026082534480 DAUC <0003> auc.c:151 vector [3]: kc = 753e5b80b11ff4c8 20241026082534480 DAUC <0003> auc.c:152 vector [3]: sres = 2a49c8b0 20241026082534480 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241026082534480 DAUC <0003> auc.c:113 vector [4]: rand = f8b051c6055cf1dcca2ad2b4d28e4983 20241026082534480 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082534480 DAUC <0003> auc.c:142 vector [4]: autn = c26a1670e4f88000fbf506f665c04bc0 20241026082534480 DAUC <0003> auc.c:143 vector [4]: ck = 12f759009b06df89f214734aa11e2ae6 20241026082534480 DAUC <0003> auc.c:144 vector [4]: ik = 2fa817f407ce79606d03e321abac82d9 20241026082534480 DAUC <0003> auc.c:145 vector [4]: res = 259137cf3e57a3720000000000000000 20241026082534480 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082534480 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241026082534480 DAUC <0003> auc.c:151 vector [4]: kc = a248de9f967a0ed6 20241026082534480 DAUC <0003> auc.c:152 vector [4]: sres = 1bc694bd 20241026082534480 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241026082534480 DAUC <0003> db_auc.c:245 IMSI='262426799623062': Generated 5 vectors 20241026082534480 DAUC <0003> db_auc.c:249 IMSI='262426799623062': Updating SQN=161 in DB 20241026082534488 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426799623062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426799623062"} 20241026082534488 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262426799623062 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082534488 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082534488 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534488 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5df870cbbb25: Found GsupExpect[0] for "262426799623062" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@5df870cbbb25: Added IMSI table entry 1TC_gsup_sai_eps(37)"262426799623062" TC_gsup_sai_eps(37)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082534492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39374<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@5df870cbbb25: Final verdict of PTC: pass 20241026082534516 DAUC <0003> db_auc.c:157 IMSI='262424256234439': No 2G Auth Data 20241026082534517 DAUC <0003> db_auc.c:192 IMSI='262424256234439': No 3G Auth Data HLR_Test-GSUP(33)@5df870cbbb25: Created GsupExpect[0] for "262424256234439" to be handled at TC_gsup_sai_eps(38) 20241026082534557 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 20241026082534560 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082534560 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424256234439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424256234439"} 20241026082534560 DAUC <0003> db_auc.c:236 IMSI='262424256234439': Calling to generate 5 vectors 20241026082534560 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082534560 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082534560 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082534560 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082534560 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082534560 DAUC <0003> auc.c:113 vector [0]: rand = 4eb3c610f736f62802501b191a1da5da 20241026082534560 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082534560 DAUC <0003> auc.c:142 vector [0]: autn = 17e2b2f6a56b80008e22d2c4e6bd1691 20241026082534560 DAUC <0003> auc.c:143 vector [0]: ck = ffc55cc21e40c19f57d8233d373128a7 20241026082534560 DAUC <0003> auc.c:144 vector [0]: ik = 690447d41cc92d2e48059487faa1e6cd 20241026082534560 DAUC <0003> auc.c:145 vector [0]: res = ef46d5215675be2d0000000000000000 20241026082534560 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082534560 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082534560 DAUC <0003> auc.c:179 vector [0]: kc = 7875de88a4834400 20241026082534560 DAUC <0003> auc.c:180 vector [0]: sres = 11bda2c7 20241026082534560 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082534560 DAUC <0003> auc.c:113 vector [1]: rand = 85af5235c6c8d7b834244cf193220d47 20241026082534561 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082534561 DAUC <0003> auc.c:142 vector [1]: autn = 726830b9e53a80000c4d0ba433dbdd3f 20241026082534561 DAUC <0003> auc.c:143 vector [1]: ck = 89863cc74dd20c00ce48a6aeac72a184 20241026082534561 DAUC <0003> auc.c:144 vector [1]: ik = 54ca0e4e70e7774fef5990d342876367 20241026082534561 DAUC <0003> auc.c:145 vector [1]: res = 4c0ba15b224b6eba0000000000000000 20241026082534561 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082534561 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082534561 DAUC <0003> auc.c:179 vector [1]: kc = ce88ba0b7d01cc00 20241026082534561 DAUC <0003> auc.c:180 vector [1]: sres = bc5066c6 20241026082534561 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082534561 DAUC <0003> auc.c:113 vector [2]: rand = f424da33137ab08d701f63d2e9c30d55 20241026082534561 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082534561 DAUC <0003> auc.c:142 vector [2]: autn = 756cdb10d3328000fafd4c96ebbcff8a 20241026082534561 DAUC <0003> auc.c:143 vector [2]: ck = 2a5137e184381b6e4e708e4d85e8b298 20241026082534561 DAUC <0003> auc.c:144 vector [2]: ik = ba11b5c83a829e9113de49b60d9f78ea 20241026082534561 DAUC <0003> auc.c:145 vector [2]: res = f4fa4ab9ca6a76470000000000000000 20241026082534561 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082534561 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082534561 DAUC <0003> auc.c:179 vector [2]: kc = 1c2e96404e563c00 20241026082534561 DAUC <0003> auc.c:180 vector [2]: sres = 1b37d6c9 20241026082534561 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082534561 DAUC <0003> auc.c:113 vector [3]: rand = 441210f24ff975ad2df0832e4b2714a0 20241026082534561 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082534561 DAUC <0003> auc.c:142 vector [3]: autn = 5b1565d5b6bc800041bec657e81d5843 20241026082534561 DAUC <0003> auc.c:143 vector [3]: ck = 3310a3f1db7e7b69abb9de5c4c84fa3a 20241026082534561 DAUC <0003> auc.c:144 vector [3]: ik = c9128f0ab3a69171d286d2b9de8ef035 20241026082534561 DAUC <0003> auc.c:145 vector [3]: res = 31b4aa2ea6e8c6b20000000000000000 20241026082534561 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082534561 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082534561 DAUC <0003> auc.c:179 vector [3]: kc = bd7003963102cc00 20241026082534561 DAUC <0003> auc.c:180 vector [3]: sres = 5e265059 20241026082534561 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082534561 DAUC <0003> auc.c:113 vector [4]: rand = 111052520c89a00163d54743b4e2ee1e 20241026082534561 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082534561 DAUC <0003> auc.c:142 vector [4]: autn = 9c55958356e38000210ab6c5a3cee840 20241026082534561 DAUC <0003> auc.c:143 vector [4]: ck = 28662f1fadc34d6b58515818b83e0a18 20241026082534561 DAUC <0003> auc.c:144 vector [4]: ik = e2f455993115e101701191182fc467a6 20241026082534561 DAUC <0003> auc.c:145 vector [4]: res = d124905b0c8d9c400000000000000000 20241026082534561 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082534561 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082534561 DAUC <0003> auc.c:179 vector [4]: kc = 0a43bd1114399800 20241026082534561 DAUC <0003> auc.c:180 vector [4]: sres = 2a0e44e5 20241026082534561 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082534561 DAUC <0003> db_auc.c:245 IMSI='262424256234439': Generated 5 vectors 20241026082534561 DAUC <0003> db_auc.c:249 IMSI='262424256234439': Updating SQN=161 in DB 20241026082534569 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424256234439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424256234439"} 20241026082534569 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262424256234439 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082534569 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082534569 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534569 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5df870cbbb25: Found GsupExpect[0] for "262424256234439" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@5df870cbbb25: Added IMSI table entry 2TC_gsup_sai_eps(38)"262424256234439" TC_gsup_sai_eps(38)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082534573 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@5df870cbbb25: Final verdict of PTC: pass 20241026082534608 DAUC <0003> db_auc.c:157 IMSI='262425138338637': No 2G Auth Data 20241026082534608 DAUC <0003> db_auc.c:192 IMSI='262425138338637': No 3G Auth Data HLR_Test-GSUP(33)@5df870cbbb25: Created GsupExpect[0] for "262425138338637" to be handled at TC_gsup_sai_eps(39) 20241026082534647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39394<->l=127.0.0.1:4258 20241026082534651 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082534651 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425138338637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425138338637"} 20241026082534651 DAUC <0003> db_auc.c:236 IMSI='262425138338637': Calling to generate 5 vectors 20241026082534651 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082534651 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082534651 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082534651 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082534651 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082534651 DAUC <0003> auc.c:113 vector [0]: rand = 9f52456afe6d848a7bc07be6cf9466f7 20241026082534651 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082534651 DAUC <0003> auc.c:142 vector [0]: autn = 818ca51080998000e61c3c209d09d812 20241026082534651 DAUC <0003> auc.c:143 vector [0]: ck = 4d8e4d048656916eaee0df0b20309c06 20241026082534651 DAUC <0003> auc.c:144 vector [0]: ik = 0bca98158aa59c91b01593397c75ec70 20241026082534651 DAUC <0003> auc.c:145 vector [0]: res = b284626ad7a041cc0000000000000000 20241026082534651 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082534651 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082534651 DAUC <0003> auc.c:179 vector [0]: kc = 811989f168eccc00 20241026082534651 DAUC <0003> auc.c:180 vector [0]: sres = 4c41a763 20241026082534651 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082534651 DAUC <0003> auc.c:113 vector [1]: rand = 8e6317945752d815995f367620b73dbd 20241026082534651 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082534651 DAUC <0003> auc.c:142 vector [1]: autn = 32ffcaef866f8000f78e1b48d5d2cffc 20241026082534651 DAUC <0003> auc.c:143 vector [1]: ck = a36ca3dc30d9cd6881b0c6b56ab526a0 20241026082534651 DAUC <0003> auc.c:144 vector [1]: ik = 7d8f8eff0048d683d6d923c95069c9e6 20241026082534651 DAUC <0003> auc.c:145 vector [1]: res = bf81852fd5a770770000000000000000 20241026082534651 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082534651 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082534651 DAUC <0003> auc.c:179 vector [1]: kc = 64e3ab303b9a3400 20241026082534651 DAUC <0003> auc.c:180 vector [1]: sres = 0f0290dd 20241026082534651 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082534651 DAUC <0003> auc.c:113 vector [2]: rand = 9c8a201cc7430a969cf097a7156cab29 20241026082534651 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082534651 DAUC <0003> auc.c:142 vector [2]: autn = 955ef376928a800061fe4f02cecd0517 20241026082534651 DAUC <0003> auc.c:143 vector [2]: ck = c5f0a30f4cba17e4f9b12e6bf5b7c489 20241026082534651 DAUC <0003> auc.c:144 vector [2]: ik = daf4f632dbf051f05989001f40b8de7a 20241026082534651 DAUC <0003> auc.c:145 vector [2]: res = 37f042a5420dacd00000000000000000 20241026082534651 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082534651 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082534651 DAUC <0003> auc.c:179 vector [2]: kc = 1138a16d946c9400 20241026082534651 DAUC <0003> auc.c:180 vector [2]: sres = 0717acff 20241026082534651 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082534651 DAUC <0003> auc.c:113 vector [3]: rand = 6851c25e662d1e023c6039c9ca914246 20241026082534651 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082534651 DAUC <0003> auc.c:142 vector [3]: autn = 4b98f9634c4c8000f5941d0ecf2e404b 20241026082534651 DAUC <0003> auc.c:143 vector [3]: ck = f7aabd18d79cf1dedc4ad4b705a10d75 20241026082534651 DAUC <0003> auc.c:144 vector [3]: ik = 1183d5705dc98bccaed6ef5db3a41dbb 20241026082534651 DAUC <0003> auc.c:145 vector [3]: res = 44ba882d5a98c6d80000000000000000 20241026082534651 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082534651 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082534651 DAUC <0003> auc.c:179 vector [3]: kc = 0cc4eeb82b6bd000 20241026082534651 DAUC <0003> auc.c:180 vector [3]: sres = 467c4d41 20241026082534651 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082534651 DAUC <0003> auc.c:113 vector [4]: rand = 45bfd36df3ba45bd36b9b1de01f25276 20241026082534651 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082534651 DAUC <0003> auc.c:142 vector [4]: autn = d7d97393cfb08000ff6ebbd1e41b2f42 20241026082534651 DAUC <0003> auc.c:143 vector [4]: ck = 1638a4d9f4fe2320b0a86ad82164829a 20241026082534651 DAUC <0003> auc.c:144 vector [4]: ik = 9f3a2d47a996fe4bd53b2610c2574011 20241026082534651 DAUC <0003> auc.c:145 vector [4]: res = 0eda557314d518e00000000000000000 20241026082534651 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082534651 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082534651 DAUC <0003> auc.c:179 vector [4]: kc = 229e7df73652d400 20241026082534651 DAUC <0003> auc.c:180 vector [4]: sres = 7e411d2a 20241026082534651 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082534651 DAUC <0003> db_auc.c:245 IMSI='262425138338637': Generated 5 vectors 20241026082534651 DAUC <0003> db_auc.c:249 IMSI='262425138338637': Updating SQN=161 in DB 20241026082534659 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425138338637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425138338637"} 20241026082534659 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262425138338637 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082534659 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082534659 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5df870cbbb25: Found GsupExpect[0] for "262425138338637" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@5df870cbbb25: Added IMSI table entry 3TC_gsup_sai_eps(39)"262425138338637" TC_gsup_sai_eps(39)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082534663 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39394<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@5df870cbbb25: Final verdict of PTC: pass 20241026082534695 DAUC <0003> db_auc.c:157 IMSI='262422919905927': No 2G Auth Data 20241026082534695 DAUC <0003> db_auc.c:192 IMSI='262422919905927': No 3G Auth Data HLR_Test-GSUP(33)@5df870cbbb25: Created GsupExpect[0] for "262422919905927" to be handled at TC_gsup_sai_eps(40) 20241026082534735 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4258 20241026082534737 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082534737 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422919905927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422919905927"} 20241026082534737 DAUC <0003> db_auc.c:236 IMSI='262422919905927': Calling to generate 5 vectors 20241026082534737 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241026082534737 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241026082534737 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241026082534737 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241026082534737 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241026082534737 DAUC <0003> auc.c:113 vector [0]: rand = f4b534b75aca69038fa578527ff0c680 20241026082534737 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241026082534737 DAUC <0003> auc.c:142 vector [0]: autn = 7460bbfe28fd8000769c99055617b0a8 20241026082534737 DAUC <0003> auc.c:143 vector [0]: ck = 0490968f5589d7ff9288caed50eecb75 20241026082534737 DAUC <0003> auc.c:144 vector [0]: ik = effc2c871e29551efb1a0eccda607892 20241026082534737 DAUC <0003> auc.c:145 vector [0]: res = 2ba4f522cd4abd810000000000000000 20241026082534737 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241026082534737 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241026082534737 DAUC <0003> auc.c:179 vector [0]: kc = 7dd0301bebfa3e90 20241026082534737 DAUC <0003> auc.c:180 vector [0]: sres = ee1cb3f8 20241026082534737 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241026082534737 DAUC <0003> auc.c:113 vector [1]: rand = e42c6a4ac74810028a06e5ef8cb781ea 20241026082534737 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241026082534737 DAUC <0003> auc.c:142 vector [1]: autn = 5525853e4cd3800021605973e4513789 20241026082534737 DAUC <0003> auc.c:143 vector [1]: ck = 015e8f25bcf938f52bd5daf57c54f69d 20241026082534737 DAUC <0003> auc.c:144 vector [1]: ik = acfcda2221fd108e04bf2dfbbef43f95 20241026082534737 DAUC <0003> auc.c:145 vector [1]: res = 38a84a89c1b486f80000000000000000 20241026082534737 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241026082534737 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241026082534737 DAUC <0003> auc.c:179 vector [1]: kc = 3cf96e6fc7e7bce8 20241026082534737 DAUC <0003> auc.c:180 vector [1]: sres = 03d101f5 20241026082534737 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241026082534737 DAUC <0003> auc.c:113 vector [2]: rand = e88021f128b6bef69a1f0a81c52ba323 20241026082534737 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241026082534737 DAUC <0003> auc.c:142 vector [2]: autn = 60745f4166cc8000a1364b5eb005ea37 20241026082534737 DAUC <0003> auc.c:143 vector [2]: ck = ac8c60d6487ffef76253bdacdb969d7e 20241026082534737 DAUC <0003> auc.c:144 vector [2]: ik = ce794b62ff52afd9a5a0b04f7e894748 20241026082534737 DAUC <0003> auc.c:145 vector [2]: res = b958b075ee0163330000000000000000 20241026082534737 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241026082534737 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241026082534737 DAUC <0003> auc.c:179 vector [2]: kc = f0891b6609e3f8ac 20241026082534738 DAUC <0003> auc.c:180 vector [2]: sres = faec4b61 20241026082534738 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241026082534738 DAUC <0003> auc.c:113 vector [3]: rand = 12cd5657c61fe824a12a48c01476cf8d 20241026082534738 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241026082534738 DAUC <0003> auc.c:142 vector [3]: autn = 00bf12b2fc628000391ce9620d4aabe1 20241026082534738 DAUC <0003> auc.c:143 vector [3]: ck = 0e53e12c3586992a93b0fc1b6a420871 20241026082534738 DAUC <0003> auc.c:144 vector [3]: ik = 78f70fae13e1e80d59e879156a6154f1 20241026082534738 DAUC <0003> auc.c:145 vector [3]: res = 44973291803de5890000000000000000 20241026082534738 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241026082534738 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241026082534738 DAUC <0003> auc.c:179 vector [3]: kc = c8a2fb9b3751235f 20241026082534738 DAUC <0003> auc.c:180 vector [3]: sres = 0ddbfe39 20241026082534738 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241026082534738 DAUC <0003> auc.c:113 vector [4]: rand = 8ed671386ed3f571658f0e52cf534eb0 20241026082534738 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241026082534738 DAUC <0003> auc.c:142 vector [4]: autn = f04a74cca0e68000a2f6f3b718d4ab28 20241026082534738 DAUC <0003> auc.c:143 vector [4]: ck = 54d6b3dc5be7e05c72d097690f20c94e 20241026082534738 DAUC <0003> auc.c:144 vector [4]: ik = e54fe5f7d20971cddae896ab3b2ee7a8 20241026082534738 DAUC <0003> auc.c:145 vector [4]: res = 1fefa09d06db64cf0000000000000000 20241026082534738 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241026082534738 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241026082534738 DAUC <0003> auc.c:179 vector [4]: kc = 1fe4648dca63e7df 20241026082534738 DAUC <0003> auc.c:180 vector [4]: sres = ed4c820a 20241026082534738 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241026082534738 DAUC <0003> db_auc.c:245 IMSI='262422919905927': Generated 5 vectors 20241026082534738 DAUC <0003> db_auc.c:249 IMSI='262422919905927': Updating SQN=161 in DB 20241026082534745 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422919905927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422919905927"} 20241026082534745 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262422919905927 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082534745 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082534745 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534745 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@5df870cbbb25: Found GsupExpect[0] for "262422919905927" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@5df870cbbb25: Added IMSI table entry 4TC_gsup_sai_eps(40)"262422919905927" TC_gsup_sai_eps(40)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082534749 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082534774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39358<->l=127.0.0.1:4258 20241026082534775 DLINP <000b> input/ipa.c:451 connected read/write 20241026082534775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082534775 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082534775 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082534775 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082534775 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44367<->l=127.0.0.1:4259) 34@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP(33)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Sat Oct 26 08:25:34 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241026082534818 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39412<->l=127.0.0.1:4258 20241026082534819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39412<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5952) Waiting for packet dumper to finish... 1 (prev_count=5952, count=33364) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Sat Oct 26 08:25:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_ul_unknown_imsi started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082537894 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082537894 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082537896 DLINP <000b> input/ipa.c:451 connected read/write 20241026082537896 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082537897 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50770<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082537899 DLINP <000b> input/ipa.c:451 connected read/write 20241026082537899 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082537899 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082537899 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082537899 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082537899 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082537899 DLGSUP <0013> gsup_server.c:237 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 20241026082537899 DLGSUP <0013> gsup_server.c:235 2: 20241026082537899 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082537899 DLGSUP <0013> gsup_server.c:235 3: 20241026082537899 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082537899 DLGSUP <0013> gsup_server.c:235 4: 20241026082537899 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082537899 DLGSUP <0013> gsup_server.c:235 5: 20241026082537899 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082537899 DLGSUP <0013> gsup_server.c:235 7: 20241026082537899 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082537899 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082537899 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082537899 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082537919 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34245<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@5df870cbbb25: Created GsupExpect[0] for "262429465210474" to be handled at TC_gsup_ul_unknown_imsi(45) 20241026082537929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 20241026082537941 DLINP <000b> input/ipa.c:451 connected read/write 20241026082537941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082537941 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429465210474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429465210474" cn_domain=PS} 20241026082537941 DLU <0006> fsm.c:456 lu(262429465210474)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082537941 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429465210474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241026082537941 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429465210474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429465210474" cause=IMSI unknown in HLR} 20241026082537941 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262429465210474 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082537941 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429465210474)[0x5627deab0890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082537941 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429465210474)[0x5627deab0890]{UNVALIDATED}: Freeing instance 20241026082537941 DLU <0006> fsm.c:568 lu(PS:IMSI-262429465210474)[0x5627deab0890]{UNVALIDATED}: Deallocated 20241026082537941 DLINP <000b> input/ipa.c:451 connected read/write 20241026082537941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082537941 DLINP <000b> input/ipa.c:451 connected read/write 20241026082537941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@5df870cbbb25: Found GsupExpect[0] for "262429465210474" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@5df870cbbb25: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262429465210474" TC_gsup_ul_unknown_imsi(45)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082537944 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@5df870cbbb25: Final verdict of PTC: pass 20241026082537945 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50770<->l=127.0.0.1:4258 20241026082537946 DLINP <000b> input/ipa.c:451 connected read/write 20241026082537946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082537946 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082537946 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082537946 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082537946 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34245<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@5df870cbbb25: Final verdict of PTC: none 43@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 43: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@5df870cbbb25: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Sat Oct 26 08:25:37 UTC 2024 ====== 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 20241026082537989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50780<->l=127.0.0.1:4258 20241026082537989 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50780<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12336) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Sat Oct 26 08:25:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082541067 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082541067 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082541070 DLINP <000b> input/ipa.c:451 connected read/write 20241026082541070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082541070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50784<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082541073 DLINP <000b> input/ipa.c:451 connected read/write 20241026082541073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082541073 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082541073 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082541073 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082541073 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082541073 DLGSUP <0013> gsup_server.c:237 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 20241026082541073 DLGSUP <0013> gsup_server.c:235 2: 20241026082541073 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082541073 DLGSUP <0013> gsup_server.c:235 3: 20241026082541073 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082541073 DLGSUP <0013> gsup_server.c:235 4: 20241026082541073 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082541073 DLGSUP <0013> gsup_server.c:235 5: 20241026082541073 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082541073 DLGSUP <0013> gsup_server.c:235 7: 20241026082541073 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082541073 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082541073 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082541073 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082541088 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38939<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@5df870cbbb25: Created GsupExpect[0] for "262429416936282" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241026082541099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50788<->l=127.0.0.1:4258 20241026082541117 DLINP <000b> input/ipa.c:451 connected read/write 20241026082541117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082541117 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262429416936282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429416936282" cn_domain=PS source_name="the-source\n"} 20241026082541117 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241026082541117 DLU <0006> fsm.c:456 lu(262429416936282)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082541117 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262429416936282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241026082541117 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262429416936282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429416936282" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241026082541117 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262429416936282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082541117 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429416936282)[0x5627deab0890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082541117 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429416936282)[0x5627deab0890]{UNVALIDATED}: Freeing instance 20241026082541117 DLU <0006> fsm.c:568 lu(PS:IMSI-262429416936282)[0x5627deab0890]{UNVALIDATED}: Deallocated 20241026082541117 DLINP <000b> input/ipa.c:451 connected read/write 20241026082541117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082541117 DLINP <000b> input/ipa.c:451 connected read/write 20241026082541117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@5df870cbbb25: Found GsupExpect[0] for "262429416936282" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@5df870cbbb25: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262429416936282" TC_gsup_ul_unknown_imsi_via_proxy(50)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082541120 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50788<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@5df870cbbb25: Final verdict of PTC: pass 20241026082541121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50784<->l=127.0.0.1:4258 20241026082541122 DLINP <000b> input/ipa.c:451 connected read/write 20241026082541122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082541122 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082541122 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082541122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082541122 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241026082541122 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38939<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@5df870cbbb25: Final verdict of PTC: none 48@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 48: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@5df870cbbb25: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Sat Oct 26 08:25:41 UTC 2024 ====== 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 20241026082541162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50802<->l=127.0.0.1:4258 20241026082541162 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50802<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12516) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Sat Oct 26 08:25:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082544233 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082544233 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082544235 DLINP <000b> input/ipa.c:451 connected read/write 20241026082544235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082544236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50808<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@5df870cbbb25: 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 } } } } 20241026082544237 DLINP <000b> input/ipa.c:451 connected read/write 20241026082544237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082544237 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082544237 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082544237 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082544237 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082544237 DLGSUP <0013> gsup_server.c:237 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 20241026082544237 DLGSUP <0013> gsup_server.c:235 2: 20241026082544237 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082544237 DLGSUP <0013> gsup_server.c:235 3: 20241026082544237 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082544237 DLGSUP <0013> gsup_server.c:235 4: 20241026082544237 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082544237 DLGSUP <0013> gsup_server.c:235 5: 20241026082544237 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082544237 DLGSUP <0013> gsup_server.c:235 7: 20241026082544237 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082544237 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082544237 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082544237 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082544258 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33691<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@5df870cbbb25: Created GsupExpect[0] for "262425736362915" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241026082544270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4258 20241026082544281 DLINP <000b> input/ipa.c:451 connected read/write 20241026082544281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082544281 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425736362915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425736362915" cn_domain=PS} 20241026082544281 DLU <0006> fsm.c:456 lu(262425736362915)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082544281 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425736362915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241026082544281 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425736362915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425736362915" cause=Roaming not allowed in this location area} 20241026082544281 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262425736362915 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082544281 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425736362915)[0x5627deab0890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082544281 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425736362915)[0x5627deab0890]{UNVALIDATED}: Freeing instance 20241026082544281 DLU <0006> fsm.c:568 lu(PS:IMSI-262425736362915)[0x5627deab0890]{UNVALIDATED}: Deallocated 20241026082544281 DLINP <000b> input/ipa.c:451 connected read/write 20241026082544281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082544281 DLINP <000b> input/ipa.c:451 connected read/write 20241026082544281 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@5df870cbbb25: Found GsupExpect[0] for "262425736362915" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@5df870cbbb25: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262425736362915" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082544284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50812<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@5df870cbbb25: Final verdict of PTC: pass 20241026082544284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50808<->l=127.0.0.1:4258 20241026082544286 DLINP <000b> input/ipa.c:451 connected read/write 20241026082544286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082544286 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082544286 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082544286 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082544286 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33691<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@5df870cbbb25: Final verdict of PTC: none 53@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 53: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@5df870cbbb25: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Sat Oct 26 08:25:44 UTC 2024 ====== 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 20241026082544331 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50828<->l=127.0.0.1:4258 20241026082544331 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50828<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13580) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Sat Oct 26 08:25:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_sai_err_unknown_imsi started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082547404 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082547404 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082547406 DLINP <000b> input/ipa.c:451 connected read/write 20241026082547406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082547407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44146<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082547409 DLINP <000b> input/ipa.c:451 connected read/write 20241026082547409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082547409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082547409 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082547409 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082547409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082547409 DLGSUP <0013> gsup_server.c:237 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 20241026082547409 DLGSUP <0013> gsup_server.c:235 2: 20241026082547409 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082547409 DLGSUP <0013> gsup_server.c:235 3: 20241026082547409 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082547409 DLGSUP <0013> gsup_server.c:235 4: 20241026082547409 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082547409 DLGSUP <0013> gsup_server.c:235 5: 20241026082547409 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082547409 DLGSUP <0013> gsup_server.c:235 7: 20241026082547409 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082547409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082547409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082547409 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082547428 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42705<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@5df870cbbb25: Created GsupExpect[0] for "262427827435470" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241026082547441 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 20241026082547457 DLINP <000b> input/ipa.c:451 connected read/write 20241026082547457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082547457 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427827435470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427827435470"} 20241026082547457 DAUC <0003> db_auc.c:133 IMSI='262427827435470': No such subscriber 20241026082547457 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427827435470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241026082547457 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427827435470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262427827435470" cause=IMSI unknown in HLR} 20241026082547457 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262427827435470 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082547457 DLINP <000b> input/ipa.c:451 connected read/write 20241026082547457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082547457 DLINP <000b> input/ipa.c:451 connected read/write 20241026082547457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@5df870cbbb25: Found GsupExpect[0] for "262427827435470" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@5df870cbbb25: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262427827435470" TC_gsup_sai_err_unknown_imsi(60)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082547460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44152<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@5df870cbbb25: Final verdict of PTC: pass 20241026082547461 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44146<->l=127.0.0.1:4258 20241026082547462 DLINP <000b> input/ipa.c:451 connected read/write 20241026082547462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082547462 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082547462 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082547462 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082547462 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42705<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@5df870cbbb25: Final verdict of PTC: none 58@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 58: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@5df870cbbb25: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Sat Oct 26 08:25:47 UTC 2024 ====== 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 20241026082547506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 20241026082547506 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44168<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12456) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Sat Oct 26 08:25:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_ul started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082550577 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082550577 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082550580 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550580 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082550583 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550583 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550583 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082550583 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082550583 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082550583 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082550583 DLGSUP <0013> gsup_server.c:237 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 20241026082550583 DLGSUP <0013> gsup_server.c:235 2: 20241026082550583 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082550583 DLGSUP <0013> gsup_server.c:235 3: 20241026082550583 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082550583 DLGSUP <0013> gsup_server.c:235 4: 20241026082550583 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082550583 DLGSUP <0013> gsup_server.c:235 5: 20241026082550583 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082550583 DLGSUP <0013> gsup_server.c:235 7: 20241026082550583 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082550583 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082550583 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082550583 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082550603 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44589<->l=127.0.0.1:4259) 20241026082550633 DAUC <0003> db_auc.c:157 IMSI='262426007747180': No 2G Auth Data 20241026082550633 DAUC <0003> db_auc.c:192 IMSI='262426007747180': No 3G Auth Data HLR_Test-GSUP(62)@5df870cbbb25: Created GsupExpect[0] for "262426007747180" to be handled at TC_gsup_ul(65) 20241026082550678 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 20241026082550683 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550683 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426007747180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426007747180" cn_domain=PS} 20241026082550683 DLU <0006> fsm.c:456 lu(262426007747180)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082550683 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426007747180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082550699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426007747180)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082550699 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426007747180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426007747180" cn_domain=PS} 20241026082550699 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082550699 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5df870cbbb25: Found GsupExpect[0] for "262426007747180" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@5df870cbbb25: Added IMSI table entry 0TC_gsup_ul(65)"262426007747180" 20241026082550703 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550703 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426007747180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426007747180"} 20241026082550703 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426007747180)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082550703 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426007747180 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082550703 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426007747180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426007747180"} 20241026082550703 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426007747180 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082550703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426007747180)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082550703 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426007747180)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082550703 DLU <0006> fsm.c:568 lu(PS:IMSI-262426007747180)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082550703 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082550703 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550703 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul(65)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082550705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44186<->l=127.0.0.1:4258 TC_gsup_ul(65)@5df870cbbb25: Final verdict of PTC: pass 20241026082550731 DAUC <0003> db_auc.c:157 IMSI='262424325080315': No 2G Auth Data 20241026082550731 DAUC <0003> db_auc.c:192 IMSI='262424325080315': No 3G Auth Data 20241026082550740 DLGSUP <0013> hlr.c:121 IMSI 262424325080315: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5df870cbbb25: Created GsupExpect[0] for "262424325080315" to be handled at TC_gsup_ul(66) 20241026082550765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 20241026082550768 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550769 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424325080315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424325080315" cn_domain=PS} 20241026082550769 DLU <0006> fsm.c:456 lu(262424325080315)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082550769 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424325080315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082550785 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424325080315)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082550785 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424325080315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424325080315" cn_domain=PS} 20241026082550785 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082550785 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5df870cbbb25: Found GsupExpect[0] for "262424325080315" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@5df870cbbb25: Added IMSI table entry 1TC_gsup_ul(66)"262424325080315" 20241026082550788 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550788 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550788 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424325080315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424325080315"} 20241026082550788 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424325080315)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082550788 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262424325080315 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082550788 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424325080315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424325080315"} 20241026082550788 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262424325080315 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082550788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424325080315)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082550788 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424325080315)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082550788 DLU <0006> fsm.c:568 lu(PS:IMSI-262424325080315)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082550788 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082550788 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul(66)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082550790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44190<->l=127.0.0.1:4258 TC_gsup_ul(66)@5df870cbbb25: Final verdict of PTC: pass 20241026082550816 DAUC <0003> db_auc.c:157 IMSI='262428169681610': No 2G Auth Data 20241026082550816 DAUC <0003> db_auc.c:192 IMSI='262428169681610': No 3G Auth Data 20241026082550825 DLGSUP <0013> hlr.c:121 IMSI 262428169681610: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5df870cbbb25: Created GsupExpect[0] for "262428169681610" to be handled at TC_gsup_ul(67) 20241026082550849 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4258 20241026082550852 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550852 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550852 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428169681610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428169681610" cn_domain=PS} 20241026082550852 DLU <0006> fsm.c:456 lu(262428169681610)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082550852 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428169681610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082550869 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428169681610)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082550869 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428169681610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428169681610" cn_domain=PS} 20241026082550869 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082550869 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5df870cbbb25: Found GsupExpect[0] for "262428169681610" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@5df870cbbb25: Added IMSI table entry 2TC_gsup_ul(67)"262428169681610" 20241026082550872 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550872 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428169681610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428169681610"} 20241026082550872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428169681610)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082550872 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428169681610 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082550872 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428169681610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428169681610"} 20241026082550872 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428169681610 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082550872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428169681610)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082550872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428169681610)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082550872 DLU <0006> fsm.c:568 lu(PS:IMSI-262428169681610)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082550872 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082550872 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul(67)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082550874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44198<->l=127.0.0.1:4258 TC_gsup_ul(67)@5df870cbbb25: Final verdict of PTC: pass 20241026082550902 DAUC <0003> db_auc.c:157 IMSI='262425858638412': No 2G Auth Data 20241026082550902 DAUC <0003> db_auc.c:192 IMSI='262425858638412': No 3G Auth Data 20241026082550911 DLGSUP <0013> hlr.c:121 IMSI 262425858638412: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5df870cbbb25: Created GsupExpect[0] for "262425858638412" to be handled at TC_gsup_ul(68) 20241026082550937 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 20241026082550940 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550940 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550940 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425858638412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425858638412" cn_domain=PS} 20241026082550940 DLU <0006> fsm.c:456 lu(262425858638412)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082550940 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425858638412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082550956 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425858638412)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082550956 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425858638412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425858638412" cn_domain=PS} 20241026082550956 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082550956 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5df870cbbb25: Found GsupExpect[0] for "262425858638412" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@5df870cbbb25: Added IMSI table entry 3TC_gsup_ul(68)"262425858638412" 20241026082550958 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082550959 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425858638412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425858638412"} 20241026082550959 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425858638412)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082550959 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262425858638412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082550959 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425858638412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425858638412"} 20241026082550959 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262425858638412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082550959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425858638412)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082550959 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425858638412)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082550959 DLU <0006> fsm.c:568 lu(PS:IMSI-262425858638412)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082550959 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082550959 DLINP <000b> input/ipa.c:451 connected read/write 20241026082550959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul(68)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082550960 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44212<->l=127.0.0.1:4258 TC_gsup_ul(68)@5df870cbbb25: Final verdict of PTC: pass 20241026082550987 DAUC <0003> db_auc.c:157 IMSI='262422528493929': No 2G Auth Data 20241026082550987 DAUC <0003> db_auc.c:192 IMSI='262422528493929': No 3G Auth Data 20241026082550997 DLGSUP <0013> hlr.c:121 IMSI 262422528493929: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5df870cbbb25: Created GsupExpect[0] for "262422528493929" to be handled at TC_gsup_ul(69) 20241026082551022 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 20241026082551026 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551026 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082551026 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422528493929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422528493929" cn_domain=PS} 20241026082551026 DLU <0006> fsm.c:456 lu(262422528493929)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082551026 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422528493929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082551043 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422528493929)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082551043 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422528493929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422528493929" cn_domain=PS} 20241026082551043 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082551043 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5df870cbbb25: Found GsupExpect[0] for "262422528493929" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@5df870cbbb25: Added IMSI table entry 4TC_gsup_ul(69)"262422528493929" 20241026082551046 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082551046 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422528493929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422528493929"} 20241026082551046 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422528493929)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082551046 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262422528493929 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082551046 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422528493929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422528493929"} 20241026082551046 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262422528493929 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082551046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422528493929)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082551046 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422528493929)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082551046 DLU <0006> fsm.c:568 lu(PS:IMSI-262422528493929)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082551046 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082551046 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul(69)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082551047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44220<->l=127.0.0.1:4258 TC_gsup_ul(69)@5df870cbbb25: Final verdict of PTC: pass 20241026082551076 DAUC <0003> db_auc.c:157 IMSI='262425988657214': No 2G Auth Data 20241026082551076 DAUC <0003> db_auc.c:192 IMSI='262425988657214': No 3G Auth Data 20241026082551087 DLGSUP <0013> hlr.c:121 IMSI 262425988657214: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5df870cbbb25: Created GsupExpect[0] for "262425988657214" to be handled at TC_gsup_ul(70) 20241026082551120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4258 20241026082551125 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082551125 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425988657214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425988657214" cn_domain=PS} 20241026082551125 DLU <0006> fsm.c:456 lu(262425988657214)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082551125 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425988657214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082551142 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425988657214)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082551142 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425988657214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425988657214" cn_domain=PS} 20241026082551142 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082551142 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551142 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5df870cbbb25: Found GsupExpect[0] for "262425988657214" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@5df870cbbb25: Added IMSI table entry 5TC_gsup_ul(70)"262425988657214" 20241026082551145 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082551145 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425988657214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425988657214"} 20241026082551145 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425988657214)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082551145 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262425988657214 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082551145 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425988657214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425988657214"} 20241026082551145 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262425988657214 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082551145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425988657214)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082551145 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425988657214)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082551145 DLU <0006> fsm.c:568 lu(PS:IMSI-262425988657214)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082551145 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082551145 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul(70)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082551147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44230<->l=127.0.0.1:4258 TC_gsup_ul(70)@5df870cbbb25: Final verdict of PTC: pass 20241026082551182 DAUC <0003> db_auc.c:157 IMSI='262428823682011': No 2G Auth Data 20241026082551182 DAUC <0003> db_auc.c:192 IMSI='262428823682011': No 3G Auth Data 20241026082551191 DLGSUP <0013> hlr.c:121 IMSI 262428823682011: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5df870cbbb25: Created GsupExpect[0] for "262428823682011" to be handled at TC_gsup_ul(71) 20241026082551224 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44234<->l=127.0.0.1:4258 20241026082551227 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082551227 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428823682011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428823682011" cn_domain=PS} 20241026082551227 DLU <0006> fsm.c:456 lu(262428823682011)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082551227 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428823682011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082551245 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428823682011)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082551245 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428823682011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428823682011" cn_domain=PS} 20241026082551245 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082551245 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5df870cbbb25: Found GsupExpect[0] for "262428823682011" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@5df870cbbb25: Added IMSI table entry 6TC_gsup_ul(71)"262428823682011" 20241026082551248 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082551248 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428823682011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428823682011"} 20241026082551248 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428823682011)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082551248 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262428823682011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082551248 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428823682011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428823682011"} 20241026082551248 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262428823682011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082551248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428823682011)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082551248 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428823682011)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082551248 DLU <0006> fsm.c:568 lu(PS:IMSI-262428823682011)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082551248 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082551248 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul(71)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082551249 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44234<->l=127.0.0.1:4258 TC_gsup_ul(71)@5df870cbbb25: Final verdict of PTC: pass 20241026082551284 DAUC <0003> db_auc.c:157 IMSI='262420713752265': No 2G Auth Data 20241026082551284 DAUC <0003> db_auc.c:192 IMSI='262420713752265': No 3G Auth Data 20241026082551294 DLGSUP <0013> hlr.c:121 IMSI 262420713752265: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@5df870cbbb25: Created GsupExpect[0] for "262420713752265" to be handled at TC_gsup_ul(72) 20241026082551327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44240<->l=127.0.0.1:4258 20241026082551332 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082551332 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420713752265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420713752265" cn_domain=PS} 20241026082551332 DLU <0006> fsm.c:456 lu(262420713752265)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082551332 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420713752265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082551349 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420713752265)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082551349 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420713752265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420713752265" cn_domain=PS} 20241026082551349 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082551349 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551349 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@5df870cbbb25: Found GsupExpect[0] for "262420713752265" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@5df870cbbb25: Added IMSI table entry 7TC_gsup_ul(72)"262420713752265" 20241026082551353 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082551353 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420713752265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420713752265"} 20241026082551353 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420713752265)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082551353 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420713752265 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082551353 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420713752265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420713752265"} 20241026082551353 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420713752265 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082551353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420713752265)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082551353 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420713752265)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082551353 DLU <0006> fsm.c:568 lu(PS:IMSI-262420713752265)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082551353 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082551353 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul(72)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082551355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44240<->l=127.0.0.1:4258 TC_gsup_ul(72)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082551382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44170<->l=127.0.0.1:4258 20241026082551383 DLINP <000b> input/ipa.c:451 connected read/write 20241026082551383 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082551383 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082551384 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082551384 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@5df870cbbb25: Final verdict of PTC: none 20241026082551384 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44589<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@5df870cbbb25: Final verdict of PTC: none 63@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_ul finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Sat Oct 26 08:25:51 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241026082551426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44252<->l=127.0.0.1:4258 20241026082551427 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44252<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=29592) Waiting for packet dumper to finish... 1 (prev_count=29592, count=45144) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Sat Oct 26 08:25:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_ul_via_proxy started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082554501 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082554501 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082554503 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554503 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082554504 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554504 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554504 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082554504 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082554504 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082554504 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082554504 DLGSUP <0013> gsup_server.c:237 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 20241026082554504 DLGSUP <0013> gsup_server.c:235 2: 20241026082554504 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082554504 DLGSUP <0013> gsup_server.c:235 3: 20241026082554504 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082554504 DLGSUP <0013> gsup_server.c:235 4: 20241026082554504 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082554504 DLGSUP <0013> gsup_server.c:235 5: 20241026082554504 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082554504 DLGSUP <0013> gsup_server.c:235 7: 20241026082554504 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082554504 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082554504 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082554504 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082554522 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44789<->l=127.0.0.1:4259) 20241026082554541 DAUC <0003> db_auc.c:157 IMSI='262422861599405': No 2G Auth Data 20241026082554541 DAUC <0003> db_auc.c:192 IMSI='262422861599405': No 3G Auth Data HLR_Test-GSUP(74)@5df870cbbb25: Created GsupExpect[0] for "262422861599405" to be handled at TC_gsup_ul_via_proxy(77) 20241026082554574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 20241026082554579 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554579 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262422861599405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422861599405" cn_domain=PS source_name="the-source\n"} 20241026082554579 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241026082554579 DLU <0006> fsm.c:456 lu(262422861599405)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082554579 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262422861599405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241026082554595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422861599405)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082554595 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262422861599405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422861599405" cn_domain=PS destination_name="the-source\n"} 20241026082554595 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554595 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5df870cbbb25: Found GsupExpect[0] for "262422861599405" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@5df870cbbb25: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262422861599405" 20241026082554599 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554599 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262422861599405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422861599405" source_name="the-source\n"} 20241026082554599 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422861599405)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082554599 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262422861599405 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082554599 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262422861599405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422861599405" destination_name="the-source\n"} 20241026082554599 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262422861599405 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082554599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422861599405)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082554599 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422861599405)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082554599 DLU <0006> fsm.c:568 lu(PS:IMSI-262422861599405)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082554599 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554599 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554599 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082554601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44272<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@5df870cbbb25: Final verdict of PTC: pass 20241026082554627 DAUC <0003> db_auc.c:157 IMSI='262422389276398': No 2G Auth Data 20241026082554627 DAUC <0003> db_auc.c:192 IMSI='262422389276398': No 3G Auth Data 20241026082554636 DLGSUP <0013> hlr.c:121 IMSI 262422389276398: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5df870cbbb25: Created GsupExpect[0] for "262422389276398" to be handled at TC_gsup_ul_via_proxy(78) 20241026082554661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44276<->l=127.0.0.1:4258 20241026082554665 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554665 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262422389276398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422389276398" cn_domain=PS source_name="the-source\n"} 20241026082554665 DLU <0006> fsm.c:456 lu(262422389276398)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082554665 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262422389276398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241026082554682 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422389276398)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082554682 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262422389276398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422389276398" cn_domain=PS destination_name="the-source\n"} 20241026082554682 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554682 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5df870cbbb25: Found GsupExpect[0] for "262422389276398" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@5df870cbbb25: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262422389276398" 20241026082554685 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554685 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554685 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262422389276398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422389276398" source_name="the-source\n"} 20241026082554685 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422389276398)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082554685 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262422389276398 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082554685 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262422389276398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422389276398" destination_name="the-source\n"} 20241026082554685 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262422389276398 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082554685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422389276398)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082554685 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422389276398)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082554685 DLU <0006> fsm.c:568 lu(PS:IMSI-262422389276398)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082554685 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554685 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554685 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082554687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44276<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@5df870cbbb25: Final verdict of PTC: pass 20241026082554714 DAUC <0003> db_auc.c:157 IMSI='262425209254582': No 2G Auth Data 20241026082554714 DAUC <0003> db_auc.c:192 IMSI='262425209254582': No 3G Auth Data 20241026082554723 DLGSUP <0013> hlr.c:121 IMSI 262425209254582: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5df870cbbb25: Created GsupExpect[0] for "262425209254582" to be handled at TC_gsup_ul_via_proxy(79) 20241026082554746 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44284<->l=127.0.0.1:4258 20241026082554749 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554749 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554749 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262425209254582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425209254582" cn_domain=PS source_name="the-source\n"} 20241026082554749 DLU <0006> fsm.c:456 lu(262425209254582)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082554749 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262425209254582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241026082554766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425209254582)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082554766 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262425209254582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425209254582" cn_domain=PS destination_name="the-source\n"} 20241026082554766 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554766 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5df870cbbb25: Found GsupExpect[0] for "262425209254582" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@5df870cbbb25: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262425209254582" 20241026082554769 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554769 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262425209254582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425209254582" source_name="the-source\n"} 20241026082554769 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425209254582)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082554769 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262425209254582 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082554769 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262425209254582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425209254582" destination_name="the-source\n"} 20241026082554769 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262425209254582 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082554769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425209254582)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082554769 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425209254582)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082554769 DLU <0006> fsm.c:568 lu(PS:IMSI-262425209254582)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082554769 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554769 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082554770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44284<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@5df870cbbb25: Final verdict of PTC: pass 20241026082554796 DAUC <0003> db_auc.c:157 IMSI='262423532749569': No 2G Auth Data 20241026082554796 DAUC <0003> db_auc.c:192 IMSI='262423532749569': No 3G Auth Data 20241026082554805 DLGSUP <0013> hlr.c:121 IMSI 262423532749569: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5df870cbbb25: Created GsupExpect[0] for "262423532749569" to be handled at TC_gsup_ul_via_proxy(80) 20241026082554832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4258 20241026082554836 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554836 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262423532749569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423532749569" cn_domain=PS source_name="the-source\n"} 20241026082554836 DLU <0006> fsm.c:456 lu(262423532749569)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082554836 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262423532749569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241026082554853 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423532749569)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082554853 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262423532749569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423532749569" cn_domain=PS destination_name="the-source\n"} 20241026082554853 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554853 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554853 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5df870cbbb25: Found GsupExpect[0] for "262423532749569" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@5df870cbbb25: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262423532749569" 20241026082554856 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554856 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554856 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262423532749569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423532749569" source_name="the-source\n"} 20241026082554856 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423532749569)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082554856 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262423532749569 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082554856 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262423532749569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423532749569" destination_name="the-source\n"} 20241026082554856 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262423532749569 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082554856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423532749569)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082554856 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423532749569)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082554856 DLU <0006> fsm.c:568 lu(PS:IMSI-262423532749569)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082554856 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554856 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554856 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082554858 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44290<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@5df870cbbb25: Final verdict of PTC: pass 20241026082554883 DAUC <0003> db_auc.c:157 IMSI='262423292727303': No 2G Auth Data 20241026082554883 DAUC <0003> db_auc.c:192 IMSI='262423292727303': No 3G Auth Data 20241026082554893 DLGSUP <0013> hlr.c:121 IMSI 262423292727303: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5df870cbbb25: Created GsupExpect[0] for "262423292727303" to be handled at TC_gsup_ul_via_proxy(81) 20241026082554915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20241026082554919 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554919 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262423292727303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423292727303" cn_domain=PS source_name="the-source\n"} 20241026082554919 DLU <0006> fsm.c:456 lu(262423292727303)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082554919 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262423292727303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241026082554935 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423292727303)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082554935 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262423292727303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423292727303" cn_domain=PS destination_name="the-source\n"} 20241026082554935 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554935 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554935 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5df870cbbb25: Found GsupExpect[0] for "262423292727303" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@5df870cbbb25: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262423292727303" 20241026082554938 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082554938 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262423292727303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423292727303" source_name="the-source\n"} 20241026082554938 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423292727303)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082554938 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262423292727303 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082554938 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262423292727303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423292727303" destination_name="the-source\n"} 20241026082554938 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262423292727303 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082554938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423292727303)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082554938 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423292727303)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082554938 DLU <0006> fsm.c:568 lu(PS:IMSI-262423292727303)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082554938 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082554938 DLINP <000b> input/ipa.c:451 connected read/write 20241026082554938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082554940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@5df870cbbb25: Final verdict of PTC: pass 20241026082554970 DAUC <0003> db_auc.c:157 IMSI='262426330338122': No 2G Auth Data 20241026082554970 DAUC <0003> db_auc.c:192 IMSI='262426330338122': No 3G Auth Data 20241026082554982 DLGSUP <0013> hlr.c:121 IMSI 262426330338122: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5df870cbbb25: Created GsupExpect[0] for "262426330338122" to be handled at TC_gsup_ul_via_proxy(82) 20241026082555016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 20241026082555020 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082555020 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262426330338122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426330338122" cn_domain=PS source_name="the-source\n"} 20241026082555020 DLU <0006> fsm.c:456 lu(262426330338122)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082555020 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262426330338122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241026082555037 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426330338122)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082555037 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262426330338122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426330338122" cn_domain=PS destination_name="the-source\n"} 20241026082555037 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082555037 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5df870cbbb25: Found GsupExpect[0] for "262426330338122" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@5df870cbbb25: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262426330338122" 20241026082555039 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082555039 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262426330338122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426330338122" source_name="the-source\n"} 20241026082555039 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426330338122)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082555039 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262426330338122 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082555039 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262426330338122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426330338122" destination_name="the-source\n"} 20241026082555039 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262426330338122 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082555039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426330338122)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082555039 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426330338122)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082555039 DLU <0006> fsm.c:568 lu(PS:IMSI-262426330338122)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082555039 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082555039 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082555041 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@5df870cbbb25: Final verdict of PTC: pass 20241026082555076 DAUC <0003> db_auc.c:157 IMSI='262425093818057': No 2G Auth Data 20241026082555076 DAUC <0003> db_auc.c:192 IMSI='262425093818057': No 3G Auth Data 20241026082555085 DLGSUP <0013> hlr.c:121 IMSI 262425093818057: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5df870cbbb25: Created GsupExpect[0] for "262425093818057" to be handled at TC_gsup_ul_via_proxy(83) 20241026082555120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44308<->l=127.0.0.1:4258 20241026082555124 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082555124 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425093818057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425093818057" cn_domain=PS source_name="the-source\n"} 20241026082555124 DLU <0006> fsm.c:456 lu(262425093818057)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082555124 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425093818057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241026082555141 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425093818057)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082555141 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425093818057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425093818057" cn_domain=PS destination_name="the-source\n"} 20241026082555141 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082555141 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555141 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5df870cbbb25: Found GsupExpect[0] for "262425093818057" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@5df870cbbb25: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425093818057" 20241026082555144 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555144 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082555144 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425093818057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425093818057" source_name="the-source\n"} 20241026082555144 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425093818057)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082555144 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425093818057 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082555144 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425093818057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425093818057" destination_name="the-source\n"} 20241026082555144 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425093818057 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082555144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093818057)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082555144 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425093818057)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082555144 DLU <0006> fsm.c:568 lu(PS:IMSI-262425093818057)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082555144 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082555144 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555144 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082555146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44308<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@5df870cbbb25: Final verdict of PTC: pass 20241026082555182 DAUC <0003> db_auc.c:157 IMSI='262424008075305': No 2G Auth Data 20241026082555182 DAUC <0003> db_auc.c:192 IMSI='262424008075305': No 3G Auth Data 20241026082555191 DLGSUP <0013> hlr.c:121 IMSI 262424008075305: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@5df870cbbb25: Created GsupExpect[0] for "262424008075305" to be handled at TC_gsup_ul_via_proxy(84) 20241026082555222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4258 20241026082555225 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082555225 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262424008075305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424008075305" cn_domain=PS source_name="the-source\n"} 20241026082555225 DLU <0006> fsm.c:456 lu(262424008075305)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082555225 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262424008075305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241026082555242 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424008075305)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082555242 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262424008075305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424008075305" cn_domain=PS destination_name="the-source\n"} 20241026082555242 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082555242 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555242 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@5df870cbbb25: Found GsupExpect[0] for "262424008075305" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@5df870cbbb25: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262424008075305" 20241026082555245 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555245 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082555245 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262424008075305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424008075305" source_name="the-source\n"} 20241026082555245 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424008075305)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082555245 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262424008075305 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082555245 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262424008075305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424008075305" destination_name="the-source\n"} 20241026082555245 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262424008075305 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082555245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424008075305)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082555245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424008075305)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082555245 DLU <0006> fsm.c:568 lu(PS:IMSI-262424008075305)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082555245 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082555245 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082555247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44318<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082555273 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.1:4258 20241026082555274 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44789<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@5df870cbbb25: Final verdict of PTC: none 20241026082555275 DLINP <000b> input/ipa.c:451 connected read/write 20241026082555275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082555275 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082555275 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082555275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082555275 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(76)@5df870cbbb25: Final verdict of PTC: none 75@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Sat Oct 26 08:25:55 UTC 2024 ====== 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 20241026082555317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4258 20241026082555318 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18904) Waiting for packet dumper to finish... 1 (prev_count=18904, count=45760) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Sat Oct 26 08:25:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_ul_subscriber_data started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082558393 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082558393 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082558394 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558395 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082558396 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558396 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082558396 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082558396 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082558396 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082558396 DLGSUP <0013> gsup_server.c:237 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 20241026082558396 DLGSUP <0013> gsup_server.c:235 2: 20241026082558396 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082558396 DLGSUP <0013> gsup_server.c:235 3: 20241026082558396 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082558396 DLGSUP <0013> gsup_server.c:235 4: 20241026082558396 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082558397 DLGSUP <0013> gsup_server.c:235 5: 20241026082558397 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082558397 DLGSUP <0013> gsup_server.c:235 7: 20241026082558397 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082558397 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082558397 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082558397 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082558416 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43449<->l=127.0.0.1:4259) 20241026082558447 DAUC <0003> db_auc.c:157 IMSI='262425453532601': No 2G Auth Data 20241026082558447 DAUC <0003> db_auc.c:192 IMSI='262425453532601': No 3G Auth Data HLR_Test-GSUP(86)@5df870cbbb25: Created GsupExpect[0] for "262425453532601" to be handled at TC_gsup_ul_subscriber_data(89) 20241026082558480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59646<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@5df870cbbb25: GSUP ul subscriber_data<unbound> 20241026082558486 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558486 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558486 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425453532601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425453532601" cn_domain=PS} 20241026082558486 DLU <0006> fsm.c:456 lu(262425453532601)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082558486 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425453532601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082558502 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425453532601)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082558502 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425453532601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425453532601" cn_domain=PS} 20241026082558502 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558502 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5df870cbbb25: Found GsupExpect[0] for "262425453532601" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@5df870cbbb25: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262425453532601" 20241026082558506 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558506 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425453532601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425453532601"} 20241026082558506 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425453532601)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082558506 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262425453532601 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082558506 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425453532601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425453532601"} 20241026082558506 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262425453532601 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082558506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425453532601)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082558506 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425453532601)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082558506 DLU <0006> fsm.c:568 lu(PS:IMSI-262425453532601)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082558506 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558506 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082558508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59646<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@5df870cbbb25: Final verdict of PTC: pass 20241026082558535 DAUC <0003> db_auc.c:157 IMSI='262421094003252': No 2G Auth Data 20241026082558535 DAUC <0003> db_auc.c:192 IMSI='262421094003252': No 3G Auth Data 20241026082558545 DLGSUP <0013> hlr.c:121 IMSI 262421094003252: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5df870cbbb25: Created GsupExpect[0] for "262421094003252" to be handled at TC_gsup_ul_subscriber_data(90) 20241026082558568 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59650<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@5df870cbbb25: GSUP ul subscriber_data<unbound> 20241026082558572 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558572 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421094003252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421094003252" cn_domain=PS} 20241026082558572 DLU <0006> fsm.c:456 lu(262421094003252)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082558572 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421094003252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082558588 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421094003252)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082558588 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421094003252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421094003252" cn_domain=PS} 20241026082558588 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558588 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5df870cbbb25: Found GsupExpect[0] for "262421094003252" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@5df870cbbb25: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262421094003252" 20241026082558591 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558591 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558591 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421094003252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421094003252"} 20241026082558591 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421094003252)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082558591 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262421094003252 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082558591 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421094003252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421094003252"} 20241026082558591 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262421094003252 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082558591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421094003252)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082558591 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421094003252)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082558591 DLU <0006> fsm.c:568 lu(PS:IMSI-262421094003252)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082558591 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558591 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558591 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082558593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59650<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@5df870cbbb25: Final verdict of PTC: pass 20241026082558617 DAUC <0003> db_auc.c:157 IMSI='262427670339862': No 2G Auth Data 20241026082558617 DAUC <0003> db_auc.c:192 IMSI='262427670339862': No 3G Auth Data 20241026082558626 DLGSUP <0013> hlr.c:121 IMSI 262427670339862: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5df870cbbb25: Created GsupExpect[0] for "262427670339862" to be handled at TC_gsup_ul_subscriber_data(91) 20241026082558650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@5df870cbbb25: GSUP ul subscriber_data<unbound> 20241026082558653 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558653 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427670339862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427670339862" cn_domain=PS} 20241026082558653 DLU <0006> fsm.c:456 lu(262427670339862)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082558653 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427670339862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082558669 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427670339862)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082558669 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427670339862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427670339862" cn_domain=PS} 20241026082558669 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558669 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5df870cbbb25: Found GsupExpect[0] for "262427670339862" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@5df870cbbb25: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262427670339862" 20241026082558672 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558672 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427670339862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427670339862"} 20241026082558672 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427670339862)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082558672 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262427670339862 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082558672 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427670339862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427670339862"} 20241026082558672 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262427670339862 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082558672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427670339862)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082558672 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427670339862)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082558672 DLU <0006> fsm.c:568 lu(PS:IMSI-262427670339862)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082558672 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558672 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558672 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082558674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59656<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@5df870cbbb25: Final verdict of PTC: pass 20241026082558698 DAUC <0003> db_auc.c:157 IMSI='262422821195382': No 2G Auth Data 20241026082558698 DAUC <0003> db_auc.c:192 IMSI='262422821195382': No 3G Auth Data 20241026082558707 DLGSUP <0013> hlr.c:121 IMSI 262422821195382: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5df870cbbb25: Created GsupExpect[0] for "262422821195382" to be handled at TC_gsup_ul_subscriber_data(92) 20241026082558729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@5df870cbbb25: GSUP ul subscriber_data<unbound> 20241026082558733 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558733 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422821195382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422821195382" cn_domain=PS} 20241026082558733 DLU <0006> fsm.c:456 lu(262422821195382)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082558733 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422821195382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082558750 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422821195382)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082558750 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422821195382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422821195382" cn_domain=PS} 20241026082558750 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558750 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558750 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5df870cbbb25: Found GsupExpect[0] for "262422821195382" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@5df870cbbb25: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422821195382" 20241026082558753 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558753 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558753 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422821195382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422821195382"} 20241026082558753 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422821195382)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082558753 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422821195382 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082558753 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422821195382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422821195382"} 20241026082558753 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422821195382 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082558753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422821195382)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082558753 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422821195382)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082558753 DLU <0006> fsm.c:568 lu(PS:IMSI-262422821195382)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082558753 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558753 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082558755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@5df870cbbb25: Final verdict of PTC: pass 20241026082558780 DAUC <0003> db_auc.c:157 IMSI='262420734965291': No 2G Auth Data 20241026082558780 DAUC <0003> db_auc.c:192 IMSI='262420734965291': No 3G Auth Data 20241026082558789 DLGSUP <0013> hlr.c:121 IMSI 262420734965291: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5df870cbbb25: Created GsupExpect[0] for "262420734965291" to be handled at TC_gsup_ul_subscriber_data(93) 20241026082558815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59674<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@5df870cbbb25: GSUP ul subscriber_data<unbound> 20241026082558819 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558819 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420734965291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420734965291" cn_domain=PS} 20241026082558819 DLU <0006> fsm.c:456 lu(262420734965291)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082558819 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420734965291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082558834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420734965291)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082558834 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420734965291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420734965291" cn_domain=PS} 20241026082558834 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558834 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5df870cbbb25: Found GsupExpect[0] for "262420734965291" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@5df870cbbb25: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262420734965291" 20241026082558837 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558837 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420734965291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420734965291"} 20241026082558837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420734965291)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082558837 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262420734965291 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082558837 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420734965291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420734965291"} 20241026082558837 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262420734965291 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082558837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420734965291)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082558837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420734965291)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082558837 DLU <0006> fsm.c:568 lu(PS:IMSI-262420734965291)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082558837 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558837 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082558839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59674<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@5df870cbbb25: Final verdict of PTC: pass 20241026082558864 DAUC <0003> db_auc.c:157 IMSI='262423981192253': No 2G Auth Data 20241026082558864 DAUC <0003> db_auc.c:192 IMSI='262423981192253': No 3G Auth Data 20241026082558872 DLGSUP <0013> hlr.c:121 IMSI 262423981192253: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5df870cbbb25: Created GsupExpect[0] for "262423981192253" to be handled at TC_gsup_ul_subscriber_data(94) 20241026082558904 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59684<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@5df870cbbb25: GSUP ul subscriber_data<unbound> 20241026082558908 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558908 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558908 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423981192253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423981192253" cn_domain=PS} 20241026082558908 DLU <0006> fsm.c:456 lu(262423981192253)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082558908 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423981192253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082558923 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423981192253)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082558923 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423981192253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423981192253" cn_domain=PS} 20241026082558923 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558923 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5df870cbbb25: Found GsupExpect[0] for "262423981192253" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@5df870cbbb25: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262423981192253" 20241026082558926 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082558926 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423981192253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423981192253"} 20241026082558926 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423981192253)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082558926 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262423981192253 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082558926 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423981192253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423981192253"} 20241026082558926 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262423981192253 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082558926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423981192253)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082558926 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423981192253)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082558926 DLU <0006> fsm.c:568 lu(PS:IMSI-262423981192253)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082558926 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082558926 DLINP <000b> input/ipa.c:451 connected read/write 20241026082558926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082558928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59684<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@5df870cbbb25: Final verdict of PTC: pass 20241026082558960 DAUC <0003> db_auc.c:157 IMSI='262428221479753': No 2G Auth Data 20241026082558960 DAUC <0003> db_auc.c:192 IMSI='262428221479753': No 3G Auth Data 20241026082558969 DLGSUP <0013> hlr.c:121 IMSI 262428221479753: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5df870cbbb25: Created GsupExpect[0] for "262428221479753" to be handled at TC_gsup_ul_subscriber_data(95) 20241026082559001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@5df870cbbb25: GSUP ul subscriber_data<unbound> 20241026082559004 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082559004 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428221479753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428221479753" cn_domain=PS} 20241026082559004 DLU <0006> fsm.c:456 lu(262428221479753)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082559004 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428221479753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082559019 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428221479753)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082559019 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428221479753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428221479753" cn_domain=PS} 20241026082559019 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082559019 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5df870cbbb25: Found GsupExpect[0] for "262428221479753" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@5df870cbbb25: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428221479753" 20241026082559022 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082559022 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428221479753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428221479753"} 20241026082559022 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428221479753)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082559022 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428221479753 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082559022 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428221479753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428221479753"} 20241026082559022 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428221479753 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082559022 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428221479753)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082559022 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428221479753)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082559022 DLU <0006> fsm.c:568 lu(PS:IMSI-262428221479753)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082559022 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082559022 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082559024 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@5df870cbbb25: Final verdict of PTC: pass 20241026082559056 DAUC <0003> db_auc.c:157 IMSI='262427800749235': No 2G Auth Data 20241026082559056 DAUC <0003> db_auc.c:192 IMSI='262427800749235': No 3G Auth Data 20241026082559064 DLGSUP <0013> hlr.c:121 IMSI 262427800749235: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@5df870cbbb25: Created GsupExpect[0] for "262427800749235" to be handled at TC_gsup_ul_subscriber_data(96) 20241026082559095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@5df870cbbb25: GSUP ul subscriber_data<unbound> 20241026082559099 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082559099 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800749235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427800749235" cn_domain=PS} 20241026082559099 DLU <0006> fsm.c:456 lu(262427800749235)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082559099 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800749235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082559114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427800749235)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082559114 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800749235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427800749235" cn_domain=PS} 20241026082559114 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082559114 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@5df870cbbb25: Found GsupExpect[0] for "262427800749235" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@5df870cbbb25: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262427800749235" 20241026082559117 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082559117 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427800749235 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427800749235"} 20241026082559117 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427800749235)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082559117 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262427800749235 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082559117 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800749235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427800749235"} 20241026082559117 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262427800749235 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082559117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427800749235)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082559117 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427800749235)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082559117 DLU <0006> fsm.c:568 lu(PS:IMSI-262427800749235)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082559117 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082559117 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082559119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082559144 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4258 20241026082559145 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43449<->l=127.0.0.1:4259) 20241026082559145 DLINP <000b> input/ipa.c:451 connected read/write 20241026082559145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082559145 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082559145 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082559145 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@5df870cbbb25: Final verdict of PTC: none 87@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Sat Oct 26 08:25:59 UTC 2024 ====== 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 20241026082559189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4258 20241026082559290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36872) Waiting for packet dumper to finish... 1 (prev_count=36872, count=50212) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Sat Oct 26 08:26:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_vty started. MTC@5df870cbbb25: legacy= true 20241026082602365 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082602365 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082602367 DLINP <000b> input/ipa.c:451 connected read/write 20241026082602367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082602368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59714<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082602369 DLINP <000b> input/ipa.c:451 connected read/write 20241026082602369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082602369 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082602369 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082602369 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082602369 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082602369 DLGSUP <0013> gsup_server.c:237 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 20241026082602369 DLGSUP <0013> gsup_server.c:235 2: 20241026082602369 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082602369 DLGSUP <0013> gsup_server.c:235 3: 20241026082602369 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082602369 DLGSUP <0013> gsup_server.c:235 4: 20241026082602369 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082602369 DLGSUP <0013> gsup_server.c:235 5: 20241026082602369 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082602369 DLGSUP <0013> gsup_server.c:235 7: 20241026082602369 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082602369 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082602369 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082602369 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082602389 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43209<->l=127.0.0.1:4259) 20241026082602409 DAUC <0003> db_auc.c:157 IMSI='262422811975510': No 2G Auth Data 20241026082602409 DAUC <0003> db_auc.c:192 IMSI='262422811975510': No 3G Auth Data 20241026082602427 DAUC <0003> db_auc.c:192 IMSI='262422811975510': No 3G Auth Data 20241026082602454 DAUC <0003> db_auc.c:157 IMSI='262427247732870': No 2G Auth Data 20241026082602454 DAUC <0003> db_auc.c:192 IMSI='262427247732870': No 3G Auth Data 20241026082602475 DAUC <0003> db_auc.c:157 IMSI='262427247732870': No 2G Auth Data 20241026082602502 DAUC <0003> db_auc.c:157 IMSI='262426518472340': No 2G Auth Data 20241026082602502 DAUC <0003> db_auc.c:192 IMSI='262426518472340': No 3G Auth Data MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082602559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59714<->l=127.0.0.1:4258 20241026082602560 DLINP <000b> input/ipa.c:451 connected read/write 20241026082602560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082602560 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082602560 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082602560 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082602560 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43209<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(99)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@5df870cbbb25: Final verdict of PTC: none 98@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@5df870cbbb25: Test case TC_vty finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Sat Oct 26 08:26:02 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241026082602603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59730<->l=127.0.0.1:4258 20241026082602703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59730<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17156) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Sat Oct 26 08:26:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_vty_msisdn_isd started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082605774 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082605774 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082605776 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605777 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082605777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082605779 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082605779 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082605779 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082605779 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082605779 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082605779 DLGSUP <0013> gsup_server.c:237 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 20241026082605779 DLGSUP <0013> gsup_server.c:235 2: 20241026082605779 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082605779 DLGSUP <0013> gsup_server.c:235 3: 20241026082605779 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082605779 DLGSUP <0013> gsup_server.c:235 4: 20241026082605779 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082605779 DLGSUP <0013> gsup_server.c:235 5: 20241026082605779 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082605779 DLGSUP <0013> gsup_server.c:235 7: 20241026082605779 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082605779 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082605779 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082605779 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082605799 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39767<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@5df870cbbb25: Created GsupExpect[0] for "262428213431793" to be handled at TC_vty_msisdn_isd(104) 20241026082605812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4258 20241026082605833 DAUC <0003> db_auc.c:157 IMSI='262428213431793': No 2G Auth Data 20241026082605833 DAUC <0003> db_auc.c:192 IMSI='262428213431793': No 3G Auth Data 20241026082605861 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082605861 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428213431793" cn_domain=PS} 20241026082605861 DLU <0006> fsm.c:456 lu(262428213431793)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082605861 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082605879 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428213431793)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082605879 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428213431793" cn_domain=PS} 20241026082605879 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082605879 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@5df870cbbb25: Found GsupExpect[0] for "262428213431793" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@5df870cbbb25: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262428213431793" 20241026082605882 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605882 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082605882 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428213431793"} 20241026082605882 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428213431793)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082605882 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082605882 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428213431793"} 20241026082605882 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082605882 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428213431793)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082605882 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428213431793)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082605882 DLU <0006> fsm.c:568 lu(PS:IMSI-262428213431793)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082605882 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082605882 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@5df870cbbb25: setverdict(pass): none -> pass 20241026082605892 DLGSUP <0013> hlr.c:128 IMSI 262428213431793: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241026082605892 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082605893 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605893 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082605894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59762<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@5df870cbbb25: Final verdict of PTC: pass 20241026082605895 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605895 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082605895 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428213431793"} 20241026082605895 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241026082605895 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262428213431793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082605895 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59746<->l=127.0.0.1:4258 20241026082605897 DLINP <000b> input/ipa.c:451 connected read/write 20241026082605897 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082605897 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082605897 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082605897 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@5df870cbbb25: Final verdict of PTC: none 20241026082605897 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39767<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@5df870cbbb25: Final verdict of PTC: none 102@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 102: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@5df870cbbb25: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Sat Oct 26 08:26:05 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241026082605941 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4258 20241026082606042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59768<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5804) Waiting for packet dumper to finish... 1 (prev_count=5804, count=15132) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Sat Oct 26 08:26:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_purge_cs started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082609117 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082609117 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082609120 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609121 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32880<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082609123 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609123 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609123 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082609123 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082609123 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082609123 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082609123 DLGSUP <0013> gsup_server.c:237 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 20241026082609123 DLGSUP <0013> gsup_server.c:235 2: 20241026082609123 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082609123 DLGSUP <0013> gsup_server.c:235 3: 20241026082609123 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082609123 DLGSUP <0013> gsup_server.c:235 4: 20241026082609123 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082609123 DLGSUP <0013> gsup_server.c:235 5: 20241026082609123 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082609123 DLGSUP <0013> gsup_server.c:235 7: 20241026082609123 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082609123 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082609123 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082609123 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082609142 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33227<->l=127.0.0.1:4259) 20241026082609169 DAUC <0003> db_auc.c:157 IMSI='262422600117408': No 2G Auth Data 20241026082609169 DAUC <0003> db_auc.c:192 IMSI='262422600117408': No 3G Auth Data HLR_Test-GSUP(106)@5df870cbbb25: Created GsupExpect[0] for "262422600117408" to be handled at TC_gsup_purge_cs(109) 20241026082609203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32894<->l=127.0.0.1:4258 20241026082609209 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609209 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609209 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422600117408" cn_domain=PS} 20241026082609209 DLU <0006> fsm.c:456 lu(262422600117408)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082609209 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082609227 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422600117408)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082609227 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422600117408" cn_domain=PS} 20241026082609227 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609227 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609227 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5df870cbbb25: Found GsupExpect[0] for "262422600117408" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@5df870cbbb25: Added IMSI table entry 0TC_gsup_purge_cs(109)"262422600117408" 20241026082609231 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609231 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609231 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422600117408"} 20241026082609231 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422600117408)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082609231 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082609231 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422600117408"} 20241026082609231 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082609231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422600117408)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082609231 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422600117408)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082609231 DLU <0006> fsm.c:568 lu(PS:IMSI-262422600117408)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082609231 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609231 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609231 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@5df870cbbb25: setverdict(pass): none -> pass 20241026082609233 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609233 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422600117408" cn_domain=CS} 20241026082609233 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241026082609241 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422600117408"} 20241026082609241 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262422600117408 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082609241 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609241 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609241 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082609243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32894<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@5df870cbbb25: Final verdict of PTC: pass 20241026082609270 DAUC <0003> db_auc.c:157 IMSI='262422926460006': No 2G Auth Data 20241026082609270 DAUC <0003> db_auc.c:192 IMSI='262422926460006': No 3G Auth Data 20241026082609280 DLGSUP <0013> hlr.c:121 IMSI 262422926460006: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5df870cbbb25: Created GsupExpect[0] for "262422926460006" to be handled at TC_gsup_purge_cs(110) 20241026082609306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4258 20241026082609310 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609310 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609310 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422926460006" cn_domain=PS} 20241026082609310 DLU <0006> fsm.c:456 lu(262422926460006)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082609310 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082609328 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422926460006)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082609328 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422926460006" cn_domain=PS} 20241026082609328 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609328 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5df870cbbb25: Found GsupExpect[0] for "262422926460006" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@5df870cbbb25: Added IMSI table entry 1TC_gsup_purge_cs(110)"262422926460006" 20241026082609331 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609331 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422926460006"} 20241026082609331 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422926460006)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082609331 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082609331 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422926460006"} 20241026082609331 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082609331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422926460006)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082609331 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422926460006)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082609331 DLU <0006> fsm.c:568 lu(PS:IMSI-262422926460006)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082609331 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609331 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@5df870cbbb25: setverdict(pass): none -> pass 20241026082609334 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609334 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422926460006" cn_domain=CS} 20241026082609334 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241026082609343 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422926460006"} 20241026082609343 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262422926460006 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082609343 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609343 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609343 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082609345 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32900<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@5df870cbbb25: Final verdict of PTC: pass 20241026082609374 DAUC <0003> db_auc.c:157 IMSI='262421406018630': No 2G Auth Data 20241026082609374 DAUC <0003> db_auc.c:192 IMSI='262421406018630': No 3G Auth Data 20241026082609383 DLGSUP <0013> hlr.c:121 IMSI 262421406018630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5df870cbbb25: Created GsupExpect[0] for "262421406018630" to be handled at TC_gsup_purge_cs(111) 20241026082609406 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32912<->l=127.0.0.1:4258 20241026082609409 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609409 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421406018630" cn_domain=PS} 20241026082609409 DLU <0006> fsm.c:456 lu(262421406018630)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082609410 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082609427 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421406018630)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082609427 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421406018630" cn_domain=PS} 20241026082609427 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609427 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609427 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5df870cbbb25: Found GsupExpect[0] for "262421406018630" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@5df870cbbb25: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421406018630" 20241026082609430 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609430 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421406018630"} 20241026082609430 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421406018630)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082609430 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082609430 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421406018630"} 20241026082609430 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082609430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421406018630)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082609430 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421406018630)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082609430 DLU <0006> fsm.c:568 lu(PS:IMSI-262421406018630)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082609430 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609430 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@5df870cbbb25: setverdict(pass): none -> pass 20241026082609433 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609433 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609433 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421406018630" cn_domain=CS} 20241026082609433 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241026082609441 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421406018630"} 20241026082609441 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421406018630 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082609441 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609441 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609441 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082609442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32912<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@5df870cbbb25: Final verdict of PTC: pass 20241026082609469 DAUC <0003> db_auc.c:157 IMSI='262425086886563': No 2G Auth Data 20241026082609469 DAUC <0003> db_auc.c:192 IMSI='262425086886563': No 3G Auth Data 20241026082609478 DLGSUP <0013> hlr.c:121 IMSI 262425086886563: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5df870cbbb25: Created GsupExpect[0] for "262425086886563" to be handled at TC_gsup_purge_cs(112) 20241026082609501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32914<->l=127.0.0.1:4258 20241026082609505 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609505 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609505 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425086886563" cn_domain=PS} 20241026082609505 DLU <0006> fsm.c:456 lu(262425086886563)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082609505 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082609522 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425086886563)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082609522 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425086886563" cn_domain=PS} 20241026082609522 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609522 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5df870cbbb25: Found GsupExpect[0] for "262425086886563" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@5df870cbbb25: Added IMSI table entry 3TC_gsup_purge_cs(112)"262425086886563" 20241026082609525 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609525 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609525 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425086886563"} 20241026082609525 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425086886563)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082609525 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082609525 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425086886563"} 20241026082609525 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082609525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086886563)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082609525 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425086886563)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082609525 DLU <0006> fsm.c:568 lu(PS:IMSI-262425086886563)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082609525 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609525 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609525 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@5df870cbbb25: setverdict(pass): none -> pass 20241026082609527 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609527 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609527 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425086886563" cn_domain=CS} 20241026082609527 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241026082609535 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425086886563"} 20241026082609535 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262425086886563 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082609535 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609535 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082609537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32914<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@5df870cbbb25: Final verdict of PTC: pass 20241026082609563 DAUC <0003> db_auc.c:157 IMSI='262425760775718': No 2G Auth Data 20241026082609563 DAUC <0003> db_auc.c:192 IMSI='262425760775718': No 3G Auth Data 20241026082609574 DLGSUP <0013> hlr.c:121 IMSI 262425760775718: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5df870cbbb25: Created GsupExpect[0] for "262425760775718" to be handled at TC_gsup_purge_cs(113) 20241026082609598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32920<->l=127.0.0.1:4258 20241026082609602 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609602 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425760775718" cn_domain=PS} 20241026082609602 DLU <0006> fsm.c:456 lu(262425760775718)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082609602 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082609620 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425760775718)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082609620 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425760775718" cn_domain=PS} 20241026082609620 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609620 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609620 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5df870cbbb25: Found GsupExpect[0] for "262425760775718" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@5df870cbbb25: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425760775718" 20241026082609623 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609623 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425760775718"} 20241026082609623 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425760775718)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082609623 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082609623 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425760775718"} 20241026082609623 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082609623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425760775718)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082609623 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425760775718)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082609623 DLU <0006> fsm.c:568 lu(PS:IMSI-262425760775718)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082609623 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609623 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609623 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@5df870cbbb25: setverdict(pass): none -> pass 20241026082609625 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609625 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609625 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425760775718" cn_domain=CS} 20241026082609625 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241026082609633 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425760775718"} 20241026082609633 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425760775718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082609633 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609633 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082609635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32920<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@5df870cbbb25: Final verdict of PTC: pass 20241026082609662 DAUC <0003> db_auc.c:157 IMSI='262427782012125': No 2G Auth Data 20241026082609662 DAUC <0003> db_auc.c:192 IMSI='262427782012125': No 3G Auth Data 20241026082609671 DLGSUP <0013> hlr.c:121 IMSI 262427782012125: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5df870cbbb25: Created GsupExpect[0] for "262427782012125" to be handled at TC_gsup_purge_cs(114) 20241026082609705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 20241026082609709 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609709 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427782012125" cn_domain=PS} 20241026082609709 DLU <0006> fsm.c:456 lu(262427782012125)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082609709 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082609728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427782012125)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082609728 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427782012125" cn_domain=PS} 20241026082609728 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609728 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5df870cbbb25: Found GsupExpect[0] for "262427782012125" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@5df870cbbb25: Added IMSI table entry 5TC_gsup_purge_cs(114)"262427782012125" 20241026082609731 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609731 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427782012125"} 20241026082609731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427782012125)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082609731 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082609731 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427782012125"} 20241026082609731 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082609731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427782012125)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082609731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427782012125)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082609731 DLU <0006> fsm.c:568 lu(PS:IMSI-262427782012125)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082609731 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609731 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@5df870cbbb25: setverdict(pass): none -> pass 20241026082609734 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609734 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609734 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427782012125" cn_domain=CS} 20241026082609734 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241026082609743 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427782012125"} 20241026082609743 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262427782012125 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082609743 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609743 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609743 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082609744 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32926<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@5df870cbbb25: Final verdict of PTC: pass 20241026082609779 DAUC <0003> db_auc.c:157 IMSI='262427048307311': No 2G Auth Data 20241026082609779 DAUC <0003> db_auc.c:192 IMSI='262427048307311': No 3G Auth Data 20241026082609788 DLGSUP <0013> hlr.c:121 IMSI 262427048307311: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5df870cbbb25: Created GsupExpect[0] for "262427048307311" to be handled at TC_gsup_purge_cs(115) 20241026082609823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32940<->l=127.0.0.1:4258 20241026082609827 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609827 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427048307311" cn_domain=PS} 20241026082609827 DLU <0006> fsm.c:456 lu(262427048307311)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082609827 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082609845 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427048307311)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082609845 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427048307311" cn_domain=PS} 20241026082609845 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609845 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5df870cbbb25: Found GsupExpect[0] for "262427048307311" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@5df870cbbb25: Added IMSI table entry 6TC_gsup_purge_cs(115)"262427048307311" 20241026082609848 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609848 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427048307311"} 20241026082609848 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427048307311)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082609848 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082609848 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427048307311"} 20241026082609848 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082609848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427048307311)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082609848 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427048307311)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082609848 DLU <0006> fsm.c:568 lu(PS:IMSI-262427048307311)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082609848 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609848 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@5df870cbbb25: setverdict(pass): none -> pass 20241026082609850 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609850 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427048307311" cn_domain=CS} 20241026082609850 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241026082609858 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427048307311"} 20241026082609858 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262427048307311 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082609858 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609858 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609858 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082609860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32940<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@5df870cbbb25: Final verdict of PTC: pass 20241026082609897 DAUC <0003> db_auc.c:157 IMSI='262420609929667': No 2G Auth Data 20241026082609897 DAUC <0003> db_auc.c:192 IMSI='262420609929667': No 3G Auth Data 20241026082609906 DLGSUP <0013> hlr.c:121 IMSI 262420609929667: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@5df870cbbb25: Created GsupExpect[0] for "262420609929667" to be handled at TC_gsup_purge_cs(116) 20241026082609939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32944<->l=127.0.0.1:4258 20241026082609943 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609943 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420609929667" cn_domain=PS} 20241026082609943 DLU <0006> fsm.c:456 lu(262420609929667)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082609943 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082609960 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420609929667)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082609960 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420609929667" cn_domain=PS} 20241026082609960 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609960 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609960 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@5df870cbbb25: Found GsupExpect[0] for "262420609929667" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@5df870cbbb25: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420609929667" 20241026082609964 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609964 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420609929667"} 20241026082609964 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420609929667)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082609964 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082609964 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420609929667"} 20241026082609964 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082609964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420609929667)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082609964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420609929667)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082609964 DLU <0006> fsm.c:568 lu(PS:IMSI-262420609929667)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082609964 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609964 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@5df870cbbb25: setverdict(pass): none -> pass 20241026082609966 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609966 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082609966 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420609929667" cn_domain=CS} 20241026082609966 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241026082609975 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420609929667"} 20241026082609975 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420609929667 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082609975 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082609975 DLINP <000b> input/ipa.c:451 connected read/write 20241026082609975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082609976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32944<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082610004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32880<->l=127.0.0.1:4258 20241026082610005 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33227<->l=127.0.0.1:4259) 20241026082610005 DLINP <000b> input/ipa.c:451 connected read/write 20241026082610005 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082610005 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 107@5df870cbbb25: Final verdict of PTC: none 20241026082610005 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082610005 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Sat Oct 26 08:26:10 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241026082610046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32954<->l=127.0.0.1:4258 20241026082610146 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32954<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=18584) Waiting for packet dumper to finish... 1 (prev_count=18584, count=48780) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Sat Oct 26 08:26:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_purge_ps started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082613225 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082613225 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082613226 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32966<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@5df870cbbb25: 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 } } } } 20241026082613228 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613228 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613228 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082613228 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082613228 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082613228 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082613228 DLGSUP <0013> gsup_server.c:237 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 20241026082613228 DLGSUP <0013> gsup_server.c:235 2: 20241026082613228 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082613228 DLGSUP <0013> gsup_server.c:235 3: 20241026082613228 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082613228 DLGSUP <0013> gsup_server.c:235 4: 20241026082613228 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082613228 DLGSUP <0013> gsup_server.c:235 5: 20241026082613228 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082613228 DLGSUP <0013> gsup_server.c:235 7: 20241026082613228 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082613228 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082613228 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082613228 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082613245 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37341<->l=127.0.0.1:4259) 20241026082613272 DAUC <0003> db_auc.c:157 IMSI='262428837168870': No 2G Auth Data 20241026082613272 DAUC <0003> db_auc.c:192 IMSI='262428837168870': No 3G Auth Data HLR_Test-GSUP(118)@5df870cbbb25: Created GsupExpect[0] for "262428837168870" to be handled at TC_gsup_purge_ps(121) 20241026082613315 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32968<->l=127.0.0.1:4258 20241026082613321 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613321 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428837168870" cn_domain=PS} 20241026082613321 DLU <0006> fsm.c:456 lu(262428837168870)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082613321 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082613338 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428837168870)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082613338 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428837168870" cn_domain=PS} 20241026082613338 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613338 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613338 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5df870cbbb25: Found GsupExpect[0] for "262428837168870" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@5df870cbbb25: Added IMSI table entry 0TC_gsup_purge_ps(121)"262428837168870" 20241026082613342 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613342 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428837168870"} 20241026082613342 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428837168870)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082613342 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082613342 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428837168870"} 20241026082613342 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082613342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428837168870)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082613342 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428837168870)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082613342 DLU <0006> fsm.c:568 lu(PS:IMSI-262428837168870)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082613342 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613342 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@5df870cbbb25: setverdict(pass): none -> pass 20241026082613344 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613344 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428837168870" cn_domain=PS} 20241026082613344 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241026082613352 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428837168870"} 20241026082613352 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262428837168870 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082613352 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613352 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613352 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082613354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32968<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@5df870cbbb25: Final verdict of PTC: pass 20241026082613380 DAUC <0003> db_auc.c:157 IMSI='262421796009975': No 2G Auth Data 20241026082613380 DAUC <0003> db_auc.c:192 IMSI='262421796009975': No 3G Auth Data 20241026082613390 DLGSUP <0013> hlr.c:121 IMSI 262421796009975: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5df870cbbb25: Created GsupExpect[0] for "262421796009975" to be handled at TC_gsup_purge_ps(122) 20241026082613416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32976<->l=127.0.0.1:4258 20241026082613419 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613419 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421796009975" cn_domain=PS} 20241026082613419 DLU <0006> fsm.c:456 lu(262421796009975)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082613419 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082613436 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421796009975)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082613436 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421796009975" cn_domain=PS} 20241026082613436 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613436 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613436 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5df870cbbb25: Found GsupExpect[0] for "262421796009975" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@5df870cbbb25: Added IMSI table entry 1TC_gsup_purge_ps(122)"262421796009975" 20241026082613439 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613439 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421796009975"} 20241026082613439 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421796009975)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082613439 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082613439 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421796009975"} 20241026082613439 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082613439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421796009975)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082613439 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421796009975)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082613439 DLU <0006> fsm.c:568 lu(PS:IMSI-262421796009975)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082613439 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613439 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@5df870cbbb25: setverdict(pass): none -> pass 20241026082613441 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613441 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613441 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421796009975" cn_domain=PS} 20241026082613441 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241026082613449 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421796009975"} 20241026082613449 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262421796009975 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082613449 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613449 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613449 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082613451 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32976<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@5df870cbbb25: Final verdict of PTC: pass 20241026082613478 DAUC <0003> db_auc.c:157 IMSI='262423859129458': No 2G Auth Data 20241026082613478 DAUC <0003> db_auc.c:192 IMSI='262423859129458': No 3G Auth Data 20241026082613487 DLGSUP <0013> hlr.c:121 IMSI 262423859129458: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5df870cbbb25: Created GsupExpect[0] for "262423859129458" to be handled at TC_gsup_purge_ps(123) 20241026082613512 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 20241026082613516 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613516 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423859129458" cn_domain=PS} 20241026082613516 DLU <0006> fsm.c:456 lu(262423859129458)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082613516 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082613535 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423859129458)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082613535 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423859129458" cn_domain=PS} 20241026082613535 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613535 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5df870cbbb25: Found GsupExpect[0] for "262423859129458" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@5df870cbbb25: Added IMSI table entry 2TC_gsup_purge_ps(123)"262423859129458" 20241026082613537 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613537 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423859129458"} 20241026082613537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423859129458)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082613537 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082613537 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423859129458"} 20241026082613537 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082613537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423859129458)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082613537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423859129458)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082613537 DLU <0006> fsm.c:568 lu(PS:IMSI-262423859129458)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082613537 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613537 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@5df870cbbb25: setverdict(pass): none -> pass 20241026082613540 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613540 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423859129458" cn_domain=PS} 20241026082613540 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241026082613548 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423859129458"} 20241026082613548 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262423859129458 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082613548 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613548 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613548 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082613549 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@5df870cbbb25: Final verdict of PTC: pass 20241026082613576 DAUC <0003> db_auc.c:157 IMSI='262427015130759': No 2G Auth Data 20241026082613576 DAUC <0003> db_auc.c:192 IMSI='262427015130759': No 3G Auth Data 20241026082613585 DLGSUP <0013> hlr.c:121 IMSI 262427015130759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5df870cbbb25: Created GsupExpect[0] for "262427015130759" to be handled at TC_gsup_purge_ps(124) 20241026082613610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4258 20241026082613614 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613614 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613614 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427015130759" cn_domain=PS} 20241026082613614 DLU <0006> fsm.c:456 lu(262427015130759)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082613614 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082613630 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427015130759)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082613630 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427015130759" cn_domain=PS} 20241026082613630 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613630 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613631 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5df870cbbb25: Found GsupExpect[0] for "262427015130759" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@5df870cbbb25: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427015130759" 20241026082613633 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613633 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427015130759"} 20241026082613633 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427015130759)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082613633 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082613633 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427015130759"} 20241026082613633 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082613633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427015130759)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082613633 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427015130759)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082613633 DLU <0006> fsm.c:568 lu(PS:IMSI-262427015130759)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082613633 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613633 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613633 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@5df870cbbb25: setverdict(pass): none -> pass 20241026082613636 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613636 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427015130759" cn_domain=PS} 20241026082613636 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241026082613644 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427015130759"} 20241026082613644 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427015130759 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082613644 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613644 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613644 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082613646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32998<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@5df870cbbb25: Final verdict of PTC: pass 20241026082613672 DAUC <0003> db_auc.c:157 IMSI='262426209129013': No 2G Auth Data 20241026082613672 DAUC <0003> db_auc.c:192 IMSI='262426209129013': No 3G Auth Data 20241026082613682 DLGSUP <0013> hlr.c:121 IMSI 262426209129013: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5df870cbbb25: Created GsupExpect[0] for "262426209129013" to be handled at TC_gsup_purge_ps(125) 20241026082613707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33008<->l=127.0.0.1:4258 20241026082613710 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613710 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426209129013" cn_domain=PS} 20241026082613710 DLU <0006> fsm.c:456 lu(262426209129013)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082613710 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082613728 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426209129013)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082613728 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426209129013" cn_domain=PS} 20241026082613728 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613728 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5df870cbbb25: Found GsupExpect[0] for "262426209129013" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@5df870cbbb25: Added IMSI table entry 4TC_gsup_purge_ps(125)"262426209129013" 20241026082613731 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613731 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613731 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426209129013"} 20241026082613731 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426209129013)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082613731 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082613731 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426209129013"} 20241026082613731 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082613731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426209129013)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082613731 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426209129013)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082613731 DLU <0006> fsm.c:568 lu(PS:IMSI-262426209129013)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082613731 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613731 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@5df870cbbb25: setverdict(pass): none -> pass 20241026082613733 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613733 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426209129013" cn_domain=PS} 20241026082613733 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241026082613741 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426209129013"} 20241026082613741 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262426209129013 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082613741 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613741 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613741 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082613742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33008<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@5df870cbbb25: Final verdict of PTC: pass 20241026082613769 DAUC <0003> db_auc.c:157 IMSI='262425930380083': No 2G Auth Data 20241026082613769 DAUC <0003> db_auc.c:192 IMSI='262425930380083': No 3G Auth Data 20241026082613778 DLGSUP <0013> hlr.c:121 IMSI 262425930380083: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5df870cbbb25: Created GsupExpect[0] for "262425930380083" to be handled at TC_gsup_purge_ps(126) 20241026082613813 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33016<->l=127.0.0.1:4258 20241026082613816 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613816 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425930380083" cn_domain=PS} 20241026082613816 DLU <0006> fsm.c:456 lu(262425930380083)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082613816 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082613834 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425930380083)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082613834 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425930380083" cn_domain=PS} 20241026082613834 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613834 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5df870cbbb25: Found GsupExpect[0] for "262425930380083" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@5df870cbbb25: Added IMSI table entry 5TC_gsup_purge_ps(126)"262425930380083" 20241026082613837 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613837 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425930380083"} 20241026082613837 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425930380083)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082613837 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082613837 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425930380083"} 20241026082613837 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082613837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425930380083)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082613837 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425930380083)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082613837 DLU <0006> fsm.c:568 lu(PS:IMSI-262425930380083)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082613837 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613837 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613837 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@5df870cbbb25: setverdict(pass): none -> pass 20241026082613839 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613839 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613839 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425930380083" cn_domain=PS} 20241026082613839 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241026082613847 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425930380083"} 20241026082613847 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262425930380083 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082613847 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613847 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082613849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33016<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@5df870cbbb25: Final verdict of PTC: pass 20241026082613885 DAUC <0003> db_auc.c:157 IMSI='262425044155247': No 2G Auth Data 20241026082613885 DAUC <0003> db_auc.c:192 IMSI='262425044155247': No 3G Auth Data 20241026082613894 DLGSUP <0013> hlr.c:121 IMSI 262425044155247: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5df870cbbb25: Created GsupExpect[0] for "262425044155247" to be handled at TC_gsup_purge_ps(127) 20241026082613928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33032<->l=127.0.0.1:4258 20241026082613932 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613932 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613932 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425044155247" cn_domain=PS} 20241026082613932 DLU <0006> fsm.c:456 lu(262425044155247)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082613932 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082613948 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425044155247)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082613948 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425044155247" cn_domain=PS} 20241026082613948 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613948 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613948 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5df870cbbb25: Found GsupExpect[0] for "262425044155247" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@5df870cbbb25: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425044155247" 20241026082613951 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613951 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425044155247"} 20241026082613951 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425044155247)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082613951 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082613951 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425044155247"} 20241026082613951 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082613951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425044155247)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082613951 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425044155247)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082613951 DLU <0006> fsm.c:568 lu(PS:IMSI-262425044155247)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082613951 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613951 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@5df870cbbb25: setverdict(pass): none -> pass 20241026082613953 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082613953 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425044155247" cn_domain=PS} 20241026082613953 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241026082613962 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425044155247"} 20241026082613962 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425044155247 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082613962 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082613962 DLINP <000b> input/ipa.c:451 connected read/write 20241026082613962 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082613963 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33032<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@5df870cbbb25: Final verdict of PTC: pass 20241026082614001 DAUC <0003> db_auc.c:157 IMSI='262428632602026': No 2G Auth Data 20241026082614001 DAUC <0003> db_auc.c:192 IMSI='262428632602026': No 3G Auth Data 20241026082614011 DLGSUP <0013> hlr.c:121 IMSI 262428632602026: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@5df870cbbb25: Created GsupExpect[0] for "262428632602026" to be handled at TC_gsup_purge_ps(128) 20241026082614044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 20241026082614048 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082614048 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428632602026" cn_domain=PS} 20241026082614048 DLU <0006> fsm.c:456 lu(262428632602026)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082614048 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082614064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428632602026)[0x5627deab0890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082614064 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428632602026" cn_domain=PS} 20241026082614064 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082614064 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@5df870cbbb25: Found GsupExpect[0] for "262428632602026" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@5df870cbbb25: Added IMSI table entry 7TC_gsup_purge_ps(128)"262428632602026" 20241026082614067 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082614067 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428632602026"} 20241026082614067 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428632602026)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082614067 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082614067 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428632602026"} 20241026082614067 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082614067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428632602026)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082614067 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428632602026)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082614067 DLU <0006> fsm.c:568 lu(PS:IMSI-262428632602026)[0x5627deab0890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082614067 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082614067 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@5df870cbbb25: setverdict(pass): none -> pass 20241026082614069 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082614069 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428632602026" cn_domain=PS} 20241026082614069 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241026082614077 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428632602026"} 20241026082614077 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262428632602026 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241026082614077 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082614077 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082614079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33038<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082614106 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:32966<->l=127.0.0.1:4258 20241026082614107 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37341<->l=127.0.0.1:4259) 20241026082614107 DLINP <000b> input/ipa.c:451 connected read/write 20241026082614107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082614107 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082614107 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082614107 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@5df870cbbb25: Final verdict of PTC: none 119@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Sat Oct 26 08:26:14 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241026082614154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4258 20241026082614254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33054<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17404) Waiting for packet dumper to finish... 1 (prev_count=17404, count=48780) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Sat Oct 26 08:26:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_purge_unknown started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082617330 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082617330 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082617332 DLINP <000b> input/ipa.c:451 connected read/write 20241026082617332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082617333 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60390<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082617335 DLINP <000b> input/ipa.c:451 connected read/write 20241026082617335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082617335 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082617335 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082617335 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082617335 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082617335 DLGSUP <0013> gsup_server.c:237 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 20241026082617335 DLGSUP <0013> gsup_server.c:235 2: 20241026082617335 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082617335 DLGSUP <0013> gsup_server.c:235 3: 20241026082617335 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082617335 DLGSUP <0013> gsup_server.c:235 4: 20241026082617335 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082617335 DLGSUP <0013> gsup_server.c:235 5: 20241026082617335 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082617335 DLGSUP <0013> gsup_server.c:235 7: 20241026082617335 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082617335 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082617335 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082617335 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082617357 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36563<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@5df870cbbb25: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241026082617372 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60394<->l=127.0.0.1:4258 20241026082617381 DLINP <000b> input/ipa.c:451 connected read/write 20241026082617381 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082617381 DLGSUP <0013> gsup_req.c:138 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} 20241026082617381 DLU <0006> fsm.c:456 lu(2345743413463)[0x5627deab0890]{UNVALIDATED}: Allocated 20241026082617381 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 20241026082617381 DLGSUP <0013> gsup_req.c:274 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} 20241026082617381 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082617381 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5627deab0890]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082617381 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5627deab0890]{UNVALIDATED}: Freeing instance 20241026082617381 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5627deab0890]{UNVALIDATED}: Deallocated 20241026082617381 DLINP <000b> input/ipa.c:451 connected read/write 20241026082617381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082617381 DLINP <000b> input/ipa.c:451 connected read/write 20241026082617381 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@5df870cbbb25: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@5df870cbbb25: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@5df870cbbb25: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082617384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60394<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082617385 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60390<->l=127.0.0.1:4258 HLR_Test-GSUP(130)@5df870cbbb25: Final verdict of PTC: none 20241026082617386 DLINP <000b> input/ipa.c:451 connected read/write 20241026082617386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082617386 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082617386 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082617386 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082617386 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36563<->l=127.0.0.1:4259) 131@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Sat Oct 26 08:26:17 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241026082617428 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60406<->l=127.0.0.1:4258 20241026082617529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60406<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12528) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Sat Oct 26 08:26:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_ussd_unknown started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082620600 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082620600 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082620602 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082620603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082620605 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620605 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082620605 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082620605 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082620605 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082620605 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082620605 DLGSUP <0013> gsup_server.c:237 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 20241026082620605 DLGSUP <0013> gsup_server.c:235 2: 20241026082620605 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082620605 DLGSUP <0013> gsup_server.c:235 3: 20241026082620605 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082620605 DLGSUP <0013> gsup_server.c:235 4: 20241026082620605 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082620605 DLGSUP <0013> gsup_server.c:235 5: 20241026082620605 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082620605 DLGSUP <0013> gsup_server.c:235 7: 20241026082620605 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082620605 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082620605 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082620605 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082620624 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33559<->l=127.0.0.1:4259) 20241026082620641 DAUC <0003> db_auc.c:157 IMSI='262427813696627': No 2G Auth Data 20241026082620641 DAUC <0003> db_auc.c:192 IMSI='262427813696627': No 3G Auth Data HLR_Test-GSUP(135)@5df870cbbb25: Created GsupExpect[0] for "262427813696627" to be handled at TC_mo_ussd_unknown(138) 20241026082620675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 20241026082620681 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082620681 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427813696627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427813696627" session_id=650221050 session_state=BEGIN} 20241026082620681 DSS <0004> hlr_ussd.c:576 262427813696627/0x26c195fa: Process SS (BEGIN) 20241026082620681 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241026082620681 DSS <0004> hlr_ussd.c:518 262427813696627/0x26c195fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241026082620681 DSS <0004> hlr_ussd.c:523 262427813696627/0x26c195fa: USSD for unknown code '*#200#' 20241026082620681 DSS <0004> hlr_ussd.c:354 262427813696627/0x26c195fa: Tx ReturnError(1, 0x12) 20241026082620681 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427813696627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427813696627" session_id=650221050 session_state=END} 20241026082620681 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082620681 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5df870cbbb25: Found GsupExpect[0] for "262427813696627" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@5df870cbbb25: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262427813696627" TC_mo_ussd_unknown(138)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@5df870cbbb25: setverdict(pass): none -> pass 20241026082620685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60414<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@5df870cbbb25: Final verdict of PTC: pass 20241026082620696 DAUC <0003> db_auc.c:157 IMSI='262420855577828': No 2G Auth Data 20241026082620696 DAUC <0003> db_auc.c:192 IMSI='262420855577828': No 3G Auth Data HLR_Test-GSUP(135)@5df870cbbb25: Created GsupExpect[0] for "262420855577828" to be handled at TC_mo_ussd_unknown(139) 20241026082620731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4258 20241026082620736 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082620736 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420855577828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420855577828" session_id=2853674810 session_state=BEGIN} 20241026082620736 DSS <0004> hlr_ussd.c:576 262420855577828/0xaa179f3a: Process SS (BEGIN) 20241026082620736 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241026082620736 DSS <0004> hlr_ussd.c:518 262420855577828/0xaa179f3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241026082620736 DSS <0004> hlr_ussd.c:523 262420855577828/0xaa179f3a: USSD for unknown code '*#200#' 20241026082620736 DSS <0004> hlr_ussd.c:354 262420855577828/0xaa179f3a: Tx ReturnError(1, 0x12) 20241026082620736 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420855577828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420855577828" session_id=2853674810 session_state=END} 20241026082620736 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082620736 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5df870cbbb25: Found GsupExpect[0] for "262420855577828" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@5df870cbbb25: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262420855577828" TC_mo_ussd_unknown(139)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@5df870cbbb25: setverdict(pass): none -> pass 20241026082620739 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@5df870cbbb25: Final verdict of PTC: pass 20241026082620748 DAUC <0003> db_auc.c:157 IMSI='262423485770698': No 2G Auth Data 20241026082620748 DAUC <0003> db_auc.c:192 IMSI='262423485770698': No 3G Auth Data HLR_Test-GSUP(135)@5df870cbbb25: Created GsupExpect[0] for "262423485770698" to be handled at TC_mo_ussd_unknown(140) 20241026082620784 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60422<->l=127.0.0.1:4258 20241026082620791 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082620791 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423485770698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423485770698" session_id=2220643673 session_state=BEGIN} 20241026082620791 DSS <0004> hlr_ussd.c:576 262423485770698/0x845c5559: Process SS (BEGIN) 20241026082620791 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241026082620791 DSS <0004> hlr_ussd.c:518 262423485770698/0x845c5559: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241026082620791 DSS <0004> hlr_ussd.c:523 262423485770698/0x845c5559: USSD for unknown code '*#200#' 20241026082620791 DSS <0004> hlr_ussd.c:354 262423485770698/0x845c5559: Tx ReturnError(1, 0x12) 20241026082620791 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423485770698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423485770698" session_id=2220643673 session_state=END} 20241026082620791 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082620791 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5df870cbbb25: Found GsupExpect[0] for "262423485770698" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@5df870cbbb25: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262423485770698" TC_mo_ussd_unknown(140)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@5df870cbbb25: setverdict(pass): none -> pass 20241026082620795 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60422<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@5df870cbbb25: Final verdict of PTC: pass 20241026082620816 DAUC <0003> db_auc.c:157 IMSI='262427404265585': No 2G Auth Data 20241026082620816 DAUC <0003> db_auc.c:192 IMSI='262427404265585': No 3G Auth Data HLR_Test-GSUP(135)@5df870cbbb25: Created GsupExpect[0] for "262427404265585" to be handled at TC_mo_ussd_unknown(141) 20241026082620843 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 20241026082620848 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620848 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082620848 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427404265585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427404265585" session_id=470584470 session_state=BEGIN} 20241026082620848 DSS <0004> hlr_ussd.c:576 262427404265585/0x1c0c8c96: Process SS (BEGIN) 20241026082620848 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241026082620848 DSS <0004> hlr_ussd.c:518 262427404265585/0x1c0c8c96: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241026082620848 DSS <0004> hlr_ussd.c:523 262427404265585/0x1c0c8c96: USSD for unknown code '*#200#' 20241026082620848 DSS <0004> hlr_ussd.c:354 262427404265585/0x1c0c8c96: Tx ReturnError(1, 0x12) 20241026082620848 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427404265585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427404265585" session_id=470584470 session_state=END} 20241026082620848 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082620848 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5df870cbbb25: Found GsupExpect[0] for "262427404265585" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@5df870cbbb25: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262427404265585" TC_mo_ussd_unknown(141)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@5df870cbbb25: setverdict(pass): none -> pass 20241026082620851 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60424<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@5df870cbbb25: Final verdict of PTC: pass 20241026082620860 DAUC <0003> db_auc.c:157 IMSI='262427831304627': No 2G Auth Data 20241026082620860 DAUC <0003> db_auc.c:192 IMSI='262427831304627': No 3G Auth Data HLR_Test-GSUP(135)@5df870cbbb25: Created GsupExpect[0] for "262427831304627" to be handled at TC_mo_ussd_unknown(142) 20241026082620885 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4258 20241026082620890 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082620890 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427831304627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427831304627" session_id=429762175 session_state=BEGIN} 20241026082620890 DSS <0004> hlr_ussd.c:576 262427831304627/0x199da67f: Process SS (BEGIN) 20241026082620890 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241026082620890 DSS <0004> hlr_ussd.c:518 262427831304627/0x199da67f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241026082620890 DSS <0004> hlr_ussd.c:523 262427831304627/0x199da67f: USSD for unknown code '*#200#' 20241026082620890 DSS <0004> hlr_ussd.c:354 262427831304627/0x199da67f: Tx ReturnError(1, 0x12) 20241026082620890 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427831304627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427831304627" session_id=429762175 session_state=END} 20241026082620890 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082620890 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5df870cbbb25: Found GsupExpect[0] for "262427831304627" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@5df870cbbb25: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427831304627" TC_mo_ussd_unknown(142)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@5df870cbbb25: setverdict(pass): none -> pass 20241026082620893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60432<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@5df870cbbb25: Final verdict of PTC: pass 20241026082620898 DAUC <0003> db_auc.c:157 IMSI='262428091867320': No 2G Auth Data 20241026082620898 DAUC <0003> db_auc.c:192 IMSI='262428091867320': No 3G Auth Data HLR_Test-GSUP(135)@5df870cbbb25: Created GsupExpect[0] for "262428091867320" to be handled at TC_mo_ussd_unknown(143) 20241026082620931 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4258 20241026082620938 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082620939 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428091867320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428091867320" session_id=3118037189 session_state=BEGIN} 20241026082620939 DSS <0004> hlr_ussd.c:576 262428091867320/0xb9d978c5: Process SS (BEGIN) 20241026082620939 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241026082620939 DSS <0004> hlr_ussd.c:518 262428091867320/0xb9d978c5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241026082620939 DSS <0004> hlr_ussd.c:523 262428091867320/0xb9d978c5: USSD for unknown code '*#200#' 20241026082620939 DSS <0004> hlr_ussd.c:354 262428091867320/0xb9d978c5: Tx ReturnError(1, 0x12) 20241026082620939 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428091867320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428091867320" session_id=3118037189 session_state=END} 20241026082620939 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082620939 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5df870cbbb25: Found GsupExpect[0] for "262428091867320" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@5df870cbbb25: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262428091867320" TC_mo_ussd_unknown(143)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@5df870cbbb25: setverdict(pass): none -> pass 20241026082620942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60438<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@5df870cbbb25: Final verdict of PTC: pass 20241026082620947 DAUC <0003> db_auc.c:157 IMSI='262429645328326': No 2G Auth Data 20241026082620947 DAUC <0003> db_auc.c:192 IMSI='262429645328326': No 3G Auth Data HLR_Test-GSUP(135)@5df870cbbb25: Created GsupExpect[0] for "262429645328326" to be handled at TC_mo_ussd_unknown(144) 20241026082620975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4258 20241026082620982 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082620982 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429645328326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429645328326" session_id=3738445562 session_state=BEGIN} 20241026082620982 DSS <0004> hlr_ussd.c:576 262429645328326/0xded426fa: Process SS (BEGIN) 20241026082620982 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241026082620982 DSS <0004> hlr_ussd.c:518 262429645328326/0xded426fa: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241026082620982 DSS <0004> hlr_ussd.c:523 262429645328326/0xded426fa: USSD for unknown code '*#200#' 20241026082620982 DSS <0004> hlr_ussd.c:354 262429645328326/0xded426fa: Tx ReturnError(1, 0x12) 20241026082620982 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429645328326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429645328326" session_id=3738445562 session_state=END} 20241026082620982 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082620982 DLINP <000b> input/ipa.c:451 connected read/write 20241026082620982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5df870cbbb25: Found GsupExpect[0] for "262429645328326" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@5df870cbbb25: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429645328326" TC_mo_ussd_unknown(144)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@5df870cbbb25: setverdict(pass): none -> pass 20241026082620986 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60450<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@5df870cbbb25: Final verdict of PTC: pass 20241026082620990 DAUC <0003> db_auc.c:157 IMSI='262425187907418': No 2G Auth Data 20241026082620990 DAUC <0003> db_auc.c:192 IMSI='262425187907418': No 3G Auth Data HLR_Test-GSUP(135)@5df870cbbb25: Created GsupExpect[0] for "262425187907418" to be handled at TC_mo_ussd_unknown(145) 20241026082621019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60464<->l=127.0.0.1:4258 20241026082621024 DLINP <000b> input/ipa.c:451 connected read/write 20241026082621024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082621024 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425187907418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425187907418" session_id=1015612849 session_state=BEGIN} 20241026082621024 DSS <0004> hlr_ussd.c:576 262425187907418/0x3c8905b1: Process SS (BEGIN) 20241026082621024 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241026082621024 DSS <0004> hlr_ussd.c:518 262425187907418/0x3c8905b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241026082621024 DSS <0004> hlr_ussd.c:523 262425187907418/0x3c8905b1: USSD for unknown code '*#200#' 20241026082621024 DSS <0004> hlr_ussd.c:354 262425187907418/0x3c8905b1: Tx ReturnError(1, 0x12) 20241026082621024 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425187907418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425187907418" session_id=1015612849 session_state=END} 20241026082621024 DLINP <000b> input/ipa.c:451 connected read/write 20241026082621024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082621024 DLINP <000b> input/ipa.c:451 connected read/write 20241026082621024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@5df870cbbb25: Found GsupExpect[0] for "262425187907418" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@5df870cbbb25: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262425187907418" TC_mo_ussd_unknown(145)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@5df870cbbb25: setverdict(pass): none -> pass 20241026082621027 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60464<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@5df870cbbb25: Final verdict of PTC: pass 20241026082621028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60410<->l=127.0.0.1:4258 20241026082621029 DLINP <000b> input/ipa.c:451 connected read/write 20241026082621029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082621029 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082621029 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082621029 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(135)@5df870cbbb25: Final verdict of PTC: none 20241026082621029 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33559<->l=127.0.0.1:4259) 136@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 136: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Sat Oct 26 08:26:21 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241026082621070 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4258 20241026082621171 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60478<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6404) Waiting for packet dumper to finish... 1 (prev_count=6404, count=40356) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Sat Oct 26 08:26:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_ussd_euse_disc started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082624247 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082624247 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082624249 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60494<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082624251 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624251 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082624251 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082624251 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082624251 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082624251 DLGSUP <0013> gsup_server.c:237 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 20241026082624251 DLGSUP <0013> gsup_server.c:235 2: 20241026082624251 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082624251 DLGSUP <0013> gsup_server.c:235 3: 20241026082624251 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082624251 DLGSUP <0013> gsup_server.c:235 4: 20241026082624251 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082624251 DLGSUP <0013> gsup_server.c:235 5: 20241026082624251 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082624251 DLGSUP <0013> gsup_server.c:235 7: 20241026082624251 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082624251 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082624251 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082624251 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082624268 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34485<->l=127.0.0.1:4259) 20241026082624279 DAUC <0003> db_auc.c:157 IMSI='262429338411380': No 2G Auth Data 20241026082624279 DAUC <0003> db_auc.c:192 IMSI='262429338411380': No 3G Auth Data HLR_Test-GSUP(147)@5df870cbbb25: Created GsupExpect[0] for "262429338411380" to be handled at TC_mo_ussd_euse_disc(150) 20241026082624301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4258 20241026082624309 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624309 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429338411380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429338411380" session_id=3970330797 session_state=BEGIN} 20241026082624309 DSS <0004> hlr_ussd.c:576 262429338411380/0xeca670ad: Process SS (BEGIN) 20241026082624309 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082624309 DSS <0004> hlr_ussd.c:518 262429338411380/0xeca670ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082624309 DSS <0004> hlr_ussd.c:542 262429338411380/0xeca670ad: Cannot find conn for EUSE EUSE-foobar 20241026082624309 DSS <0004> hlr_ussd.c:354 262429338411380/0xeca670ad: Tx ReturnError(1, 0x22) 20241026082624309 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429338411380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429338411380" session_id=3970330797 session_state=END} 20241026082624309 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082624309 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624309 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5df870cbbb25: Found GsupExpect[0] for "262429338411380" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@5df870cbbb25: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262429338411380" TC_mo_ussd_euse_disc(150)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@5df870cbbb25: setverdict(pass): none -> pass 20241026082624314 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60510<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@5df870cbbb25: Final verdict of PTC: pass 20241026082624335 DAUC <0003> db_auc.c:157 IMSI='262429115201699': No 2G Auth Data 20241026082624335 DAUC <0003> db_auc.c:192 IMSI='262429115201699': No 3G Auth Data HLR_Test-GSUP(147)@5df870cbbb25: Created GsupExpect[0] for "262429115201699" to be handled at TC_mo_ussd_euse_disc(151) 20241026082624358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60522<->l=127.0.0.1:4258 20241026082624366 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624366 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429115201699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429115201699" session_id=3674521877 session_state=BEGIN} 20241026082624366 DSS <0004> hlr_ussd.c:576 262429115201699/0xdb04c115: Process SS (BEGIN) 20241026082624366 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082624366 DSS <0004> hlr_ussd.c:518 262429115201699/0xdb04c115: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082624366 DSS <0004> hlr_ussd.c:542 262429115201699/0xdb04c115: Cannot find conn for EUSE EUSE-foobar 20241026082624366 DSS <0004> hlr_ussd.c:354 262429115201699/0xdb04c115: Tx ReturnError(1, 0x22) 20241026082624366 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429115201699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429115201699" session_id=3674521877 session_state=END} 20241026082624366 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082624366 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5df870cbbb25: Found GsupExpect[0] for "262429115201699" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@5df870cbbb25: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262429115201699" TC_mo_ussd_euse_disc(151)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@5df870cbbb25: setverdict(pass): none -> pass 20241026082624369 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60522<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@5df870cbbb25: Final verdict of PTC: pass 20241026082624373 DAUC <0003> db_auc.c:157 IMSI='262427587663976': No 2G Auth Data 20241026082624373 DAUC <0003> db_auc.c:192 IMSI='262427587663976': No 3G Auth Data HLR_Test-GSUP(147)@5df870cbbb25: Created GsupExpect[0] for "262427587663976" to be handled at TC_mo_ussd_euse_disc(152) 20241026082624398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 20241026082624403 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624403 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427587663976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427587663976" session_id=1224402295 session_state=BEGIN} 20241026082624403 DSS <0004> hlr_ussd.c:576 262427587663976/0x48fae577: Process SS (BEGIN) 20241026082624403 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082624403 DSS <0004> hlr_ussd.c:518 262427587663976/0x48fae577: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082624403 DSS <0004> hlr_ussd.c:542 262427587663976/0x48fae577: Cannot find conn for EUSE EUSE-foobar 20241026082624403 DSS <0004> hlr_ussd.c:354 262427587663976/0x48fae577: Tx ReturnError(1, 0x22) 20241026082624403 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427587663976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427587663976" session_id=1224402295 session_state=END} 20241026082624403 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082624403 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5df870cbbb25: Found GsupExpect[0] for "262427587663976" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@5df870cbbb25: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262427587663976" TC_mo_ussd_euse_disc(152)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@5df870cbbb25: setverdict(pass): none -> pass 20241026082624406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60528<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@5df870cbbb25: Final verdict of PTC: pass 20241026082624410 DAUC <0003> db_auc.c:157 IMSI='262421199984024': No 2G Auth Data 20241026082624410 DAUC <0003> db_auc.c:192 IMSI='262421199984024': No 3G Auth Data HLR_Test-GSUP(147)@5df870cbbb25: Created GsupExpect[0] for "262421199984024" to be handled at TC_mo_ussd_euse_disc(153) 20241026082624435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4258 20241026082624439 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624439 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624439 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421199984024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421199984024" session_id=3931043597 session_state=BEGIN} 20241026082624439 DSS <0004> hlr_ussd.c:576 262421199984024/0xea4ef70d: Process SS (BEGIN) 20241026082624439 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082624439 DSS <0004> hlr_ussd.c:518 262421199984024/0xea4ef70d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082624439 DSS <0004> hlr_ussd.c:542 262421199984024/0xea4ef70d: Cannot find conn for EUSE EUSE-foobar 20241026082624439 DSS <0004> hlr_ussd.c:354 262421199984024/0xea4ef70d: Tx ReturnError(1, 0x22) 20241026082624439 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421199984024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421199984024" session_id=3931043597 session_state=END} 20241026082624439 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082624439 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5df870cbbb25: Found GsupExpect[0] for "262421199984024" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@5df870cbbb25: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262421199984024" TC_mo_ussd_euse_disc(153)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@5df870cbbb25: setverdict(pass): none -> pass 20241026082624442 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60544<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@5df870cbbb25: Final verdict of PTC: pass 20241026082624446 DAUC <0003> db_auc.c:157 IMSI='262421069654636': No 2G Auth Data 20241026082624446 DAUC <0003> db_auc.c:192 IMSI='262421069654636': No 3G Auth Data HLR_Test-GSUP(147)@5df870cbbb25: Created GsupExpect[0] for "262421069654636" to be handled at TC_mo_ussd_euse_disc(154) 20241026082624470 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4258 20241026082624477 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624477 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624477 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421069654636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421069654636" session_id=335193691 session_state=BEGIN} 20241026082624477 DSS <0004> hlr_ussd.c:576 262421069654636/0x13faa65b: Process SS (BEGIN) 20241026082624477 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082624477 DSS <0004> hlr_ussd.c:518 262421069654636/0x13faa65b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082624477 DSS <0004> hlr_ussd.c:542 262421069654636/0x13faa65b: Cannot find conn for EUSE EUSE-foobar 20241026082624477 DSS <0004> hlr_ussd.c:354 262421069654636/0x13faa65b: Tx ReturnError(1, 0x22) 20241026082624477 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421069654636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421069654636" session_id=335193691 session_state=END} 20241026082624477 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082624477 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5df870cbbb25: Found GsupExpect[0] for "262421069654636" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@5df870cbbb25: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262421069654636" TC_mo_ussd_euse_disc(154)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@5df870cbbb25: setverdict(pass): none -> pass 20241026082624480 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60552<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@5df870cbbb25: Final verdict of PTC: pass 20241026082624484 DAUC <0003> db_auc.c:157 IMSI='262421082775142': No 2G Auth Data 20241026082624484 DAUC <0003> db_auc.c:192 IMSI='262421082775142': No 3G Auth Data HLR_Test-GSUP(147)@5df870cbbb25: Created GsupExpect[0] for "262421082775142" to be handled at TC_mo_ussd_euse_disc(155) 20241026082624513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4258 20241026082624520 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624520 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421082775142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421082775142" session_id=3654367679 session_state=BEGIN} 20241026082624520 DSS <0004> hlr_ussd.c:576 262421082775142/0xd9d139bf: Process SS (BEGIN) 20241026082624520 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082624520 DSS <0004> hlr_ussd.c:518 262421082775142/0xd9d139bf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082624520 DSS <0004> hlr_ussd.c:542 262421082775142/0xd9d139bf: Cannot find conn for EUSE EUSE-foobar 20241026082624520 DSS <0004> hlr_ussd.c:354 262421082775142/0xd9d139bf: Tx ReturnError(1, 0x22) 20241026082624520 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421082775142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421082775142" session_id=3654367679 session_state=END} 20241026082624520 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082624520 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5df870cbbb25: Found GsupExpect[0] for "262421082775142" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@5df870cbbb25: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421082775142" TC_mo_ussd_euse_disc(155)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@5df870cbbb25: setverdict(pass): none -> pass 20241026082624523 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60564<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@5df870cbbb25: Final verdict of PTC: pass 20241026082624530 DAUC <0003> db_auc.c:157 IMSI='262420132223854': No 2G Auth Data 20241026082624530 DAUC <0003> db_auc.c:192 IMSI='262420132223854': No 3G Auth Data HLR_Test-GSUP(147)@5df870cbbb25: Created GsupExpect[0] for "262420132223854" to be handled at TC_mo_ussd_euse_disc(156) 20241026082624560 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 20241026082624567 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624567 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420132223854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420132223854" session_id=1783480879 session_state=BEGIN} 20241026082624567 DSS <0004> hlr_ussd.c:576 262420132223854/0x6a4dc22f: Process SS (BEGIN) 20241026082624567 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082624567 DSS <0004> hlr_ussd.c:518 262420132223854/0x6a4dc22f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082624567 DSS <0004> hlr_ussd.c:542 262420132223854/0x6a4dc22f: Cannot find conn for EUSE EUSE-foobar 20241026082624567 DSS <0004> hlr_ussd.c:354 262420132223854/0x6a4dc22f: Tx ReturnError(1, 0x22) 20241026082624567 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420132223854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420132223854" session_id=1783480879 session_state=END} 20241026082624567 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082624567 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5df870cbbb25: Found GsupExpect[0] for "262420132223854" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@5df870cbbb25: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262420132223854" TC_mo_ussd_euse_disc(156)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@5df870cbbb25: setverdict(pass): none -> pass 20241026082624570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@5df870cbbb25: Final verdict of PTC: pass 20241026082624576 DAUC <0003> db_auc.c:157 IMSI='262422810951990': No 2G Auth Data 20241026082624576 DAUC <0003> db_auc.c:192 IMSI='262422810951990': No 3G Auth Data HLR_Test-GSUP(147)@5df870cbbb25: Created GsupExpect[0] for "262422810951990" to be handled at TC_mo_ussd_euse_disc(157) 20241026082624608 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 20241026082624616 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624616 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624616 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422810951990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422810951990" session_id=525900127 session_state=BEGIN} 20241026082624616 DSS <0004> hlr_ussd.c:576 262422810951990/0x1f58995f: Process SS (BEGIN) 20241026082624616 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082624616 DSS <0004> hlr_ussd.c:518 262422810951990/0x1f58995f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082624616 DSS <0004> hlr_ussd.c:542 262422810951990/0x1f58995f: Cannot find conn for EUSE EUSE-foobar 20241026082624616 DSS <0004> hlr_ussd.c:354 262422810951990/0x1f58995f: Tx ReturnError(1, 0x22) 20241026082624616 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422810951990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422810951990" session_id=525900127 session_state=END} 20241026082624616 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082624616 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@5df870cbbb25: Found GsupExpect[0] for "262422810951990" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@5df870cbbb25: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262422810951990" TC_mo_ussd_euse_disc(157)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@5df870cbbb25: setverdict(pass): none -> pass 20241026082624619 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60578<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@5df870cbbb25: Final verdict of PTC: pass 20241026082624620 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60494<->l=127.0.0.1:4258 HLR_Test-GSUP(147)@5df870cbbb25: Final verdict of PTC: none 20241026082624621 DLINP <000b> input/ipa.c:451 connected read/write 20241026082624621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082624621 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082624621 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082624621 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082624621 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34485<->l=127.0.0.1:4259) 148@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 148: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Sat Oct 26 08:26:24 UTC 2024 ====== 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 20241026082624666 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:60584<->l=127.0.0.1:4258 20241026082624867 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:60584<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5396) Waiting for packet dumper to finish... 1 (prev_count=5396, count=39992) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Sat Oct 26 08:26:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_ussd_iuse_imsi started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082627944 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082627944 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082627946 DLINP <000b> input/ipa.c:451 connected read/write 20241026082627946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082627946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58334<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082627948 DLINP <000b> input/ipa.c:451 connected read/write 20241026082627948 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082627948 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082627948 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082627948 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082627948 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082627948 DLGSUP <0013> gsup_server.c:237 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 20241026082627948 DLGSUP <0013> gsup_server.c:235 2: 20241026082627948 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082627948 DLGSUP <0013> gsup_server.c:235 3: 20241026082627948 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082627948 DLGSUP <0013> gsup_server.c:235 4: 20241026082627948 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082627948 DLGSUP <0013> gsup_server.c:235 5: 20241026082627948 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082627948 DLGSUP <0013> gsup_server.c:235 7: 20241026082627948 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082627948 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082627948 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082627948 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082627964 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41457<->l=127.0.0.1:4259) 20241026082627984 DAUC <0003> db_auc.c:157 IMSI='262423946698137': No 2G Auth Data 20241026082627984 DAUC <0003> db_auc.c:192 IMSI='262423946698137': No 3G Auth Data HLR_Test-GSUP(159)@5df870cbbb25: Created GsupExpect[0] for "262423946698137" to be handled at TC_mo_ussd_iuse_imsi(162) 20241026082628007 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58336<->l=127.0.0.1:4258 20241026082628014 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628014 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082628014 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423946698137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423946698137" session_id=114068400 session_state=BEGIN} 20241026082628014 DSS <0004> hlr_ussd.c:576 262423946698137/0x06cc8bb0: Process SS (BEGIN) 20241026082628014 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082628014 DSS <0004> hlr_ussd.c:518 262423946698137/0x06cc8bb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082628014 DSS <0004> hlr_ussd.c:363 262423946698137/0x06cc8bb0: Tx USSD 'Your IMSI is 262423946698137' 20241026082628014 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423946698137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423946698137" session_id=114068400 session_state=END} 20241026082628014 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262423946698137 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082628014 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082628014 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628014 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5df870cbbb25: Found GsupExpect[0] for "262423946698137" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@5df870cbbb25: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262423946698137" TC_mo_ussd_iuse_imsi(162)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92C47B3D972B8D8EC06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@5df870cbbb25: setverdict(pass): none -> pass 20241026082628018 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58336<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@5df870cbbb25: Final verdict of PTC: pass 20241026082628023 DAUC <0003> db_auc.c:157 IMSI='262424602593809': No 2G Auth Data 20241026082628023 DAUC <0003> db_auc.c:192 IMSI='262424602593809': No 3G Auth Data HLR_Test-GSUP(159)@5df870cbbb25: Created GsupExpect[0] for "262424602593809" to be handled at TC_mo_ussd_iuse_imsi(163) 20241026082628047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 20241026082628052 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082628052 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424602593809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424602593809" session_id=289511335 session_state=BEGIN} 20241026082628052 DSS <0004> hlr_ussd.c:576 262424602593809/0x114197a7: Process SS (BEGIN) 20241026082628052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082628052 DSS <0004> hlr_ussd.c:518 262424602593809/0x114197a7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082628052 DSS <0004> hlr_ussd.c:363 262424602593809/0x114197a7: Tx USSD 'Your IMSI is 262424602593809' 20241026082628052 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424602593809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424602593809" session_id=289511335 session_state=END} 20241026082628052 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262424602593809 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082628052 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082628052 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5df870cbbb25: Found GsupExpect[0] for "262424602593809" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@5df870cbbb25: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262424602593809" TC_mo_ussd_iuse_imsi(163)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CD0693D572331C2C07'O } } } } } } TC_mo_ussd_iuse_imsi(163)@5df870cbbb25: setverdict(pass): none -> pass 20241026082628055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58344<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@5df870cbbb25: Final verdict of PTC: pass 20241026082628059 DAUC <0003> db_auc.c:157 IMSI='262425668733340': No 2G Auth Data 20241026082628059 DAUC <0003> db_auc.c:192 IMSI='262425668733340': No 3G Auth Data HLR_Test-GSUP(159)@5df870cbbb25: Created GsupExpect[0] for "262425668733340" to be handled at TC_mo_ussd_iuse_imsi(164) 20241026082628085 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 20241026082628090 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082628090 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425668733340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425668733340" session_id=2776991148 session_state=BEGIN} 20241026082628090 DSS <0004> hlr_ussd.c:576 262425668733340/0xa58585ac: Process SS (BEGIN) 20241026082628090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082628090 DSS <0004> hlr_ussd.c:518 262425668733340/0xa58585ac: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082628090 DSS <0004> hlr_ussd.c:363 262425668733340/0xa58585ac: Tx USSD 'Your IMSI is 262425668733340' 20241026082628090 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425668733340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425668733340" session_id=2776991148 session_state=END} 20241026082628090 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262425668733340 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082628090 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082628090 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5df870cbbb25: Found GsupExpect[0] for "262425668733340" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@5df870cbbb25: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262425668733340" TC_mo_ussd_iuse_imsi(164)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459CD66C3DD66B3190D06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@5df870cbbb25: setverdict(pass): none -> pass 20241026082628094 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@5df870cbbb25: Final verdict of PTC: pass 20241026082628098 DAUC <0003> db_auc.c:157 IMSI='262421880790766': No 2G Auth Data 20241026082628098 DAUC <0003> db_auc.c:192 IMSI='262421880790766': No 3G Auth Data HLR_Test-GSUP(159)@5df870cbbb25: Created GsupExpect[0] for "262421880790766" to be handled at TC_mo_ussd_iuse_imsi(165) 20241026082628122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 20241026082628129 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082628129 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421880790766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421880790766" session_id=3845565089 session_state=BEGIN} 20241026082628129 DSS <0004> hlr_ussd.c:576 262421880790766/0xe536aaa1: Process SS (BEGIN) 20241026082628129 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082628129 DSS <0004> hlr_ussd.c:518 262421880790766/0xe536aaa1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082628129 DSS <0004> hlr_ussd.c:363 262421880790766/0xe536aaa1: Tx USSD 'Your IMSI is 262421880790766' 20241026082628129 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421880790766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421880790766" session_id=3845565089 session_state=END} 20241026082628129 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262421880790766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082628129 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082628129 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5df870cbbb25: Found GsupExpect[0] for "262421880790766" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@5df870cbbb25: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262421880790766" TC_mo_ussd_iuse_imsi(165)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434590C8783DD72B09BCD06'O } } } } } } TC_mo_ussd_iuse_imsi(165)@5df870cbbb25: setverdict(pass): none -> pass 20241026082628132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58358<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@5df870cbbb25: Final verdict of PTC: pass 20241026082628137 DAUC <0003> db_auc.c:157 IMSI='262427915365638': No 2G Auth Data 20241026082628137 DAUC <0003> db_auc.c:192 IMSI='262427915365638': No 3G Auth Data HLR_Test-GSUP(159)@5df870cbbb25: Created GsupExpect[0] for "262427915365638" to be handled at TC_mo_ussd_iuse_imsi(166) 20241026082628164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 20241026082628170 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082628170 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427915365638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427915365638" session_id=3115390173 session_state=BEGIN} 20241026082628170 DSS <0004> hlr_ussd.c:576 262427915365638/0xb9b114dd: Process SS (BEGIN) 20241026082628170 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082628170 DSS <0004> hlr_ussd.c:518 262427915365638/0xb9b114dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082628170 DSS <0004> hlr_ussd.c:363 262427915365638/0xb9b114dd: Tx USSD 'Your IMSI is 262427915365638' 20241026082628170 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427915365638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427915365638" session_id=3115390173 session_state=END} 20241026082628170 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262427915365638 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082628170 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082628170 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628170 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5df870cbbb25: Found GsupExpect[0] for "262427915365638" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@5df870cbbb25: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262427915365638" TC_mo_ussd_iuse_imsi(166)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D92D17ABCD6C35DB0C07'O } } } } } } TC_mo_ussd_iuse_imsi(166)@5df870cbbb25: setverdict(pass): none -> pass 20241026082628174 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58362<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@5df870cbbb25: Final verdict of PTC: pass 20241026082628178 DAUC <0003> db_auc.c:157 IMSI='262421224431475': No 2G Auth Data 20241026082628178 DAUC <0003> db_auc.c:192 IMSI='262421224431475': No 3G Auth Data HLR_Test-GSUP(159)@5df870cbbb25: Created GsupExpect[0] for "262421224431475" to be handled at TC_mo_ussd_iuse_imsi(167) 20241026082628206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58378<->l=127.0.0.1:4258 20241026082628213 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628213 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082628213 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421224431475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421224431475" session_id=171146150 session_state=BEGIN} 20241026082628214 DSS <0004> hlr_ussd.c:576 262421224431475/0x0a337ba6: Process SS (BEGIN) 20241026082628214 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082628214 DSS <0004> hlr_ussd.c:518 262421224431475/0x0a337ba6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082628214 DSS <0004> hlr_ussd.c:363 262421224431475/0x0a337ba6: Tx USSD 'Your IMSI is 262421224431475' 20241026082628214 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421224431475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421224431475" session_id=171146150 session_state=END} 20241026082628214 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262421224431475 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082628214 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082628214 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5df870cbbb25: Found GsupExpect[0] for "262421224431475" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@5df870cbbb25: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262421224431475" TC_mo_ussd_iuse_imsi(167)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434594C26A3D16631DAAD06'O } } } } } } TC_mo_ussd_iuse_imsi(167)@5df870cbbb25: setverdict(pass): none -> pass 20241026082628217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58378<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@5df870cbbb25: Final verdict of PTC: pass 20241026082628222 DAUC <0003> db_auc.c:157 IMSI='262428508557317': No 2G Auth Data 20241026082628222 DAUC <0003> db_auc.c:192 IMSI='262428508557317': No 3G Auth Data HLR_Test-GSUP(159)@5df870cbbb25: Created GsupExpect[0] for "262428508557317" to be handled at TC_mo_ussd_iuse_imsi(168) 20241026082628250 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 20241026082628255 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628255 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082628255 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428508557317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428508557317" session_id=2294333311 session_state=BEGIN} 20241026082628255 DSS <0004> hlr_ussd.c:576 262428508557317/0x88c0bf7f: Process SS (BEGIN) 20241026082628255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082628255 DSS <0004> hlr_ussd.c:518 262428508557317/0x88c0bf7f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082628255 DSS <0004> hlr_ussd.c:363 262428508557317/0x88c0bf7f: Tx USSD 'Your IMSI is 262428508557317' 20241026082628255 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428508557317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428508557317" session_id=2294333311 session_state=END} 20241026082628255 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262428508557317 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082628255 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082628255 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628255 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5df870cbbb25: Found GsupExpect[0] for "262428508557317" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@5df870cbbb25: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262428508557317" TC_mo_ussd_iuse_imsi(168)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419AE06C3D56AB759EC06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@5df870cbbb25: setverdict(pass): none -> pass 20241026082628258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58388<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@5df870cbbb25: Final verdict of PTC: pass 20241026082628262 DAUC <0003> db_auc.c:157 IMSI='262427687858285': No 2G Auth Data 20241026082628262 DAUC <0003> db_auc.c:192 IMSI='262427687858285': No 3G Auth Data HLR_Test-GSUP(159)@5df870cbbb25: Created GsupExpect[0] for "262427687858285" to be handled at TC_mo_ussd_iuse_imsi(169) 20241026082628290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 20241026082628296 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628296 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082628296 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427687858285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427687858285" session_id=749553651 session_state=BEGIN} 20241026082628296 DSS <0004> hlr_ussd.c:576 262427687858285/0x2cad47f3: Process SS (BEGIN) 20241026082628296 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082628296 DSS <0004> hlr_ussd.c:518 262427687858285/0x2cad47f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082628296 DSS <0004> hlr_ussd.c:363 262427687858285/0x2cad47f3: Tx USSD 'Your IMSI is 262427687858285' 20241026082628296 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427687858285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427687858285" session_id=749553651 session_state=END} 20241026082628296 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262427687858285 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082628296 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082628296 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628296 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@5df870cbbb25: Found GsupExpect[0] for "262427687858285" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@5df870cbbb25: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262427687858285" TC_mo_ussd_iuse_imsi(169)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9CD86BBE16A3819AE06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@5df870cbbb25: setverdict(pass): none -> pass 20241026082628302 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58402<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@5df870cbbb25: Final verdict of PTC: pass 20241026082628303 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58334<->l=127.0.0.1:4258 20241026082628303 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41457<->l=127.0.0.1:4259) 20241026082628303 DLINP <000b> input/ipa.c:451 connected read/write 20241026082628303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082628304 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082628304 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082628304 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@5df870cbbb25: Final verdict of PTC: none 160@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 160: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Sat Oct 26 08:26:28 UTC 2024 ====== 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 20241026082628343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 20241026082628544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58408<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6164) Waiting for packet dumper to finish... 1 (prev_count=6164, count=40248) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Sat Oct 26 08:26:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082631620 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082631620 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082631621 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082631623 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631623 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082631623 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082631623 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082631623 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082631623 DLGSUP <0013> gsup_server.c:237 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 20241026082631623 DLGSUP <0013> gsup_server.c:235 2: 20241026082631623 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082631623 DLGSUP <0013> gsup_server.c:235 3: 20241026082631624 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082631624 DLGSUP <0013> gsup_server.c:235 4: 20241026082631624 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082631624 DLGSUP <0013> gsup_server.c:235 5: 20241026082631624 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082631624 DLGSUP <0013> gsup_server.c:235 7: 20241026082631624 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082631624 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082631624 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082631624 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082631640 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36645<->l=127.0.0.1:4259) 20241026082631658 DAUC <0003> db_auc.c:157 IMSI='262427394165650': No 2G Auth Data 20241026082631658 DAUC <0003> db_auc.c:192 IMSI='262427394165650': No 3G Auth Data HLR_Test-GSUP(171)@5df870cbbb25: Created GsupExpect[0] for "262427394165650" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241026082631681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58434<->l=127.0.0.1:4258 20241026082631689 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631689 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262427394165650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427394165650" source_name="the-source\n" session_id=12896305 session_state=BEGIN} 20241026082631689 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241026082631689 DSS <0004> hlr_ussd.c:576 262427394165650/0x00c4c831: Process SS (BEGIN) 20241026082631689 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082631689 DSS <0004> hlr_ussd.c:518 262427394165650/0x00c4c831: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082631689 DSS <0004> hlr_ussd.c:363 262427394165650/0x00c4c831: Tx USSD 'Your IMSI is 262427394165650' 20241026082631689 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262427394165650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427394165650" destination_name="the-source\n" session_id=12896305 session_state=END} 20241026082631689 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262427394165650 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082631689 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082631689 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5df870cbbb25: Found GsupExpect[0] for "262427394165650" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@5df870cbbb25: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262427394165650" TC_mo_ussd_iuse_imsi_via_proxy(174)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D96D96A3C56C355B0D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@5df870cbbb25: setverdict(pass): none -> pass 20241026082631695 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58434<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@5df870cbbb25: Final verdict of PTC: pass 20241026082631699 DAUC <0003> db_auc.c:157 IMSI='262422211823306': No 2G Auth Data 20241026082631699 DAUC <0003> db_auc.c:192 IMSI='262422211823306': No 3G Auth Data HLR_Test-GSUP(171)@5df870cbbb25: Created GsupExpect[0] for "262422211823306" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241026082631723 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4258 20241026082631728 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631728 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262422211823306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422211823306" source_name="the-source\n" session_id=946238054 session_state=BEGIN} 20241026082631728 DSS <0004> hlr_ussd.c:576 262422211823306/0x38667266: Process SS (BEGIN) 20241026082631728 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082631728 DSS <0004> hlr_ussd.c:518 262422211823306/0x38667266: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082631728 DSS <0004> hlr_ussd.c:363 262422211823306/0x38667266: Tx USSD 'Your IMSI is 262422211823306' 20241026082631728 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262422211823306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422211823306" destination_name="the-source\n" session_id=946238054 session_state=END} 20241026082631728 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262422211823306 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082631728 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082631728 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5df870cbbb25: Found GsupExpect[0] for "262422211823306" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@5df870cbbb25: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262422211823306" TC_mo_ussd_iuse_imsi_via_proxy(175)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434994C168BE164B319CC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@5df870cbbb25: setverdict(pass): none -> pass 20241026082631732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58450<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@5df870cbbb25: Final verdict of PTC: pass 20241026082631736 DAUC <0003> db_auc.c:157 IMSI='262422482130702': No 2G Auth Data 20241026082631736 DAUC <0003> db_auc.c:192 IMSI='262422482130702': No 3G Auth Data HLR_Test-GSUP(171)@5df870cbbb25: Created GsupExpect[0] for "262422482130702" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241026082631761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 20241026082631766 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631766 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631766 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262422482130702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422482130702" source_name="the-source\n" session_id=781652294 session_state=BEGIN} 20241026082631766 DSS <0004> hlr_ussd.c:576 262422482130702/0x2e971146: Process SS (BEGIN) 20241026082631766 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082631766 DSS <0004> hlr_ussd.c:518 262422482130702/0x2e971146: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082631766 DSS <0004> hlr_ussd.c:363 262422482130702/0x2e971146: Tx USSD 'Your IMSI is 262422482130702' 20241026082631766 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262422482130702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422482130702" destination_name="the-source\n" session_id=781652294 session_state=END} 20241026082631766 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262422482130702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082631766 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082631766 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5df870cbbb25: Found GsupExpect[0] for "262422482130702" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@5df870cbbb25: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262422482130702" TC_mo_ussd_iuse_imsi_via_proxy(176)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434998C8693C566B01B4C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@5df870cbbb25: setverdict(pass): none -> pass 20241026082631770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58458<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@5df870cbbb25: Final verdict of PTC: pass 20241026082631775 DAUC <0003> db_auc.c:157 IMSI='262424924312173': No 2G Auth Data 20241026082631775 DAUC <0003> db_auc.c:192 IMSI='262424924312173': No 3G Auth Data HLR_Test-GSUP(171)@5df870cbbb25: Created GsupExpect[0] for "262424924312173" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241026082631798 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 20241026082631805 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631805 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424924312173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424924312173" source_name="the-source\n" session_id=3369068894 session_state=BEGIN} 20241026082631805 DSS <0004> hlr_ussd.c:576 262424924312173/0xc8cfe95e: Process SS (BEGIN) 20241026082631805 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082631805 DSS <0004> hlr_ussd.c:518 262424924312173/0xc8cfe95e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082631805 DSS <0004> hlr_ussd.c:363 262424924312173/0xc8cfe95e: Tx USSD 'Your IMSI is 262424924312173' 20241026082631805 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424924312173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424924312173" destination_name="the-source\n" session_id=3369068894 session_state=END} 20241026082631805 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262424924312173 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082631805 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082631805 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631805 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5df870cbbb25: Found GsupExpect[0] for "262424924312173" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@5df870cbbb25: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424924312173" TC_mo_ussd_iuse_imsi_via_proxy(177)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192D27A3CD62B2D86D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@5df870cbbb25: setverdict(pass): none -> pass 20241026082631810 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58462<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@5df870cbbb25: Final verdict of PTC: pass 20241026082631815 DAUC <0003> db_auc.c:157 IMSI='262421712004035': No 2G Auth Data 20241026082631815 DAUC <0003> db_auc.c:192 IMSI='262421712004035': No 3G Auth Data HLR_Test-GSUP(171)@5df870cbbb25: Created GsupExpect[0] for "262421712004035" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241026082631838 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 20241026082631845 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631845 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262421712004035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421712004035" source_name="the-source\n" session_id=1754031603 session_state=BEGIN} 20241026082631845 DSS <0004> hlr_ussd.c:576 262421712004035/0x688c65f3: Process SS (BEGIN) 20241026082631845 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082631845 DSS <0004> hlr_ussd.c:518 262421712004035/0x688c65f3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082631845 DSS <0004> hlr_ussd.c:363 262421712004035/0x688c65f3: Tx USSD 'Your IMSI is 262421712004035' 20241026082631845 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262421712004035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421712004035" destination_name="the-source\n" session_id=1754031603 session_state=END} 20241026082631845 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262421712004035 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082631845 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082631845 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5df870cbbb25: Found GsupExpect[0] for "262421712004035" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@5df870cbbb25: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262421712004035" TC_mo_ussd_iuse_imsi_via_proxy(178)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643459EC1693C16034D8AC06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@5df870cbbb25: setverdict(pass): none -> pass 20241026082631850 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58478<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@5df870cbbb25: Final verdict of PTC: pass 20241026082631855 DAUC <0003> db_auc.c:157 IMSI='262420715894294': No 2G Auth Data 20241026082631855 DAUC <0003> db_auc.c:192 IMSI='262420715894294': No 3G Auth Data HLR_Test-GSUP(171)@5df870cbbb25: Created GsupExpect[0] for "262420715894294" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241026082631883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 20241026082631890 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631890 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631890 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262420715894294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420715894294" source_name="the-source\n" session_id=1044676411 session_state=BEGIN} 20241026082631890 DSS <0004> hlr_ussd.c:576 262420715894294/0x3e447f3b: Process SS (BEGIN) 20241026082631890 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082631890 DSS <0004> hlr_ussd.c:518 262420715894294/0x3e447f3b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082631890 DSS <0004> hlr_ussd.c:363 262420715894294/0x3e447f3b: Tx USSD 'Your IMSI is 262420715894294' 20241026082631890 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262420715894294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420715894294" destination_name="the-source\n" session_id=1044676411 session_state=END} 20241026082631890 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262420715894294 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082631890 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631890 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082631891 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631891 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5df870cbbb25: Found GsupExpect[0] for "262420715894294" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@5df870cbbb25: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262420715894294" TC_mo_ussd_iuse_imsi_via_proxy(179)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419EC16ABE17234598E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@5df870cbbb25: setverdict(pass): none -> pass 20241026082631894 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58488<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@5df870cbbb25: Final verdict of PTC: pass 20241026082631899 DAUC <0003> db_auc.c:157 IMSI='262420418913583': No 2G Auth Data 20241026082631899 DAUC <0003> db_auc.c:192 IMSI='262420418913583': No 3G Auth Data HLR_Test-GSUP(171)@5df870cbbb25: Created GsupExpect[0] for "262420418913583" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241026082631926 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 20241026082631931 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631931 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262420418913583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420418913583" source_name="the-source\n" session_id=1737558562 session_state=BEGIN} 20241026082631931 DSS <0004> hlr_ussd.c:576 262420418913583/0x67910a22: Process SS (BEGIN) 20241026082631931 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082631931 DSS <0004> hlr_ussd.c:518 262420418913583/0x67910a22: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082631931 DSS <0004> hlr_ussd.c:363 262420418913583/0x67910a22: Tx USSD 'Your IMSI is 262420418913583' 20241026082631931 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262420418913583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420418913583" destination_name="the-source\n" session_id=1737558562 session_state=END} 20241026082631931 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262420418913583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082631931 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082631931 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5df870cbbb25: Found GsupExpect[0] for "262420418913583" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@5df870cbbb25: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262420418913583" TC_mo_ussd_iuse_imsi_via_proxy(180)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434198C16C3E562B31A6E06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@5df870cbbb25: setverdict(pass): none -> pass 20241026082631934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58498<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@5df870cbbb25: Final verdict of PTC: pass 20241026082631939 DAUC <0003> db_auc.c:157 IMSI='262424367989010': No 2G Auth Data 20241026082631939 DAUC <0003> db_auc.c:192 IMSI='262424367989010': No 3G Auth Data HLR_Test-GSUP(171)@5df870cbbb25: Created GsupExpect[0] for "262424367989010" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241026082631967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 20241026082631971 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631971 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424367989010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424367989010" source_name="the-source\n" session_id=1101012695 session_state=BEGIN} 20241026082631971 DSS <0004> hlr_ussd.c:576 262424367989010/0x41a01ed7: Process SS (BEGIN) 20241026082631971 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241026082631971 DSS <0004> hlr_ussd.c:518 262424367989010/0x41a01ed7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241026082631971 DSS <0004> hlr_ussd.c:363 262424367989010/0x41a01ed7: Tx USSD 'Your IMSI is 262424367989010' 20241026082631971 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424367989010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424367989010" destination_name="the-source\n" session_id=1101012695 session_state=END} 20241026082631971 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262424367989010 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082631971 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082631971 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@5df870cbbb25: Found GsupExpect[0] for "262424367989010" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@5df870cbbb25: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262424367989010" TC_mo_ussd_iuse_imsi_via_proxy(181)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434196D66BBE57039580C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@5df870cbbb25: setverdict(pass): none -> pass 20241026082631975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58502<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@5df870cbbb25: Final verdict of PTC: pass 20241026082631976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58422<->l=127.0.0.1:4258 20241026082631976 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36645<->l=127.0.0.1:4259) 20241026082631977 DLINP <000b> input/ipa.c:451 connected read/write 20241026082631977 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082631977 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082631977 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082631977 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082631977 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(171)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@5df870cbbb25: Final verdict of PTC: none 172@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 172: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Sat Oct 26 08:26:31 UTC 2024 ====== 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 20241026082632019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 20241026082632220 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58506<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30028) Waiting for packet dumper to finish... 1 (prev_count=30028, count=40576) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Sat Oct 26 08:26:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_ussd_iuse_msisdn started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082635298 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082635298 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082635300 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082635303 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635303 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082635303 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082635303 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082635303 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082635303 DLGSUP <0013> gsup_server.c:237 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 20241026082635303 DLGSUP <0013> gsup_server.c:235 2: 20241026082635303 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082635303 DLGSUP <0013> gsup_server.c:235 3: 20241026082635303 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082635303 DLGSUP <0013> gsup_server.c:235 4: 20241026082635303 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082635303 DLGSUP <0013> gsup_server.c:235 5: 20241026082635303 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082635303 DLGSUP <0013> gsup_server.c:235 7: 20241026082635303 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082635303 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082635303 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082635303 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082635323 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39609<->l=127.0.0.1:4259) 20241026082635343 DAUC <0003> db_auc.c:157 IMSI='262420191312811': No 2G Auth Data 20241026082635343 DAUC <0003> db_auc.c:192 IMSI='262420191312811': No 3G Auth Data HLR_Test-GSUP(183)@5df870cbbb25: Created GsupExpect[0] for "262420191312811" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241026082635370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 20241026082635378 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635378 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420191312811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420191312811" session_id=1274074411 session_state=BEGIN} 20241026082635378 DSS <0004> hlr_ussd.c:576 262420191312811/0x4bf0d52b: Process SS (BEGIN) 20241026082635378 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082635378 DSS <0004> hlr_ussd.c:518 262420191312811/0x4bf0d52b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082635378 DSS <0004> hlr_ussd.c:363 262420191312811/0x4bf0d52b: Tx USSD 'Your extension is 491610558843' 20241026082635378 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420191312811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420191312811" session_id=1274074411 session_state=END} 20241026082635378 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262420191312811 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082635378 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082635378 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5df870cbbb25: Found GsupExpect[0] for "262420191312811" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@5df870cbbb25: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262420191312811" TC_mo_ussd_iuse_msisdn(186)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B51A0E479B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@5df870cbbb25: setverdict(pass): none -> pass 20241026082635383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58526<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@5df870cbbb25: Final verdict of PTC: pass 20241026082635388 DAUC <0003> db_auc.c:157 IMSI='262422940621086': No 2G Auth Data 20241026082635388 DAUC <0003> db_auc.c:192 IMSI='262422940621086': No 3G Auth Data HLR_Test-GSUP(183)@5df870cbbb25: Created GsupExpect[0] for "262422940621086" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241026082635412 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 20241026082635419 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635419 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635419 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422940621086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422940621086" session_id=1052469605 session_state=BEGIN} 20241026082635419 DSS <0004> hlr_ussd.c:576 262422940621086/0x3ebb6965: Process SS (BEGIN) 20241026082635419 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082635419 DSS <0004> hlr_ussd.c:518 262422940621086/0x3ebb6965: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082635419 DSS <0004> hlr_ussd.c:363 262422940621086/0x3ebb6965: Tx USSD 'Your extension is 491613763787' 20241026082635419 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422940621086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422940621086" session_id=1052469605 session_state=END} 20241026082635419 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422940621086 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082635419 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082635419 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635419 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5df870cbbb25: Found GsupExpect[0] for "262422940621086" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@5df870cbbb25: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422940621086" TC_mo_ussd_iuse_msisdn(187)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56637DBEC86BB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@5df870cbbb25: setverdict(pass): none -> pass 20241026082635423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58536<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@5df870cbbb25: Final verdict of PTC: pass 20241026082635428 DAUC <0003> db_auc.c:157 IMSI='262421657401892': No 2G Auth Data 20241026082635428 DAUC <0003> db_auc.c:192 IMSI='262421657401892': No 3G Auth Data HLR_Test-GSUP(183)@5df870cbbb25: Created GsupExpect[0] for "262421657401892" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241026082635453 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4258 20241026082635458 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635458 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635458 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421657401892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421657401892" session_id=2782374461 session_state=BEGIN} 20241026082635458 DSS <0004> hlr_ussd.c:576 262421657401892/0xa5d7aa3d: Process SS (BEGIN) 20241026082635458 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082635458 DSS <0004> hlr_ussd.c:518 262421657401892/0xa5d7aa3d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082635458 DSS <0004> hlr_ussd.c:363 262421657401892/0xa5d7aa3d: Tx USSD 'Your extension is 491616110055' 20241026082635458 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421657401892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421657401892" session_id=2782374461 session_state=END} 20241026082635458 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421657401892 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082635458 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082635458 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5df870cbbb25: Found GsupExpect[0] for "262421657401892" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@5df870cbbb25: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421657401892" TC_mo_ussd_iuse_msisdn(188)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56CB1180C56AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@5df870cbbb25: setverdict(pass): none -> pass 20241026082635462 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58552<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@5df870cbbb25: Final verdict of PTC: pass 20241026082635466 DAUC <0003> db_auc.c:157 IMSI='262427780609835': No 2G Auth Data 20241026082635466 DAUC <0003> db_auc.c:192 IMSI='262427780609835': No 3G Auth Data HLR_Test-GSUP(183)@5df870cbbb25: Created GsupExpect[0] for "262427780609835" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241026082635489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 20241026082635494 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635494 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635494 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427780609835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427780609835" session_id=844179720 session_state=BEGIN} 20241026082635494 DSS <0004> hlr_ussd.c:576 262427780609835/0x32512908: Process SS (BEGIN) 20241026082635494 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082635494 DSS <0004> hlr_ussd.c:518 262427780609835/0x32512908: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082635494 DSS <0004> hlr_ussd.c:363 262427780609835/0x32512908: Tx USSD 'Your extension is 491612028682' 20241026082635494 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427780609835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427780609835" session_id=844179720 session_state=END} 20241026082635494 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427780609835 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082635494 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082635494 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635494 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5df870cbbb25: Found GsupExpect[0] for "262427780609835" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@5df870cbbb25: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427780609835" TC_mo_ussd_iuse_msisdn(189)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5643019CE869301'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@5df870cbbb25: setverdict(pass): none -> pass 20241026082635499 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58566<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@5df870cbbb25: Final verdict of PTC: pass 20241026082635504 DAUC <0003> db_auc.c:157 IMSI='262428427925644': No 2G Auth Data 20241026082635504 DAUC <0003> db_auc.c:192 IMSI='262428427925644': No 3G Auth Data HLR_Test-GSUP(183)@5df870cbbb25: Created GsupExpect[0] for "262428427925644" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241026082635527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 20241026082635532 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635532 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428427925644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428427925644" session_id=1740350471 session_state=BEGIN} 20241026082635532 DSS <0004> hlr_ussd.c:576 262428427925644/0x67bba407: Process SS (BEGIN) 20241026082635533 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082635533 DSS <0004> hlr_ussd.c:518 262428427925644/0x67bba407: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082635533 DSS <0004> hlr_ussd.c:363 262428427925644/0x67bba407: Tx USSD 'Your extension is 491610485814' 20241026082635533 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428427925644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428427925644" session_id=1740350471 session_state=END} 20241026082635533 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262428427925644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082635533 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082635533 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635533 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5df870cbbb25: Found GsupExpect[0] for "262428427925644" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@5df870cbbb25: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262428427925644" TC_mo_ussd_iuse_msisdn(190)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560345C0D17A301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@5df870cbbb25: setverdict(pass): none -> pass 20241026082635538 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58570<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@5df870cbbb25: Final verdict of PTC: pass 20241026082635542 DAUC <0003> db_auc.c:157 IMSI='262421495322668': No 2G Auth Data 20241026082635542 DAUC <0003> db_auc.c:192 IMSI='262421495322668': No 3G Auth Data HLR_Test-GSUP(183)@5df870cbbb25: Created GsupExpect[0] for "262421495322668" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241026082635569 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4258 20241026082635575 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635575 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421495322668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421495322668" session_id=2622155939 session_state=BEGIN} 20241026082635575 DSS <0004> hlr_ussd.c:576 262421495322668/0x9c4aeca3: Process SS (BEGIN) 20241026082635575 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082635575 DSS <0004> hlr_ussd.c:518 262421495322668/0x9c4aeca3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082635575 DSS <0004> hlr_ussd.c:363 262421495322668/0x9c4aeca3: Tx USSD 'Your extension is 491610620500' 20241026082635575 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421495322668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421495322668" session_id=2622155939 session_state=END} 20241026082635575 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421495322668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082635575 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082635575 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5df870cbbb25: Found GsupExpect[0] for "262421495322668" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@5df870cbbb25: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421495322668" TC_mo_ussd_iuse_msisdn(191)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5603619AC068301'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@5df870cbbb25: setverdict(pass): none -> pass 20241026082635580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58586<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@5df870cbbb25: Final verdict of PTC: pass 20241026082635585 DAUC <0003> db_auc.c:157 IMSI='262423939373408': No 2G Auth Data 20241026082635585 DAUC <0003> db_auc.c:192 IMSI='262423939373408': No 3G Auth Data HLR_Test-GSUP(183)@5df870cbbb25: Created GsupExpect[0] for "262423939373408" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241026082635614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 20241026082635621 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635621 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423939373408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423939373408" session_id=1226433420 session_state=BEGIN} 20241026082635621 DSS <0004> hlr_ussd.c:576 262423939373408/0x4919e38c: Process SS (BEGIN) 20241026082635621 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082635621 DSS <0004> hlr_ussd.c:518 262423939373408/0x4919e38c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082635621 DSS <0004> hlr_ussd.c:363 262423939373408/0x4919e38c: Tx USSD 'Your extension is 491611258570' 20241026082635621 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423939373408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423939373408" session_id=1226433420 session_state=END} 20241026082635621 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262423939373408 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082635621 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082635621 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635621 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5df870cbbb25: Found GsupExpect[0] for "262423939373408" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@5df870cbbb25: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262423939373408" TC_mo_ussd_iuse_msisdn(192)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B21AAE768301'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@5df870cbbb25: setverdict(pass): none -> pass 20241026082635626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58602<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@5df870cbbb25: Final verdict of PTC: pass 20241026082635631 DAUC <0003> db_auc.c:157 IMSI='262426987857786': No 2G Auth Data 20241026082635631 DAUC <0003> db_auc.c:192 IMSI='262426987857786': No 3G Auth Data HLR_Test-GSUP(183)@5df870cbbb25: Created GsupExpect[0] for "262426987857786" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241026082635658 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 20241026082635663 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635663 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426987857786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426987857786" session_id=2054041993 session_state=BEGIN} 20241026082635663 DSS <0004> hlr_ussd.c:576 262426987857786/0x7a6e3189: Process SS (BEGIN) 20241026082635663 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082635663 DSS <0004> hlr_ussd.c:518 262426987857786/0x7a6e3189: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082635663 DSS <0004> hlr_ussd.c:363 262426987857786/0x7a6e3189: Tx USSD 'Your extension is 491613802003' 20241026082635663 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426987857786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426987857786" session_id=2054041993 session_state=END} 20241026082635663 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426987857786 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082635663 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082635663 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@5df870cbbb25: Found GsupExpect[0] for "262426987857786" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@5df870cbbb25: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426987857786" TC_mo_ussd_iuse_msisdn(193)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56638980C069B01'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@5df870cbbb25: setverdict(pass): none -> pass 20241026082635667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58614<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@5df870cbbb25: Final verdict of PTC: pass 20241026082635668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58512<->l=127.0.0.1:4258 20241026082635669 DLINP <000b> input/ipa.c:451 connected read/write 20241026082635669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082635669 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082635669 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082635669 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@5df870cbbb25: Final verdict of PTC: none 20241026082635669 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39609<->l=127.0.0.1:4259) 184@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 184: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Sat Oct 26 08:26:35 UTC 2024 ====== 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 20241026082635712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 20241026082635913 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:58622<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31904) Waiting for packet dumper to finish... 1 (prev_count=31904, count=40224) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Sat Oct 26 08:26:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082638989 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082638989 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082638991 DLINP <000b> input/ipa.c:451 connected read/write 20241026082638991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082638991 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082638993 DLINP <000b> input/ipa.c:451 connected read/write 20241026082638993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082638993 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082638993 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082638993 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082638993 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082638993 DLGSUP <0013> gsup_server.c:237 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 20241026082638993 DLGSUP <0013> gsup_server.c:235 2: 20241026082638993 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082638993 DLGSUP <0013> gsup_server.c:235 3: 20241026082638993 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082638993 DLGSUP <0013> gsup_server.c:235 4: 20241026082638993 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082638993 DLGSUP <0013> gsup_server.c:235 5: 20241026082638993 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082638993 DLGSUP <0013> gsup_server.c:235 7: 20241026082638993 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082638993 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082638993 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082638993 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(194)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082639008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41285<->l=127.0.0.1:4259) 20241026082639017 DAUC <0003> db_auc.c:157 IMSI='262429620261776': No 2G Auth Data 20241026082639017 DAUC <0003> db_auc.c:192 IMSI='262429620261776': No 3G Auth Data HLR_Test-GSUP(195)@5df870cbbb25: Created GsupExpect[0] for "262429620261776" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241026082639040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45808<->l=127.0.0.1:4258 20241026082639047 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082639047 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262429620261776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429620261776" source_name="the-source\n" session_id=1374172903 session_state=BEGIN} 20241026082639047 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241026082639047 DSS <0004> hlr_ussd.c:576 262429620261776/0x51e836e7: Process SS (BEGIN) 20241026082639047 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082639047 DSS <0004> hlr_ussd.c:518 262429620261776/0x51e836e7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082639047 DSS <0004> hlr_ussd.c:363 262429620261776/0x51e836e7: Tx USSD 'Your extension is 491618014626' 20241026082639047 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262429620261776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429620261776" destination_name="the-source\n" session_id=1374172903 session_state=END} 20241026082639047 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262429620261776 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082639047 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082639047 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639047 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5df870cbbb25: Found GsupExpect[0] for "262429620261776" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@5df870cbbb25: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262429620261776" TC_mo_ussd_iuse_msisdn_via_proxy(198)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570B018CD26B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@5df870cbbb25: setverdict(pass): none -> pass 20241026082639051 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45808<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@5df870cbbb25: Final verdict of PTC: pass 20241026082639056 DAUC <0003> db_auc.c:157 IMSI='262426792166443': No 2G Auth Data 20241026082639056 DAUC <0003> db_auc.c:192 IMSI='262426792166443': No 3G Auth Data HLR_Test-GSUP(195)@5df870cbbb25: Created GsupExpect[0] for "262426792166443" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241026082639081 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45812<->l=127.0.0.1:4258 20241026082639087 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082639087 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262426792166443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426792166443" source_name="the-source\n" session_id=1593980597 session_state=BEGIN} 20241026082639087 DSS <0004> hlr_ussd.c:576 262426792166443/0x5f0236b5: Process SS (BEGIN) 20241026082639087 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082639087 DSS <0004> hlr_ussd.c:518 262426792166443/0x5f0236b5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082639087 DSS <0004> hlr_ussd.c:363 262426792166443/0x5f0236b5: Tx USSD 'Your extension is 491615715524' 20241026082639087 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262426792166443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426792166443" destination_name="the-source\n" session_id=1593980597 session_state=END} 20241026082639087 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262426792166443 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082639087 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082639087 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5df870cbbb25: Found GsupExpect[0] for "262426792166443" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@5df870cbbb25: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262426792166443" TC_mo_ussd_iuse_msisdn_via_proxy(199)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB758AD26A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@5df870cbbb25: setverdict(pass): none -> pass 20241026082639090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45812<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@5df870cbbb25: Final verdict of PTC: pass 20241026082639095 DAUC <0003> db_auc.c:157 IMSI='262420479316864': No 2G Auth Data 20241026082639095 DAUC <0003> db_auc.c:192 IMSI='262420479316864': No 3G Auth Data HLR_Test-GSUP(195)@5df870cbbb25: Created GsupExpect[0] for "262420479316864" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241026082639120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 20241026082639128 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082639128 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262420479316864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420479316864" source_name="the-source\n" session_id=2258881904 session_state=BEGIN} 20241026082639128 DSS <0004> hlr_ussd.c:576 262420479316864/0x86a3cd70: Process SS (BEGIN) 20241026082639128 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082639128 DSS <0004> hlr_ussd.c:518 262420479316864/0x86a3cd70: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082639128 DSS <0004> hlr_ussd.c:363 262420479316864/0x86a3cd70: Tx USSD 'Your extension is 491610305648' 20241026082639128 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262420479316864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420479316864" destination_name="the-source\n" session_id=2258881904 session_state=END} 20241026082639128 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262420479316864 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082639128 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082639128 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5df870cbbb25: Found GsupExpect[0] for "262420479316864" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@5df870cbbb25: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262420479316864" TC_mo_ussd_iuse_msisdn_via_proxy(200)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5603358CD46C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@5df870cbbb25: setverdict(pass): none -> pass 20241026082639131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45814<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@5df870cbbb25: Final verdict of PTC: pass 20241026082639136 DAUC <0003> db_auc.c:157 IMSI='262427588526547': No 2G Auth Data 20241026082639136 DAUC <0003> db_auc.c:192 IMSI='262427588526547': No 3G Auth Data HLR_Test-GSUP(195)@5df870cbbb25: Created GsupExpect[0] for "262427588526547" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241026082639161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4258 20241026082639166 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082639166 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427588526547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427588526547" source_name="the-source\n" session_id=3682405681 session_state=BEGIN} 20241026082639166 DSS <0004> hlr_ussd.c:576 262427588526547/0xdb7d0d31: Process SS (BEGIN) 20241026082639166 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082639166 DSS <0004> hlr_ussd.c:518 262427588526547/0xdb7d0d31: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082639166 DSS <0004> hlr_ussd.c:363 262427588526547/0xdb7d0d31: Tx USSD 'Your extension is 491611051773' 20241026082639166 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427588526547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427588526547" destination_name="the-source\n" session_id=3682405681 session_state=END} 20241026082639166 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427588526547 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082639166 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082639166 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5df870cbbb25: Found GsupExpect[0] for "262427588526547" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@5df870cbbb25: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427588526547" TC_mo_ussd_iuse_msisdn_via_proxy(201)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562B05AEC769B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@5df870cbbb25: setverdict(pass): none -> pass 20241026082639170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45830<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@5df870cbbb25: Final verdict of PTC: pass 20241026082639174 DAUC <0003> db_auc.c:157 IMSI='262424818078905': No 2G Auth Data 20241026082639174 DAUC <0003> db_auc.c:192 IMSI='262424818078905': No 3G Auth Data HLR_Test-GSUP(195)@5df870cbbb25: Created GsupExpect[0] for "262424818078905" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241026082639199 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 20241026082639203 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639203 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082639203 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262424818078905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424818078905" source_name="the-source\n" session_id=1938773848 session_state=BEGIN} 20241026082639203 DSS <0004> hlr_ussd.c:576 262424818078905/0x738f5758: Process SS (BEGIN) 20241026082639203 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082639203 DSS <0004> hlr_ussd.c:518 262424818078905/0x738f5758: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082639203 DSS <0004> hlr_ussd.c:363 262424818078905/0x738f5758: Tx USSD 'Your extension is 491610808560' 20241026082639203 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262424818078905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424818078905" destination_name="the-source\n" session_id=1938773848 session_state=END} 20241026082639203 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262424818078905 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082639203 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082639203 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5df870cbbb25: Found GsupExpect[0] for "262424818078905" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@5df870cbbb25: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262424818078905" TC_mo_ussd_iuse_msisdn_via_proxy(202)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C5603818AE668301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@5df870cbbb25: setverdict(pass): none -> pass 20241026082639207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45838<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@5df870cbbb25: Final verdict of PTC: pass 20241026082639211 DAUC <0003> db_auc.c:157 IMSI='262428725329617': No 2G Auth Data 20241026082639211 DAUC <0003> db_auc.c:192 IMSI='262428725329617': No 3G Auth Data HLR_Test-GSUP(195)@5df870cbbb25: Created GsupExpect[0] for "262428725329617" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241026082639242 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 20241026082639248 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082639248 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428725329617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428725329617" source_name="the-source\n" session_id=336924105 session_state=BEGIN} 20241026082639248 DSS <0004> hlr_ussd.c:576 262428725329617/0x14150dc9: Process SS (BEGIN) 20241026082639248 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082639248 DSS <0004> hlr_ussd.c:518 262428725329617/0x14150dc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082639248 DSS <0004> hlr_ussd.c:363 262428725329617/0x14150dc9: Tx USSD 'Your extension is 491611846034' 20241026082639248 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428725329617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428725329617" destination_name="the-source\n" session_id=336924105 session_state=END} 20241026082639248 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262428725329617 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082639248 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082639248 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639248 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5df870cbbb25: Found GsupExpect[0] for "262428725329617" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@5df870cbbb25: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428725329617" TC_mo_ussd_iuse_msisdn_via_proxy(203)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C562389A0D36A301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@5df870cbbb25: setverdict(pass): none -> pass 20241026082639251 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45852<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@5df870cbbb25: Final verdict of PTC: pass 20241026082639256 DAUC <0003> db_auc.c:157 IMSI='262423027010929': No 2G Auth Data 20241026082639256 DAUC <0003> db_auc.c:192 IMSI='262423027010929': No 3G Auth Data HLR_Test-GSUP(195)@5df870cbbb25: Created GsupExpect[0] for "262423027010929" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241026082639285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 20241026082639293 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639293 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082639293 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423027010929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423027010929" source_name="the-source\n" session_id=4220394262 session_state=BEGIN} 20241026082639293 DSS <0004> hlr_ussd.c:576 262423027010929/0xfb8e1b16: Process SS (BEGIN) 20241026082639293 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082639293 DSS <0004> hlr_ussd.c:518 262423027010929/0xfb8e1b16: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082639293 DSS <0004> hlr_ussd.c:363 262423027010929/0xfb8e1b16: Tx USSD 'Your extension is 491613680331' 20241026082639293 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423027010929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423027010929" destination_name="the-source\n" session_id=4220394262 session_state=END} 20241026082639293 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423027010929 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082639293 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082639293 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639293 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5df870cbbb25: Found GsupExpect[0] for "262423027010929" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@5df870cbbb25: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423027010929" TC_mo_ussd_iuse_msisdn_via_proxy(204)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566361C6C368B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@5df870cbbb25: setverdict(pass): none -> pass 20241026082639297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45866<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@5df870cbbb25: Final verdict of PTC: pass 20241026082639301 DAUC <0003> db_auc.c:157 IMSI='262425497469423': No 2G Auth Data 20241026082639301 DAUC <0003> db_auc.c:192 IMSI='262425497469423': No 3G Auth Data HLR_Test-GSUP(195)@5df870cbbb25: Created GsupExpect[0] for "262425497469423" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241026082639329 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 20241026082639335 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639335 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082639335 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262425497469423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425497469423" source_name="the-source\n" session_id=2664346513 session_state=BEGIN} 20241026082639335 DSS <0004> hlr_ussd.c:576 262425497469423/0x9eceb391: Process SS (BEGIN) 20241026082639335 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241026082639335 DSS <0004> hlr_ussd.c:518 262425497469423/0x9eceb391: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241026082639335 DSS <0004> hlr_ussd.c:363 262425497469423/0x9eceb391: Tx USSD 'Your extension is 491610344186' 20241026082639335 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262425497469423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425497469423" destination_name="the-source\n" session_id=2664346513 session_state=END} 20241026082639335 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262425497469423 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082639335 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639335 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082639335 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639336 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@5df870cbbb25: Found GsupExpect[0] for "262425497469423" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@5df870cbbb25: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262425497469423" TC_mo_ussd_iuse_msisdn_via_proxy(205)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560331A2D86B301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@5df870cbbb25: setverdict(pass): none -> pass 20241026082639339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45880<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@5df870cbbb25: Final verdict of PTC: pass 20241026082639340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4258 20241026082639341 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41285<->l=127.0.0.1:4259) 20241026082639341 DLINP <000b> input/ipa.c:451 connected read/write 20241026082639341 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082639341 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082639341 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(195)@5df870cbbb25: Final verdict of PTC: none 20241026082639341 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082639341 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@5df870cbbb25: Final verdict of PTC: none 196@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 196: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Sat Oct 26 08:26:39 UTC 2024 ====== 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 20241026082639381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4258 20241026082639581 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45890<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6212) Waiting for packet dumper to finish... 1 (prev_count=6212, count=40612) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Sat Oct 26 08:26:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_ussd_euse started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 20241026082642663 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40017 20241026082642663 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40017 IPA-EUSE-foobar(208)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082642664 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642664 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received MTC@5df870cbbb25: in not legacy case 2 IPA-EUSE-foobar(208)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082642667 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642667 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082642667 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082642667 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241026082642667 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241026082642667 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241026082642667 DLGSUP <0013> gsup_server.c:237 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 20241026082642667 DLGSUP <0013> gsup_server.c:235 2: 20241026082642667 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082642667 DLGSUP <0013> gsup_server.c:235 3: 20241026082642667 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082642667 DLGSUP <0013> gsup_server.c:235 4: 20241026082642667 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082642667 DLGSUP <0013> gsup_server.c:235 5: 20241026082642667 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082642667 DLGSUP <0013> gsup_server.c:235 7: 20241026082642667 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082642667 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082642667 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082642667 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40017 IPA-EUSE-foobar(208)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082642668 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082642668 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082642670 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082642670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082642672 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642672 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082642672 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082642672 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082642672 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082642672 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082642672 DLGSUP <0013> gsup_server.c:237 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 20241026082642672 DLGSUP <0013> gsup_server.c:235 2: 20241026082642672 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082642672 DLGSUP <0013> gsup_server.c:235 3: 20241026082642672 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082642672 DLGSUP <0013> gsup_server.c:235 4: 20241026082642672 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082642672 DLGSUP <0013> gsup_server.c:235 5: 20241026082642672 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082642672 DLGSUP <0013> gsup_server.c:235 7: 20241026082642672 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082642672 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082642672 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082642672 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082642690 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36153<->l=127.0.0.1:4259) 20241026082642711 DAUC <0003> db_auc.c:157 IMSI='262424085090770': No 2G Auth Data 20241026082642711 DAUC <0003> db_auc.c:192 IMSI='262424085090770': No 3G Auth Data HLR_Test-GSUP(209)@5df870cbbb25: Created GsupExpect[0] for "262424085090770" to be handled at TC_mo_ussd_euse(212) 20241026082642737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 20241026082642745 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082642745 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424085090770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424085090770" session_id=4208728493 session_state=BEGIN} 20241026082642745 DSS <0004> hlr_ussd.c:576 262424085090770/0xfadc19ad: Process SS (BEGIN) 20241026082642745 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082642745 DSS <0004> hlr_ussd.c:518 262424085090770/0xfadc19ad: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082642745 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642745 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data 20241026082642745 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642745 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data EUSE-TC_mo_ussd_euse(206)@5df870cbbb25: 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 } } } } } 20241026082642753 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642753 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082642753 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262424085090770 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424085090770" session_id=4208728493 session_state=END} 20241026082642753 DSS <0004> hlr_ussd.c:576 262424085090770/0xfadc19ad: Process SS (END) 20241026082642753 DSS <0004> hlr_ussd.c:518 262424085090770/0xfadc19ad: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082642753 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424085090770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424085090770" session_id=4208728493 session_state=END} 20241026082642753 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262424085090770 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082642753 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262424085090770 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082642753 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082642753 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5df870cbbb25: Found GsupExpect[0] for "262424085090770" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@5df870cbbb25: Added IMSI table entry 0TC_mo_ussd_euse(212)"262424085090770" TC_mo_ussd_euse(212)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@5df870cbbb25: setverdict(pass): none -> pass 20241026082642756 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45898<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@5df870cbbb25: Final verdict of PTC: pass 20241026082642761 DAUC <0003> db_auc.c:157 IMSI='262423805319114': No 2G Auth Data 20241026082642761 DAUC <0003> db_auc.c:192 IMSI='262423805319114': No 3G Auth Data HLR_Test-GSUP(209)@5df870cbbb25: Created GsupExpect[0] for "262423805319114" to be handled at TC_mo_ussd_euse(213) 20241026082642787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45910<->l=127.0.0.1:4258 20241026082642794 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642794 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082642794 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423805319114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423805319114" session_id=3084895823 session_state=BEGIN} 20241026082642794 DSS <0004> hlr_ussd.c:576 262423805319114/0xb7dfc64f: Process SS (BEGIN) 20241026082642794 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082642794 DSS <0004> hlr_ussd.c:518 262423805319114/0xb7dfc64f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082642794 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642794 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data 20241026082642794 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642794 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data EUSE-TC_mo_ussd_euse(206)@5df870cbbb25: 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 } } } } } 20241026082642796 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642796 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082642796 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262423805319114 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423805319114" session_id=3084895823 session_state=END} 20241026082642796 DSS <0004> hlr_ussd.c:576 262423805319114/0xb7dfc64f: Process SS (END) 20241026082642796 DSS <0004> hlr_ussd.c:518 262423805319114/0xb7dfc64f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082642796 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423805319114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423805319114" session_id=3084895823 session_state=END} 20241026082642796 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262423805319114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082642796 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262423805319114 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082642796 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082642796 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642796 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5df870cbbb25: Found GsupExpect[0] for "262423805319114" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@5df870cbbb25: Added IMSI table entry 1TC_mo_ussd_euse(213)"262423805319114" TC_mo_ussd_euse(213)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@5df870cbbb25: setverdict(pass): none -> pass 20241026082642799 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45910<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@5df870cbbb25: Final verdict of PTC: pass 20241026082642804 DAUC <0003> db_auc.c:157 IMSI='262423081313873': No 2G Auth Data 20241026082642804 DAUC <0003> db_auc.c:192 IMSI='262423081313873': No 3G Auth Data HLR_Test-GSUP(209)@5df870cbbb25: Created GsupExpect[0] for "262423081313873" to be handled at TC_mo_ussd_euse(214) 20241026082642827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45924<->l=127.0.0.1:4258 20241026082642834 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642834 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082642834 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423081313873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423081313873" session_id=2282077384 session_state=BEGIN} 20241026082642834 DSS <0004> hlr_ussd.c:576 262423081313873/0x8805bcc8: Process SS (BEGIN) 20241026082642834 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082642834 DSS <0004> hlr_ussd.c:518 262423081313873/0x8805bcc8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082642834 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642834 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data 20241026082642834 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642834 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data EUSE-TC_mo_ussd_euse(206)@5df870cbbb25: 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 } } } } } 20241026082642836 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642836 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082642836 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262423081313873 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423081313873" session_id=2282077384 session_state=END} 20241026082642836 DSS <0004> hlr_ussd.c:576 262423081313873/0x8805bcc8: Process SS (END) 20241026082642836 DSS <0004> hlr_ussd.c:518 262423081313873/0x8805bcc8: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082642836 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423081313873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423081313873" session_id=2282077384 session_state=END} 20241026082642836 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262423081313873 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082642836 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262423081313873 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082642836 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082642836 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642836 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5df870cbbb25: Found GsupExpect[0] for "262423081313873" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@5df870cbbb25: Added IMSI table entry 2TC_mo_ussd_euse(214)"262423081313873" TC_mo_ussd_euse(214)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@5df870cbbb25: setverdict(pass): none -> pass 20241026082642840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45924<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@5df870cbbb25: Final verdict of PTC: pass 20241026082642844 DAUC <0003> db_auc.c:157 IMSI='262422516549644': No 2G Auth Data 20241026082642844 DAUC <0003> db_auc.c:192 IMSI='262422516549644': No 3G Auth Data HLR_Test-GSUP(209)@5df870cbbb25: Created GsupExpect[0] for "262422516549644" to be handled at TC_mo_ussd_euse(215) 20241026082642867 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 20241026082642871 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082642871 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422516549644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422516549644" session_id=3213804049 session_state=BEGIN} 20241026082642871 DSS <0004> hlr_ussd.c:576 262422516549644/0xbf8ec211: Process SS (BEGIN) 20241026082642871 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082642871 DSS <0004> hlr_ussd.c:518 262422516549644/0xbf8ec211: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082642871 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642871 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data 20241026082642871 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642871 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data EUSE-TC_mo_ussd_euse(206)@5df870cbbb25: 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 } } } } } 20241026082642873 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642873 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082642873 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262422516549644 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422516549644" session_id=3213804049 session_state=END} 20241026082642873 DSS <0004> hlr_ussd.c:576 262422516549644/0xbf8ec211: Process SS (END) 20241026082642873 DSS <0004> hlr_ussd.c:518 262422516549644/0xbf8ec211: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082642873 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422516549644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422516549644" session_id=3213804049 session_state=END} 20241026082642873 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262422516549644 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082642873 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262422516549644 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082642873 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082642873 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5df870cbbb25: Found GsupExpect[0] for "262422516549644" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@5df870cbbb25: Added IMSI table entry 3TC_mo_ussd_euse(215)"262422516549644" TC_mo_ussd_euse(215)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@5df870cbbb25: setverdict(pass): none -> pass 20241026082642876 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45932<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@5df870cbbb25: Final verdict of PTC: pass 20241026082642881 DAUC <0003> db_auc.c:157 IMSI='262423536809705': No 2G Auth Data 20241026082642881 DAUC <0003> db_auc.c:192 IMSI='262423536809705': No 3G Auth Data HLR_Test-GSUP(209)@5df870cbbb25: Created GsupExpect[0] for "262423536809705" to be handled at TC_mo_ussd_euse(216) 20241026082642905 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45940<->l=127.0.0.1:4258 20241026082642913 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642913 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082642913 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423536809705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423536809705" session_id=3091782654 session_state=BEGIN} 20241026082642913 DSS <0004> hlr_ussd.c:576 262423536809705/0xb848dbfe: Process SS (BEGIN) 20241026082642913 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082642913 DSS <0004> hlr_ussd.c:518 262423536809705/0xb848dbfe: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082642913 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642913 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data 20241026082642913 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642913 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data EUSE-TC_mo_ussd_euse(206)@5df870cbbb25: 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 } } } } } 20241026082642915 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642915 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082642915 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262423536809705 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423536809705" session_id=3091782654 session_state=END} 20241026082642915 DSS <0004> hlr_ussd.c:576 262423536809705/0xb848dbfe: Process SS (END) 20241026082642915 DSS <0004> hlr_ussd.c:518 262423536809705/0xb848dbfe: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082642915 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423536809705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423536809705" session_id=3091782654 session_state=END} 20241026082642915 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262423536809705 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082642915 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262423536809705 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082642915 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082642915 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642915 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5df870cbbb25: Found GsupExpect[0] for "262423536809705" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@5df870cbbb25: Added IMSI table entry 4TC_mo_ussd_euse(216)"262423536809705" TC_mo_ussd_euse(216)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@5df870cbbb25: setverdict(pass): none -> pass 20241026082642919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45940<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@5df870cbbb25: Final verdict of PTC: pass 20241026082642923 DAUC <0003> db_auc.c:157 IMSI='262429306370665': No 2G Auth Data 20241026082642923 DAUC <0003> db_auc.c:192 IMSI='262429306370665': No 3G Auth Data HLR_Test-GSUP(209)@5df870cbbb25: Created GsupExpect[0] for "262429306370665" to be handled at TC_mo_ussd_euse(217) 20241026082642952 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4258 20241026082642957 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642957 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082642957 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429306370665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429306370665" session_id=3515772006 session_state=BEGIN} 20241026082642957 DSS <0004> hlr_ussd.c:576 262429306370665/0xd18e6c66: Process SS (BEGIN) 20241026082642957 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082642957 DSS <0004> hlr_ussd.c:518 262429306370665/0xd18e6c66: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082642957 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642957 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data 20241026082642957 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642957 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data EUSE-TC_mo_ussd_euse(206)@5df870cbbb25: 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 } } } } } 20241026082642959 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642959 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082642959 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262429306370665 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429306370665" session_id=3515772006 session_state=END} 20241026082642959 DSS <0004> hlr_ussd.c:576 262429306370665/0xd18e6c66: Process SS (END) 20241026082642959 DSS <0004> hlr_ussd.c:518 262429306370665/0xd18e6c66: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082642959 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429306370665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429306370665" session_id=3515772006 session_state=END} 20241026082642959 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262429306370665 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082642959 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262429306370665 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082642959 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082642959 DLINP <000b> input/ipa.c:451 connected read/write 20241026082642959 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5df870cbbb25: Found GsupExpect[0] for "262429306370665" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@5df870cbbb25: Added IMSI table entry 5TC_mo_ussd_euse(217)"262429306370665" TC_mo_ussd_euse(217)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@5df870cbbb25: setverdict(pass): none -> pass 20241026082642962 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45942<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@5df870cbbb25: Final verdict of PTC: pass 20241026082642966 DAUC <0003> db_auc.c:157 IMSI='262420071762715': No 2G Auth Data 20241026082642966 DAUC <0003> db_auc.c:192 IMSI='262420071762715': No 3G Auth Data HLR_Test-GSUP(209)@5df870cbbb25: Created GsupExpect[0] for "262420071762715" to be handled at TC_mo_ussd_euse(218) 20241026082642995 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45958<->l=127.0.0.1:4258 20241026082643000 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082643000 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420071762715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420071762715" session_id=3120249956 session_state=BEGIN} 20241026082643000 DSS <0004> hlr_ussd.c:576 262420071762715/0xb9fb3c64: Process SS (BEGIN) 20241026082643000 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082643000 DSS <0004> hlr_ussd.c:518 262420071762715/0xb9fb3c64: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082643000 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643000 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data 20241026082643000 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643000 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data EUSE-TC_mo_ussd_euse(206)@5df870cbbb25: 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 } } } } } 20241026082643002 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643002 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082643002 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262420071762715 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420071762715" session_id=3120249956 session_state=END} 20241026082643002 DSS <0004> hlr_ussd.c:576 262420071762715/0xb9fb3c64: Process SS (END) 20241026082643002 DSS <0004> hlr_ussd.c:518 262420071762715/0xb9fb3c64: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082643002 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420071762715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420071762715" session_id=3120249956 session_state=END} 20241026082643002 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262420071762715 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082643002 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262420071762715 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082643002 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082643002 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5df870cbbb25: Found GsupExpect[0] for "262420071762715" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@5df870cbbb25: Added IMSI table entry 6TC_mo_ussd_euse(218)"262420071762715" TC_mo_ussd_euse(218)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@5df870cbbb25: setverdict(pass): none -> pass 20241026082643006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45958<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@5df870cbbb25: Final verdict of PTC: pass 20241026082643010 DAUC <0003> db_auc.c:157 IMSI='262425818668700': No 2G Auth Data 20241026082643010 DAUC <0003> db_auc.c:192 IMSI='262425818668700': No 3G Auth Data HLR_Test-GSUP(209)@5df870cbbb25: Created GsupExpect[0] for "262425818668700" to be handled at TC_mo_ussd_euse(219) 20241026082643040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45972<->l=127.0.0.1:4258 20241026082643047 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082643047 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425818668700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425818668700" session_id=1611399200 session_state=BEGIN} 20241026082643047 DSS <0004> hlr_ussd.c:576 262425818668700/0x600c0020: Process SS (BEGIN) 20241026082643047 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082643047 DSS <0004> hlr_ussd.c:518 262425818668700/0x600c0020: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082643047 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643047 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data 20241026082643047 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643047 DLINP <000b> input/ipa.c:431 127.0.0.1:40017 sending data EUSE-TC_mo_ussd_euse(206)@5df870cbbb25: 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 } } } } } 20241026082643049 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643049 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082643049 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262425818668700 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425818668700" session_id=1611399200 session_state=END} 20241026082643049 DSS <0004> hlr_ussd.c:576 262425818668700/0x600c0020: Process SS (END) 20241026082643049 DSS <0004> hlr_ussd.c:518 262425818668700/0x600c0020: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082643049 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425818668700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425818668700" session_id=1611399200 session_state=END} 20241026082643049 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262425818668700 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082643049 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262425818668700 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082643049 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082643049 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@5df870cbbb25: Found GsupExpect[0] for "262425818668700" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@5df870cbbb25: Added IMSI table entry 7TC_mo_ussd_euse(219)"262425818668700" TC_mo_ussd_euse(219)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@5df870cbbb25: setverdict(pass): none -> pass 20241026082643052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45972<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@5df870cbbb25: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@5df870cbbb25: Final verdict of PTC: none 20241026082643054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45892<->l=127.0.0.1:4258 20241026082643055 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082643055 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082643055 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082643055 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082643055 DLINP <000b> input/ipa.c:451 connected read/write 20241026082643055 DLINP <000b> input/ipa.c:405 127.0.0.1:40017 message received 20241026082643055 DLINP <000b> input/ipa.c:414 127.0.0.1:40017 connection closed with server 20241026082643055 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40017 20241026082643055 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP(209)@5df870cbbb25: Final verdict of PTC: none IPA-EUSE-foobar(208)@5df870cbbb25: Final verdict of PTC: none 20241026082643056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36153<->l=127.0.0.1:4259) 210@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 210: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Sat Oct 26 08:26:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241026082643098 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45978<->l=127.0.0.1:4258 20241026082643299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45978<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33424) Waiting for packet dumper to finish... 1 (prev_count=33424, count=44912) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Sat Oct 26 08:26:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_ussd_euse_continue started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 20241026082646378 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40089 20241026082646378 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40089 IPA-EUSE-foobar(222)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082646379 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646379 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received MTC@5df870cbbb25: in not legacy case 2 IPA-EUSE-foobar(222)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082646382 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646382 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646382 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082646382 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241026082646382 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241026082646382 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241026082646382 DLGSUP <0013> gsup_server.c:237 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 20241026082646382 DLGSUP <0013> gsup_server.c:235 2: 20241026082646382 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082646382 DLGSUP <0013> gsup_server.c:235 3: 20241026082646382 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082646382 DLGSUP <0013> gsup_server.c:235 4: 20241026082646382 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082646382 DLGSUP <0013> gsup_server.c:235 5: 20241026082646382 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082646382 DLGSUP <0013> gsup_server.c:235 7: 20241026082646382 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082646382 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082646382 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082646382 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40089 IPA-EUSE-foobar(222)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082646383 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082646383 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082646384 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646384 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45984<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@5df870cbbb25: 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 } } } } 20241026082646386 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646386 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646386 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082646386 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082646386 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082646386 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082646386 DLGSUP <0013> gsup_server.c:237 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 20241026082646386 DLGSUP <0013> gsup_server.c:235 2: 20241026082646386 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082646386 DLGSUP <0013> gsup_server.c:235 3: 20241026082646386 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082646386 DLGSUP <0013> gsup_server.c:235 4: 20241026082646386 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082646386 DLGSUP <0013> gsup_server.c:235 5: 20241026082646386 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082646386 DLGSUP <0013> gsup_server.c:235 7: 20241026082646386 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082646386 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082646386 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082646386 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082646406 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44123<->l=127.0.0.1:4259) 20241026082646431 DAUC <0003> db_auc.c:157 IMSI='262424964705690': No 2G Auth Data 20241026082646431 DAUC <0003> db_auc.c:192 IMSI='262424964705690': No 3G Auth Data HLR_Test-GSUP(223)@5df870cbbb25: Created GsupExpect[0] for "262424964705690" to be handled at TC_mo_ussd_euse_continue(226) 20241026082646457 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4258 20241026082646462 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646462 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646462 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424964705690" session_id=95822912 session_state=BEGIN} 20241026082646462 DSS <0004> hlr_ussd.c:576 262424964705690/0x05b62440: Process SS (BEGIN) 20241026082646462 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082646462 DSS <0004> hlr_ussd.c:518 262424964705690/0x05b62440: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082646462 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646462 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646462 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646462 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646468 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646468 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646468 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424964705690" session_id=95822912 session_state=CONTINUE} 20241026082646468 DSS <0004> hlr_ussd.c:576 262424964705690/0x05b62440: Process SS (CONTINUE) 20241026082646468 DSS <0004> hlr_ussd.c:518 262424964705690/0x05b62440: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082646468 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424964705690" session_id=95822912 session_state=CONTINUE} 20241026082646468 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646468 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646468 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646468 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5df870cbbb25: Found GsupExpect[0] for "262424964705690" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@5df870cbbb25: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262424964705690" TC_mo_ussd_euse_continue(226)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@5df870cbbb25: setverdict(pass): none -> pass 20241026082646474 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646474 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646474 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424964705690" session_id=95822912 session_state=CONTINUE} 20241026082646474 DSS <0004> hlr_ussd.c:576 262424964705690/0x05b62440: Process SS (CONTINUE) 20241026082646474 DSS <0004> hlr_ussd.c:518 262424964705690/0x05b62440: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646474 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646474 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646474 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646474 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646474 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646476 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646476 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646476 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424964705690" session_id=95822912 session_state=END} 20241026082646476 DSS <0004> hlr_ussd.c:576 262424964705690/0x05b62440: Process SS (END) 20241026082646476 DSS <0004> hlr_ussd.c:518 262424964705690/0x05b62440: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646476 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424964705690" session_id=95822912 session_state=END} 20241026082646476 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646476 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262424964705690 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646476 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646476 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082646478 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45990<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@5df870cbbb25: Final verdict of PTC: pass 20241026082646482 DAUC <0003> db_auc.c:157 IMSI='262422051303457': No 2G Auth Data 20241026082646482 DAUC <0003> db_auc.c:192 IMSI='262422051303457': No 3G Auth Data HLR_Test-GSUP(223)@5df870cbbb25: Created GsupExpect[0] for "262422051303457" to be handled at TC_mo_ussd_euse_continue(227) 20241026082646507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45998<->l=127.0.0.1:4258 20241026082646513 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646513 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422051303457" session_id=3139530441 session_state=BEGIN} 20241026082646513 DSS <0004> hlr_ussd.c:576 262422051303457/0xbb216ec9: Process SS (BEGIN) 20241026082646513 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082646513 DSS <0004> hlr_ussd.c:518 262422051303457/0xbb216ec9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082646513 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646513 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646513 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646513 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646514 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646514 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646515 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422051303457" session_id=3139530441 session_state=CONTINUE} 20241026082646515 DSS <0004> hlr_ussd.c:576 262422051303457/0xbb216ec9: Process SS (CONTINUE) 20241026082646515 DSS <0004> hlr_ussd.c:518 262422051303457/0xbb216ec9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082646515 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422051303457" session_id=3139530441 session_state=CONTINUE} 20241026082646515 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646515 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646515 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646515 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5df870cbbb25: Found GsupExpect[0] for "262422051303457" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@5df870cbbb25: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422051303457" TC_mo_ussd_euse_continue(227)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@5df870cbbb25: setverdict(pass): none -> pass 20241026082646518 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646518 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422051303457" session_id=3139530441 session_state=CONTINUE} 20241026082646518 DSS <0004> hlr_ussd.c:576 262422051303457/0xbb216ec9: Process SS (CONTINUE) 20241026082646518 DSS <0004> hlr_ussd.c:518 262422051303457/0xbb216ec9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646518 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646518 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646518 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646518 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646518 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646520 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646520 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646520 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422051303457" session_id=3139530441 session_state=END} 20241026082646520 DSS <0004> hlr_ussd.c:576 262422051303457/0xbb216ec9: Process SS (END) 20241026082646520 DSS <0004> hlr_ussd.c:518 262422051303457/0xbb216ec9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646520 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422051303457" session_id=3139530441 session_state=END} 20241026082646520 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646520 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262422051303457 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646520 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646520 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082646522 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45998<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@5df870cbbb25: Final verdict of PTC: pass 20241026082646526 DAUC <0003> db_auc.c:157 IMSI='262423470130549': No 2G Auth Data 20241026082646526 DAUC <0003> db_auc.c:192 IMSI='262423470130549': No 3G Auth Data HLR_Test-GSUP(223)@5df870cbbb25: Created GsupExpect[0] for "262423470130549" to be handled at TC_mo_ussd_euse_continue(228) 20241026082646550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46008<->l=127.0.0.1:4258 20241026082646554 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646554 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423470130549" session_id=696135149 session_state=BEGIN} 20241026082646554 DSS <0004> hlr_ussd.c:576 262423470130549/0x297e2ded: Process SS (BEGIN) 20241026082646554 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082646554 DSS <0004> hlr_ussd.c:518 262423470130549/0x297e2ded: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082646554 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646554 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646555 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646555 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646556 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646556 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646556 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423470130549" session_id=696135149 session_state=CONTINUE} 20241026082646556 DSS <0004> hlr_ussd.c:576 262423470130549/0x297e2ded: Process SS (CONTINUE) 20241026082646556 DSS <0004> hlr_ussd.c:518 262423470130549/0x297e2ded: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082646556 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423470130549" session_id=696135149 session_state=CONTINUE} 20241026082646556 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646556 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646556 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5df870cbbb25: Found GsupExpect[0] for "262423470130549" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@5df870cbbb25: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423470130549" TC_mo_ussd_euse_continue(228)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@5df870cbbb25: setverdict(pass): none -> pass 20241026082646562 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646562 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646562 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423470130549" session_id=696135149 session_state=CONTINUE} 20241026082646562 DSS <0004> hlr_ussd.c:576 262423470130549/0x297e2ded: Process SS (CONTINUE) 20241026082646562 DSS <0004> hlr_ussd.c:518 262423470130549/0x297e2ded: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646562 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646562 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646562 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646562 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646562 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646564 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646564 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646564 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423470130549" session_id=696135149 session_state=END} 20241026082646564 DSS <0004> hlr_ussd.c:576 262423470130549/0x297e2ded: Process SS (END) 20241026082646564 DSS <0004> hlr_ussd.c:518 262423470130549/0x297e2ded: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646564 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423470130549" session_id=696135149 session_state=END} 20241026082646564 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646564 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423470130549 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646564 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646564 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646564 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082646566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46008<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@5df870cbbb25: Final verdict of PTC: pass 20241026082646574 DAUC <0003> db_auc.c:157 IMSI='262424490553041': No 2G Auth Data 20241026082646574 DAUC <0003> db_auc.c:192 IMSI='262424490553041': No 3G Auth Data HLR_Test-GSUP(223)@5df870cbbb25: Created GsupExpect[0] for "262424490553041" to be handled at TC_mo_ussd_euse_continue(229) 20241026082646599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4258 20241026082646603 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646603 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424490553041" session_id=3110955022 session_state=BEGIN} 20241026082646603 DSS <0004> hlr_ussd.c:576 262424490553041/0xb96d680e: Process SS (BEGIN) 20241026082646603 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082646603 DSS <0004> hlr_ussd.c:518 262424490553041/0xb96d680e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082646603 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646603 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646603 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646603 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646605 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646605 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646605 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424490553041" session_id=3110955022 session_state=CONTINUE} 20241026082646605 DSS <0004> hlr_ussd.c:576 262424490553041/0xb96d680e: Process SS (CONTINUE) 20241026082646605 DSS <0004> hlr_ussd.c:518 262424490553041/0xb96d680e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082646605 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424490553041" session_id=3110955022 session_state=CONTINUE} 20241026082646605 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646605 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646605 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646605 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5df870cbbb25: Found GsupExpect[0] for "262424490553041" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@5df870cbbb25: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424490553041" TC_mo_ussd_euse_continue(229)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@5df870cbbb25: setverdict(pass): none -> pass 20241026082646609 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646609 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424490553041" session_id=3110955022 session_state=CONTINUE} 20241026082646609 DSS <0004> hlr_ussd.c:576 262424490553041/0xb96d680e: Process SS (CONTINUE) 20241026082646609 DSS <0004> hlr_ussd.c:518 262424490553041/0xb96d680e: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646609 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646609 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646609 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646609 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646609 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646611 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646611 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646611 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424490553041" session_id=3110955022 session_state=END} 20241026082646611 DSS <0004> hlr_ussd.c:576 262424490553041/0xb96d680e: Process SS (END) 20241026082646611 DSS <0004> hlr_ussd.c:518 262424490553041/0xb96d680e: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646611 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424490553041" session_id=3110955022 session_state=END} 20241026082646611 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646611 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262424490553041 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646611 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646611 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082646612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46012<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@5df870cbbb25: Final verdict of PTC: pass 20241026082646617 DAUC <0003> db_auc.c:157 IMSI='262427876505146': No 2G Auth Data 20241026082646617 DAUC <0003> db_auc.c:192 IMSI='262427876505146': No 3G Auth Data HLR_Test-GSUP(223)@5df870cbbb25: Created GsupExpect[0] for "262427876505146" to be handled at TC_mo_ussd_euse_continue(230) 20241026082646642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46018<->l=127.0.0.1:4258 20241026082646647 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646647 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427876505146" session_id=1160060566 session_state=BEGIN} 20241026082646647 DSS <0004> hlr_ussd.c:576 262427876505146/0x45251e96: Process SS (BEGIN) 20241026082646647 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082646647 DSS <0004> hlr_ussd.c:518 262427876505146/0x45251e96: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082646647 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646647 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646647 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646647 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646649 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646649 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646649 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876505146" session_id=1160060566 session_state=CONTINUE} 20241026082646649 DSS <0004> hlr_ussd.c:576 262427876505146/0x45251e96: Process SS (CONTINUE) 20241026082646649 DSS <0004> hlr_ussd.c:518 262427876505146/0x45251e96: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082646649 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876505146" session_id=1160060566 session_state=CONTINUE} 20241026082646649 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646649 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646649 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5df870cbbb25: Found GsupExpect[0] for "262427876505146" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@5df870cbbb25: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262427876505146" TC_mo_ussd_euse_continue(230)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@5df870cbbb25: setverdict(pass): none -> pass 20241026082646655 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646655 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646655 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427876505146" session_id=1160060566 session_state=CONTINUE} 20241026082646655 DSS <0004> hlr_ussd.c:576 262427876505146/0x45251e96: Process SS (CONTINUE) 20241026082646655 DSS <0004> hlr_ussd.c:518 262427876505146/0x45251e96: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646655 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646655 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646655 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646655 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646655 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646656 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646656 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646656 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876505146" session_id=1160060566 session_state=END} 20241026082646656 DSS <0004> hlr_ussd.c:576 262427876505146/0x45251e96: Process SS (END) 20241026082646656 DSS <0004> hlr_ussd.c:518 262427876505146/0x45251e96: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646656 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427876505146" session_id=1160060566 session_state=END} 20241026082646656 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646656 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262427876505146 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646656 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646657 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082646658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46018<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@5df870cbbb25: Final verdict of PTC: pass 20241026082646663 DAUC <0003> db_auc.c:157 IMSI='262427095856424': No 2G Auth Data 20241026082646663 DAUC <0003> db_auc.c:192 IMSI='262427095856424': No 3G Auth Data HLR_Test-GSUP(223)@5df870cbbb25: Created GsupExpect[0] for "262427095856424" to be handled at TC_mo_ussd_euse_continue(231) 20241026082646691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 20241026082646697 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646697 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427095856424" session_id=944309225 session_state=BEGIN} 20241026082646697 DSS <0004> hlr_ussd.c:576 262427095856424/0x384903e9: Process SS (BEGIN) 20241026082646697 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082646697 DSS <0004> hlr_ussd.c:518 262427095856424/0x384903e9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082646697 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646697 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646697 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646697 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646699 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646699 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646699 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427095856424" session_id=944309225 session_state=CONTINUE} 20241026082646699 DSS <0004> hlr_ussd.c:576 262427095856424/0x384903e9: Process SS (CONTINUE) 20241026082646699 DSS <0004> hlr_ussd.c:518 262427095856424/0x384903e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082646699 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427095856424" session_id=944309225 session_state=CONTINUE} 20241026082646699 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646699 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646699 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5df870cbbb25: Found GsupExpect[0] for "262427095856424" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@5df870cbbb25: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262427095856424" TC_mo_ussd_euse_continue(231)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@5df870cbbb25: setverdict(pass): none -> pass 20241026082646703 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646703 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646703 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427095856424" session_id=944309225 session_state=CONTINUE} 20241026082646703 DSS <0004> hlr_ussd.c:576 262427095856424/0x384903e9: Process SS (CONTINUE) 20241026082646703 DSS <0004> hlr_ussd.c:518 262427095856424/0x384903e9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646704 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646704 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646704 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646704 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646704 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646705 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646705 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646705 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427095856424" session_id=944309225 session_state=END} 20241026082646705 DSS <0004> hlr_ussd.c:576 262427095856424/0x384903e9: Process SS (END) 20241026082646705 DSS <0004> hlr_ussd.c:518 262427095856424/0x384903e9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646705 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427095856424" session_id=944309225 session_state=END} 20241026082646705 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646705 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262427095856424 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646705 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646705 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646705 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082646707 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55836<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@5df870cbbb25: Final verdict of PTC: pass 20241026082646712 DAUC <0003> db_auc.c:157 IMSI='262428354635017': No 2G Auth Data 20241026082646712 DAUC <0003> db_auc.c:192 IMSI='262428354635017': No 3G Auth Data HLR_Test-GSUP(223)@5df870cbbb25: Created GsupExpect[0] for "262428354635017" to be handled at TC_mo_ussd_euse_continue(232) 20241026082646738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55852<->l=127.0.0.1:4258 20241026082646744 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646744 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428354635017" session_id=2469384484 session_state=BEGIN} 20241026082646744 DSS <0004> hlr_ussd.c:576 262428354635017/0x932fd124: Process SS (BEGIN) 20241026082646744 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082646744 DSS <0004> hlr_ussd.c:518 262428354635017/0x932fd124: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082646744 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646744 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646744 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646744 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646746 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646746 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646746 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428354635017" session_id=2469384484 session_state=CONTINUE} 20241026082646746 DSS <0004> hlr_ussd.c:576 262428354635017/0x932fd124: Process SS (CONTINUE) 20241026082646746 DSS <0004> hlr_ussd.c:518 262428354635017/0x932fd124: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082646746 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428354635017" session_id=2469384484 session_state=CONTINUE} 20241026082646746 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646746 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646746 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646746 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5df870cbbb25: Found GsupExpect[0] for "262428354635017" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@5df870cbbb25: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262428354635017" TC_mo_ussd_euse_continue(232)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@5df870cbbb25: setverdict(pass): none -> pass 20241026082646751 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646751 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646751 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428354635017" session_id=2469384484 session_state=CONTINUE} 20241026082646751 DSS <0004> hlr_ussd.c:576 262428354635017/0x932fd124: Process SS (CONTINUE) 20241026082646751 DSS <0004> hlr_ussd.c:518 262428354635017/0x932fd124: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646751 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646751 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646751 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646751 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646751 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646753 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646753 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646753 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428354635017" session_id=2469384484 session_state=END} 20241026082646753 DSS <0004> hlr_ussd.c:576 262428354635017/0x932fd124: Process SS (END) 20241026082646753 DSS <0004> hlr_ussd.c:518 262428354635017/0x932fd124: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646753 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428354635017" session_id=2469384484 session_state=END} 20241026082646753 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646753 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262428354635017 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646753 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646753 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646753 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082646755 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55852<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@5df870cbbb25: Final verdict of PTC: pass 20241026082646759 DAUC <0003> db_auc.c:157 IMSI='262424108770432': No 2G Auth Data 20241026082646759 DAUC <0003> db_auc.c:192 IMSI='262424108770432': No 3G Auth Data HLR_Test-GSUP(223)@5df870cbbb25: Created GsupExpect[0] for "262424108770432" to be handled at TC_mo_ussd_euse_continue(233) 20241026082646789 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4258 20241026082646796 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646796 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646796 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424108770432" session_id=877341643 session_state=BEGIN} 20241026082646796 DSS <0004> hlr_ussd.c:576 262424108770432/0x344b2bcb: Process SS (BEGIN) 20241026082646796 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241026082646796 DSS <0004> hlr_ussd.c:518 262424108770432/0x344b2bcb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241026082646796 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646796 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646797 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646797 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646798 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646798 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646798 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424108770432" session_id=877341643 session_state=CONTINUE} 20241026082646798 DSS <0004> hlr_ussd.c:576 262424108770432/0x344b2bcb: Process SS (CONTINUE) 20241026082646798 DSS <0004> hlr_ussd.c:518 262424108770432/0x344b2bcb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241026082646798 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424108770432" session_id=877341643 session_state=CONTINUE} 20241026082646798 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646798 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646798 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@5df870cbbb25: Found GsupExpect[0] for "262424108770432" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@5df870cbbb25: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262424108770432" TC_mo_ussd_euse_continue(233)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@5df870cbbb25: setverdict(pass): none -> pass 20241026082646803 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646803 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424108770432" session_id=877341643 session_state=CONTINUE} 20241026082646803 DSS <0004> hlr_ussd.c:576 262424108770432/0x344b2bcb: Process SS (CONTINUE) 20241026082646803 DSS <0004> hlr_ussd.c:518 262424108770432/0x344b2bcb: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646803 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646803 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646803 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data 20241026082646803 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646803 DLINP <000b> input/ipa.c:431 127.0.0.1:40089 sending data EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: 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 } } } } } 20241026082646804 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646804 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646804 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424108770432" session_id=877341643 session_state=END} 20241026082646804 DSS <0004> hlr_ussd.c:576 262424108770432/0x344b2bcb: Process SS (END) 20241026082646804 DSS <0004> hlr_ussd.c:518 262424108770432/0x344b2bcb: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241026082646804 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424108770432" session_id=877341643 session_state=END} 20241026082646804 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082646804 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262424108770432 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082646804 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082646804 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646804 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082646806 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55868<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@5df870cbbb25: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@5df870cbbb25: Final verdict of PTC: none 20241026082646808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45984<->l=127.0.0.1:4258 20241026082646809 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082646809 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082646809 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082646809 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082646809 DLINP <000b> input/ipa.c:451 connected read/write 20241026082646809 DLINP <000b> input/ipa.c:405 127.0.0.1:40089 message received 20241026082646809 DLINP <000b> input/ipa.c:414 127.0.0.1:40089 connection closed with server 20241026082646809 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40089 20241026082646809 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241026082646809 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44123<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@5df870cbbb25: Final verdict of PTC: none IPA-EUSE-foobar(222)@5df870cbbb25: Final verdict of PTC: none 224@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 224: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Sat Oct 26 08:26:46 UTC 2024 ====== 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 20241026082646853 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55878<->l=127.0.0.1:4258 20241026082647054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55878<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=32640) Waiting for packet dumper to finish... 1 (prev_count=32640, count=49464) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Sat Oct 26 08:26:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_ussd_euse_defaultroute started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082650135 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38857 20241026082650135 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38857 IPA-EUSE-foobar(236)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082650137 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650137 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650138 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082650138 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-EUSE-foobar(236)@5df870cbbb25: 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) } } } } 20241026082650141 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650141 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received IPA-EUSE-foobar(236)@5df870cbbb25: 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 } } } } 20241026082650141 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650141 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650141 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082650141 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241026082650141 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241026082650142 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241026082650142 DLGSUP <0013> gsup_server.c:237 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 20241026082650142 DLGSUP <0013> gsup_server.c:235 2: 20241026082650142 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082650142 DLGSUP <0013> gsup_server.c:235 3: 20241026082650142 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082650142 DLGSUP <0013> gsup_server.c:235 4: 20241026082650142 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082650142 DLGSUP <0013> gsup_server.c:235 5: 20241026082650142 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082650142 DLGSUP <0013> gsup_server.c:235 7: 20241026082650142 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082650142 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082650142 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082650142 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38857 20241026082650142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4258 IPA-EUSE-foobar(236)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082650143 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650143 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650143 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082650143 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082650143 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082650143 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082650143 DLGSUP <0013> gsup_server.c:237 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 20241026082650143 DLGSUP <0013> gsup_server.c:235 2: 20241026082650143 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082650143 DLGSUP <0013> gsup_server.c:235 3: 20241026082650143 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082650143 DLGSUP <0013> gsup_server.c:235 4: 20241026082650143 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082650143 DLGSUP <0013> gsup_server.c:235 5: 20241026082650143 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082650143 DLGSUP <0013> gsup_server.c:235 7: 20241026082650143 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082650143 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082650143 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082650143 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082650166 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34683<->l=127.0.0.1:4259) 20241026082650190 DAUC <0003> db_auc.c:157 IMSI='262421777701036': No 2G Auth Data 20241026082650190 DAUC <0003> db_auc.c:192 IMSI='262421777701036': No 3G Auth Data HLR_Test-GSUP(237)@5df870cbbb25: Created GsupExpect[0] for "262421777701036" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241026082650218 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 20241026082650224 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650224 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421777701036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421777701036" session_id=1540563421 session_state=BEGIN} 20241026082650224 DSS <0004> hlr_ussd.c:576 262421777701036/0x5bd321dd: Process SS (BEGIN) 20241026082650224 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241026082650224 DSS <0004> hlr_ussd.c:518 262421777701036/0x5bd321dd: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241026082650224 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650224 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data 20241026082650225 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650225 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5df870cbbb25: 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 } } } } } 20241026082650233 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650233 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650233 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262421777701036 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421777701036" session_id=1540563421 session_state=END} 20241026082650233 DSS <0004> hlr_ussd.c:576 262421777701036/0x5bd321dd: Process SS (END) 20241026082650233 DSS <0004> hlr_ussd.c:518 262421777701036/0x5bd321dd: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241026082650233 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421777701036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421777701036" session_id=1540563421 session_state=END} 20241026082650233 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262421777701036 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650233 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262421777701036 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082650233 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082650233 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5df870cbbb25: Found GsupExpect[0] for "262421777701036" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@5df870cbbb25: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262421777701036" TC_mo_ussd_euse_defaultroute(240)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@5df870cbbb25: setverdict(pass): none -> pass 20241026082650239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@5df870cbbb25: Final verdict of PTC: pass 20241026082650247 DAUC <0003> db_auc.c:157 IMSI='262421272598959': No 2G Auth Data 20241026082650247 DAUC <0003> db_auc.c:192 IMSI='262421272598959': No 3G Auth Data HLR_Test-GSUP(237)@5df870cbbb25: Created GsupExpect[0] for "262421272598959" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241026082650274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 20241026082650280 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650280 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650280 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421272598959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421272598959" session_id=818210323 session_state=BEGIN} 20241026082650280 DSS <0004> hlr_ussd.c:576 262421272598959/0x30c4e613: Process SS (BEGIN) 20241026082650280 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241026082650280 DSS <0004> hlr_ussd.c:518 262421272598959/0x30c4e613: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241026082650280 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650280 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data 20241026082650280 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650280 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5df870cbbb25: 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 } } } } } 20241026082650283 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650283 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650283 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262421272598959 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421272598959" session_id=818210323 session_state=END} 20241026082650283 DSS <0004> hlr_ussd.c:576 262421272598959/0x30c4e613: Process SS (END) 20241026082650283 DSS <0004> hlr_ussd.c:518 262421272598959/0x30c4e613: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241026082650283 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421272598959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421272598959" session_id=818210323 session_state=END} 20241026082650283 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262421272598959 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650283 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262421272598959 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082650283 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082650283 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650283 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5df870cbbb25: Found GsupExpect[0] for "262421272598959" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@5df870cbbb25: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262421272598959" TC_mo_ussd_euse_defaultroute(241)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@5df870cbbb25: setverdict(pass): none -> pass 20241026082650287 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55926<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@5df870cbbb25: Final verdict of PTC: pass 20241026082650294 DAUC <0003> db_auc.c:157 IMSI='262425912410973': No 2G Auth Data 20241026082650294 DAUC <0003> db_auc.c:192 IMSI='262425912410973': No 3G Auth Data HLR_Test-GSUP(237)@5df870cbbb25: Created GsupExpect[0] for "262425912410973" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241026082650323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55938<->l=127.0.0.1:4258 20241026082650330 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650330 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425912410973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425912410973" session_id=2645496861 session_state=BEGIN} 20241026082650330 DSS <0004> hlr_ussd.c:576 262425912410973/0x9daf141d: Process SS (BEGIN) 20241026082650330 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241026082650330 DSS <0004> hlr_ussd.c:518 262425912410973/0x9daf141d: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241026082650330 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650330 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data 20241026082650330 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650330 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5df870cbbb25: 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 } } } } } 20241026082650332 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650332 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650332 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425912410973 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425912410973" session_id=2645496861 session_state=END} 20241026082650332 DSS <0004> hlr_ussd.c:576 262425912410973/0x9daf141d: Process SS (END) 20241026082650332 DSS <0004> hlr_ussd.c:518 262425912410973/0x9daf141d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241026082650332 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425912410973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425912410973" session_id=2645496861 session_state=END} 20241026082650332 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425912410973 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650332 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425912410973 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082650332 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082650332 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5df870cbbb25: Found GsupExpect[0] for "262425912410973" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@5df870cbbb25: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425912410973" TC_mo_ussd_euse_defaultroute(242)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@5df870cbbb25: setverdict(pass): none -> pass 20241026082650336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55938<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@5df870cbbb25: Final verdict of PTC: pass 20241026082650340 DAUC <0003> db_auc.c:157 IMSI='262422466433732': No 2G Auth Data 20241026082650340 DAUC <0003> db_auc.c:192 IMSI='262422466433732': No 3G Auth Data HLR_Test-GSUP(237)@5df870cbbb25: Created GsupExpect[0] for "262422466433732" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241026082650362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55954<->l=127.0.0.1:4258 20241026082650368 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650368 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650368 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422466433732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422466433732" session_id=2075282712 session_state=BEGIN} 20241026082650368 DSS <0004> hlr_ussd.c:576 262422466433732/0x7bb24d18: Process SS (BEGIN) 20241026082650368 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241026082650368 DSS <0004> hlr_ussd.c:518 262422466433732/0x7bb24d18: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241026082650368 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650368 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data 20241026082650368 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650368 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5df870cbbb25: 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 } } } } } 20241026082650370 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650370 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650370 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262422466433732 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422466433732" session_id=2075282712 session_state=END} 20241026082650370 DSS <0004> hlr_ussd.c:576 262422466433732/0x7bb24d18: Process SS (END) 20241026082650370 DSS <0004> hlr_ussd.c:518 262422466433732/0x7bb24d18: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241026082650370 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422466433732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422466433732" session_id=2075282712 session_state=END} 20241026082650370 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262422466433732 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650370 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262422466433732 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082650370 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082650370 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650370 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5df870cbbb25: Found GsupExpect[0] for "262422466433732" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@5df870cbbb25: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262422466433732" TC_mo_ussd_euse_defaultroute(243)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@5df870cbbb25: setverdict(pass): none -> pass 20241026082650376 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55954<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@5df870cbbb25: Final verdict of PTC: pass 20241026082650380 DAUC <0003> db_auc.c:157 IMSI='262426324074602': No 2G Auth Data 20241026082650380 DAUC <0003> db_auc.c:192 IMSI='262426324074602': No 3G Auth Data HLR_Test-GSUP(237)@5df870cbbb25: Created GsupExpect[0] for "262426324074602" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241026082650405 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55968<->l=127.0.0.1:4258 20241026082650410 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650410 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426324074602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426324074602" session_id=1895766913 session_state=BEGIN} 20241026082650410 DSS <0004> hlr_ussd.c:576 262426324074602/0x70ff1b81: Process SS (BEGIN) 20241026082650410 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241026082650410 DSS <0004> hlr_ussd.c:518 262426324074602/0x70ff1b81: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241026082650410 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650410 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data 20241026082650410 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650410 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5df870cbbb25: 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 } } } } } 20241026082650412 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650412 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650412 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426324074602 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426324074602" session_id=1895766913 session_state=END} 20241026082650412 DSS <0004> hlr_ussd.c:576 262426324074602/0x70ff1b81: Process SS (END) 20241026082650412 DSS <0004> hlr_ussd.c:518 262426324074602/0x70ff1b81: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241026082650412 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426324074602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426324074602" session_id=1895766913 session_state=END} 20241026082650412 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426324074602 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650412 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426324074602 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082650412 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082650412 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5df870cbbb25: Found GsupExpect[0] for "262426324074602" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@5df870cbbb25: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426324074602" TC_mo_ussd_euse_defaultroute(244)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@5df870cbbb25: setverdict(pass): none -> pass 20241026082650416 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55968<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@5df870cbbb25: Final verdict of PTC: pass 20241026082650421 DAUC <0003> db_auc.c:157 IMSI='262423061595120': No 2G Auth Data 20241026082650421 DAUC <0003> db_auc.c:192 IMSI='262423061595120': No 3G Auth Data HLR_Test-GSUP(237)@5df870cbbb25: Created GsupExpect[0] for "262423061595120" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241026082650448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 20241026082650453 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650453 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650453 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423061595120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423061595120" session_id=3265880860 session_state=BEGIN} 20241026082650453 DSS <0004> hlr_ussd.c:576 262423061595120/0xc2a9631c: Process SS (BEGIN) 20241026082650453 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241026082650453 DSS <0004> hlr_ussd.c:518 262423061595120/0xc2a9631c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241026082650453 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650453 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data 20241026082650453 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650453 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5df870cbbb25: 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 } } } } } 20241026082650455 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650455 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650455 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262423061595120 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423061595120" session_id=3265880860 session_state=END} 20241026082650455 DSS <0004> hlr_ussd.c:576 262423061595120/0xc2a9631c: Process SS (END) 20241026082650455 DSS <0004> hlr_ussd.c:518 262423061595120/0xc2a9631c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241026082650455 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423061595120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423061595120" session_id=3265880860 session_state=END} 20241026082650455 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262423061595120 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650455 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262423061595120 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082650455 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082650455 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5df870cbbb25: Found GsupExpect[0] for "262423061595120" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@5df870cbbb25: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262423061595120" TC_mo_ussd_euse_defaultroute(245)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@5df870cbbb25: setverdict(pass): none -> pass 20241026082650458 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55978<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@5df870cbbb25: Final verdict of PTC: pass 20241026082650463 DAUC <0003> db_auc.c:157 IMSI='262425648106480': No 2G Auth Data 20241026082650463 DAUC <0003> db_auc.c:192 IMSI='262425648106480': No 3G Auth Data HLR_Test-GSUP(237)@5df870cbbb25: Created GsupExpect[0] for "262425648106480" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241026082650491 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55986<->l=127.0.0.1:4258 20241026082650495 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650495 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425648106480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425648106480" session_id=676015493 session_state=BEGIN} 20241026082650495 DSS <0004> hlr_ussd.c:576 262425648106480/0x284b2d85: Process SS (BEGIN) 20241026082650495 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241026082650495 DSS <0004> hlr_ussd.c:518 262425648106480/0x284b2d85: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241026082650495 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650495 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data 20241026082650495 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650495 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5df870cbbb25: 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 } } } } } 20241026082650497 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650497 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650497 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425648106480 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425648106480" session_id=676015493 session_state=END} 20241026082650497 DSS <0004> hlr_ussd.c:576 262425648106480/0x284b2d85: Process SS (END) 20241026082650497 DSS <0004> hlr_ussd.c:518 262425648106480/0x284b2d85: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241026082650497 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425648106480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425648106480" session_id=676015493 session_state=END} 20241026082650497 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425648106480 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650497 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425648106480 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082650497 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082650497 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650497 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5df870cbbb25: Found GsupExpect[0] for "262425648106480" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@5df870cbbb25: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425648106480" TC_mo_ussd_euse_defaultroute(246)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@5df870cbbb25: setverdict(pass): none -> pass 20241026082650501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55986<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@5df870cbbb25: Final verdict of PTC: pass 20241026082650505 DAUC <0003> db_auc.c:157 IMSI='262426452992871': No 2G Auth Data 20241026082650505 DAUC <0003> db_auc.c:192 IMSI='262426452992871': No 3G Auth Data HLR_Test-GSUP(237)@5df870cbbb25: Created GsupExpect[0] for "262426452992871" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241026082650533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55992<->l=127.0.0.1:4258 20241026082650538 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650538 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426452992871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426452992871" session_id=3261993390 session_state=BEGIN} 20241026082650538 DSS <0004> hlr_ussd.c:576 262426452992871/0xc26e11ae: Process SS (BEGIN) 20241026082650538 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241026082650538 DSS <0004> hlr_ussd.c:518 262426452992871/0xc26e11ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241026082650538 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650538 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data 20241026082650538 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650538 DLINP <000b> input/ipa.c:431 127.0.0.1:38857 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@5df870cbbb25: 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 } } } } } 20241026082650540 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650540 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650540 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262426452992871 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426452992871" session_id=3261993390 session_state=END} 20241026082650540 DSS <0004> hlr_ussd.c:576 262426452992871/0xc26e11ae: Process SS (END) 20241026082650540 DSS <0004> hlr_ussd.c:518 262426452992871/0xc26e11ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241026082650540 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426452992871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426452992871" session_id=3261993390 session_state=END} 20241026082650540 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262426452992871 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650540 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262426452992871 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241026082650540 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082650540 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@5df870cbbb25: Found GsupExpect[0] for "262426452992871" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@5df870cbbb25: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262426452992871" TC_mo_ussd_euse_defaultroute(247)@5df870cbbb25: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@5df870cbbb25: setverdict(pass): none -> pass 20241026082650543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55992<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@5df870cbbb25: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@5df870cbbb25: Final verdict of PTC: none 20241026082650547 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55894<->l=127.0.0.1:4258 20241026082650548 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650548 DLINP <000b> input/ipa.c:405 127.0.0.1:38857 message received 20241026082650548 DLINP <000b> input/ipa.c:414 127.0.0.1:38857 connection closed with server 20241026082650548 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38857 20241026082650548 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241026082650549 DLINP <000b> input/ipa.c:451 connected read/write 20241026082650549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082650549 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082650549 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082650549 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082650549 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34683<->l=127.0.0.1:4259) HLR_Test-GSUP(237)@5df870cbbb25: Final verdict of PTC: none 238@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@5df870cbbb25: Final verdict of PTC: none IPA-EUSE-foobar(236)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 238: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Sat Oct 26 08:26:50 UTC 2024 ====== 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 20241026082650595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4258 20241026082650682 DSS <0004> hlr_ussd.c:239 262427813696627/0x26c195fa: SS Session Timeout, destroying 20241026082650682 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262427813696627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650737 DSS <0004> hlr_ussd.c:239 262420855577828/0xaa179f3a: SS Session Timeout, destroying 20241026082650737 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262420855577828 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650792 DSS <0004> hlr_ussd.c:239 262423485770698/0x845c5559: SS Session Timeout, destroying 20241026082650792 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262423485770698 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650796 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55996<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6028) 20241026082650849 DSS <0004> hlr_ussd.c:239 262427404265585/0x1c0c8c96: SS Session Timeout, destroying 20241026082650849 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262427404265585 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650891 DSS <0004> hlr_ussd.c:239 262427831304627/0x199da67f: SS Session Timeout, destroying 20241026082650891 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427831304627 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650939 DSS <0004> hlr_ussd.c:239 262428091867320/0xb9d978c5: SS Session Timeout, destroying 20241026082650939 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262428091867320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082650983 DSS <0004> hlr_ussd.c:239 262429645328326/0xded426fa: SS Session Timeout, destroying 20241026082650983 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429645328326 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082651025 DSS <0004> hlr_ussd.c:239 262425187907418/0x3c8905b1: SS Session Timeout, destroying 20241026082651025 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262425187907418 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=6028, count=47224) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Sat Oct 26 08:26:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_mo_sss_reject started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082653871 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082653871 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082653873 DLINP <000b> input/ipa.c:451 connected read/write 20241026082653873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082653873 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082653875 DLINP <000b> input/ipa.c:451 connected read/write 20241026082653875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082653875 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082653875 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082653875 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082653875 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082653875 DLGSUP <0013> gsup_server.c:237 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 20241026082653875 DLGSUP <0013> gsup_server.c:235 2: 20241026082653875 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082653875 DLGSUP <0013> gsup_server.c:235 3: 20241026082653875 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082653875 DLGSUP <0013> gsup_server.c:235 4: 20241026082653875 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082653875 DLGSUP <0013> gsup_server.c:235 5: 20241026082653875 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082653875 DLGSUP <0013> gsup_server.c:235 7: 20241026082653875 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082653875 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082653875 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082653875 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082653891 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42241<->l=127.0.0.1:4259) 20241026082653907 DAUC <0003> db_auc.c:157 IMSI='262420448999382': No 2G Auth Data 20241026082653907 DAUC <0003> db_auc.c:192 IMSI='262420448999382': No 3G Auth Data HLR_Test-GSUP(249)@5df870cbbb25: Created GsupExpect[0] for "262420448999382" to be handled at TC_mo_sss_reject(252) 20241026082653932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 20241026082653939 DLINP <000b> input/ipa.c:451 connected read/write 20241026082653939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082653939 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420448999382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420448999382" session_id=1021329342 session_state=BEGIN} 20241026082653939 DSS <0004> hlr_ussd.c:576 262420448999382/0x3ce03fbe: Process SS (BEGIN) 20241026082653939 DSS <0004> hlr_ussd.c:498 262420448999382/0x3ce03fbe: SS CompType=Invoke, OpCode=InterrogateSS 20241026082653939 DSS <0004> hlr_ussd.c:506 262420448999382/0x3ce03fbe: Structured SS requests are not supported, rejecting... 20241026082653939 DSS <0004> hlr_ussd.c:354 262420448999382/0x3ce03fbe: Tx ReturnError(0, 0x15) 20241026082653939 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420448999382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420448999382" session_id=1021329342 session_state=END} 20241026082653939 DLINP <000b> input/ipa.c:451 connected read/write 20241026082653939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082653939 DLINP <000b> input/ipa.c:451 connected read/write 20241026082653939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@5df870cbbb25: Found GsupExpect[0] for "262420448999382" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@5df870cbbb25: Added IMSI table entry 0TC_mo_sss_reject(252)"262420448999382" TC_mo_sss_reject(252)@5df870cbbb25: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@5df870cbbb25: setverdict(pass): none -> pass 20241026082653943 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56016<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@5df870cbbb25: Final verdict of PTC: pass 20241026082653951 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56012<->l=127.0.0.1:4258 20241026082653952 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42241<->l=127.0.0.1:4259) 20241026082653953 DLINP <000b> input/ipa.c:451 connected read/write 20241026082653953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082653953 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(249)@5df870cbbb25: Final verdict of PTC: none 20241026082653953 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082653953 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 250: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@5df870cbbb25: Test case TC_mo_sss_reject finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Sat Oct 26 08:26:53 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241026082653996 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56026<->l=127.0.0.1:4258 20241026082654096 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241026082654310 DSS <0004> hlr_ussd.c:239 262429338411380/0xeca670ad: SS Session Timeout, destroying 20241026082654310 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262429338411380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082654366 DSS <0004> hlr_ussd.c:239 262429115201699/0xdb04c115: SS Session Timeout, destroying 20241026082654366 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262429115201699 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082654404 DSS <0004> hlr_ussd.c:239 262427587663976/0x48fae577: SS Session Timeout, destroying 20241026082654404 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262427587663976 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082654439 DSS <0004> hlr_ussd.c:239 262421199984024/0xea4ef70d: SS Session Timeout, destroying 20241026082654439 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262421199984024 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082654478 DSS <0004> hlr_ussd.c:239 262421069654636/0x13faa65b: SS Session Timeout, destroying 20241026082654478 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262421069654636 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082654521 DSS <0004> hlr_ussd.c:239 262421082775142/0xd9d139bf: SS Session Timeout, destroying 20241026082654521 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421082775142 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082654567 DSS <0004> hlr_ussd.c:239 262420132223854/0x6a4dc22f: SS Session Timeout, destroying 20241026082654567 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420132223854 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241026082654616 DSS <0004> hlr_ussd.c:239 262422810951990/0x1f58995f: SS Session Timeout, destroying 20241026082654616 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422810951990 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Sat Oct 26 08:26:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_check_imei started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082657176 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082657176 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082657178 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657179 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@5df870cbbb25: 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 } } } } 20241026082657181 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657181 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657181 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082657181 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082657181 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082657181 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082657181 DLGSUP <0013> gsup_server.c:237 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 20241026082657181 DLGSUP <0013> gsup_server.c:235 2: 20241026082657181 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082657181 DLGSUP <0013> gsup_server.c:235 3: 20241026082657181 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082657181 DLGSUP <0013> gsup_server.c:235 4: 20241026082657181 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082657181 DLGSUP <0013> gsup_server.c:235 5: 20241026082657181 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082657181 DLGSUP <0013> gsup_server.c:235 7: 20241026082657181 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082657181 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082657181 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082657181 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082657201 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34981<->l=127.0.0.1:4259) 20241026082657213 DAUC <0003> db_auc.c:157 IMSI='262428221599141': No 2G Auth Data 20241026082657213 DAUC <0003> db_auc.c:192 IMSI='262428221599141': No 3G Auth Data HLR_Test-GSUP(254)@5df870cbbb25: Created GsupExpect[0] for "262428221599141" to be handled at TC_gsup_check_imei(257) 20241026082657236 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 20241026082657244 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657244 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428221599141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428221599141"} 20241026082657244 DMAIN <0000> hlr.c:424 IMSI='262428221599141': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082657244 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428221599141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428221599141"} 20241026082657244 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262428221599141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657244 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657244 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5df870cbbb25: Found GsupExpect[0] for "262428221599141" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@5df870cbbb25: Added IMSI table entry 0TC_gsup_check_imei(257)"262428221599141" TC_gsup_check_imei(257)@5df870cbbb25: setverdict(pass): none -> pass 20241026082657246 DAUC <0003> db_auc.c:192 IMSI='262428221599141': No 3G Auth Data 20241026082657248 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657248 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428221599141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428221599141"} 20241026082657248 DAUC <0003> hlr.c:417 IMSI='262428221599141': storing IMEI = 12345678901234 20241026082657252 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428221599141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428221599141"} 20241026082657252 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262428221599141 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657252 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657252 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657252 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082657253 DAUC <0003> db_auc.c:192 IMSI='262428221599141': No 3G Auth Data 20241026082657254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42530<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@5df870cbbb25: Final verdict of PTC: pass 20241026082657268 DAUC <0003> db_auc.c:157 IMSI='262424037728016': No 2G Auth Data 20241026082657268 DAUC <0003> db_auc.c:192 IMSI='262424037728016': No 3G Auth Data HLR_Test-GSUP(254)@5df870cbbb25: Created GsupExpect[0] for "262424037728016" to be handled at TC_gsup_check_imei(258) 20241026082657299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42534<->l=127.0.0.1:4258 20241026082657303 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657303 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657304 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424037728016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424037728016"} 20241026082657304 DMAIN <0000> hlr.c:424 IMSI='262424037728016': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082657304 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424037728016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424037728016"} 20241026082657304 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424037728016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657304 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657304 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5df870cbbb25: Found GsupExpect[0] for "262424037728016" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@5df870cbbb25: Added IMSI table entry 1TC_gsup_check_imei(258)"262424037728016" TC_gsup_check_imei(258)@5df870cbbb25: setverdict(pass): none -> pass 20241026082657305 DAUC <0003> db_auc.c:192 IMSI='262424037728016': No 3G Auth Data 20241026082657308 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657308 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424037728016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424037728016"} 20241026082657308 DAUC <0003> hlr.c:417 IMSI='262424037728016': storing IMEI = 12345678901234 20241026082657314 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424037728016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424037728016"} 20241026082657314 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424037728016 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657314 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657314 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082657316 DAUC <0003> db_auc.c:192 IMSI='262424037728016': No 3G Auth Data 20241026082657317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42534<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@5df870cbbb25: Final verdict of PTC: pass 20241026082657336 DAUC <0003> db_auc.c:157 IMSI='262424065617401': No 2G Auth Data 20241026082657336 DAUC <0003> db_auc.c:192 IMSI='262424065617401': No 3G Auth Data HLR_Test-GSUP(254)@5df870cbbb25: Created GsupExpect[0] for "262424065617401" to be handled at TC_gsup_check_imei(259) 20241026082657362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4258 20241026082657366 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657366 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424065617401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424065617401"} 20241026082657366 DMAIN <0000> hlr.c:424 IMSI='262424065617401': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082657366 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424065617401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424065617401"} 20241026082657366 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424065617401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657366 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657366 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657367 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5df870cbbb25: Found GsupExpect[0] for "262424065617401" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@5df870cbbb25: Added IMSI table entry 2TC_gsup_check_imei(259)"262424065617401" TC_gsup_check_imei(259)@5df870cbbb25: setverdict(pass): none -> pass 20241026082657368 DAUC <0003> db_auc.c:192 IMSI='262424065617401': No 3G Auth Data 20241026082657370 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657370 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657370 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424065617401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424065617401"} 20241026082657370 DAUC <0003> hlr.c:417 IMSI='262424065617401': storing IMEI = 12345678901234 20241026082657376 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424065617401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424065617401"} 20241026082657376 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424065617401 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657376 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657376 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657376 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082657377 DAUC <0003> db_auc.c:192 IMSI='262424065617401': No 3G Auth Data 20241026082657377 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@5df870cbbb25: Final verdict of PTC: pass 20241026082657390 DAUC <0003> db_auc.c:157 IMSI='262425781382355': No 2G Auth Data 20241026082657390 DAUC <0003> db_auc.c:192 IMSI='262425781382355': No 3G Auth Data HLR_Test-GSUP(254)@5df870cbbb25: Created GsupExpect[0] for "262425781382355" to be handled at TC_gsup_check_imei(260) 20241026082657416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4258 20241026082657422 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657422 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425781382355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425781382355"} 20241026082657422 DMAIN <0000> hlr.c:424 IMSI='262425781382355': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082657422 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425781382355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425781382355"} 20241026082657422 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425781382355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657422 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657422 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5df870cbbb25: Found GsupExpect[0] for "262425781382355" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@5df870cbbb25: Added IMSI table entry 3TC_gsup_check_imei(260)"262425781382355" TC_gsup_check_imei(260)@5df870cbbb25: setverdict(pass): none -> pass 20241026082657424 DAUC <0003> db_auc.c:157 IMSI='262425781382355': No 2G Auth Data 20241026082657426 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657426 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657426 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425781382355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425781382355"} 20241026082657426 DAUC <0003> hlr.c:417 IMSI='262425781382355': storing IMEI = 12345678901234 20241026082657430 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425781382355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425781382355"} 20241026082657430 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425781382355 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657430 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657430 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082657431 DAUC <0003> db_auc.c:157 IMSI='262425781382355': No 2G Auth Data 20241026082657432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42546<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@5df870cbbb25: Final verdict of PTC: pass 20241026082657444 DAUC <0003> db_auc.c:157 IMSI='262428192593629': No 2G Auth Data 20241026082657444 DAUC <0003> db_auc.c:192 IMSI='262428192593629': No 3G Auth Data HLR_Test-GSUP(254)@5df870cbbb25: Created GsupExpect[0] for "262428192593629" to be handled at TC_gsup_check_imei(261) 20241026082657471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42552<->l=127.0.0.1:4258 20241026082657476 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657476 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428192593629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428192593629"} 20241026082657476 DMAIN <0000> hlr.c:424 IMSI='262428192593629': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082657476 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428192593629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428192593629"} 20241026082657476 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262428192593629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657476 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657476 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657476 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5df870cbbb25: Found GsupExpect[0] for "262428192593629" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@5df870cbbb25: Added IMSI table entry 4TC_gsup_check_imei(261)"262428192593629" TC_gsup_check_imei(261)@5df870cbbb25: setverdict(pass): none -> pass 20241026082657478 DAUC <0003> db_auc.c:157 IMSI='262428192593629': No 2G Auth Data 20241026082657481 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657481 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428192593629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428192593629"} 20241026082657481 DAUC <0003> hlr.c:417 IMSI='262428192593629': storing IMEI = 12345678901234 20241026082657484 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428192593629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428192593629"} 20241026082657484 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262428192593629 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657484 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657484 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082657486 DAUC <0003> db_auc.c:157 IMSI='262428192593629': No 2G Auth Data 20241026082657487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42552<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@5df870cbbb25: Final verdict of PTC: pass 20241026082657499 DAUC <0003> db_auc.c:157 IMSI='262424496198090': No 2G Auth Data 20241026082657499 DAUC <0003> db_auc.c:192 IMSI='262424496198090': No 3G Auth Data HLR_Test-GSUP(254)@5df870cbbb25: Created GsupExpect[0] for "262424496198090" to be handled at TC_gsup_check_imei(262) 20241026082657527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 20241026082657530 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657531 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424496198090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424496198090"} 20241026082657531 DMAIN <0000> hlr.c:424 IMSI='262424496198090': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082657531 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424496198090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424496198090"} 20241026082657531 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424496198090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657531 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657531 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657531 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5df870cbbb25: Found GsupExpect[0] for "262424496198090" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@5df870cbbb25: Added IMSI table entry 5TC_gsup_check_imei(262)"262424496198090" TC_gsup_check_imei(262)@5df870cbbb25: setverdict(pass): none -> pass 20241026082657534 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657534 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657534 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424496198090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424496198090"} 20241026082657534 DAUC <0003> hlr.c:417 IMSI='262424496198090': storing IMEI = 12345678901234 20241026082657538 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424496198090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424496198090"} 20241026082657538 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424496198090 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657538 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657538 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082657540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42556<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@5df870cbbb25: Final verdict of PTC: pass 20241026082657556 DAUC <0003> db_auc.c:157 IMSI='262427548603505': No 2G Auth Data 20241026082657556 DAUC <0003> db_auc.c:192 IMSI='262427548603505': No 3G Auth Data HLR_Test-GSUP(254)@5df870cbbb25: Created GsupExpect[0] for "262427548603505" to be handled at TC_gsup_check_imei(263) 20241026082657586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 20241026082657590 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657590 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657590 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427548603505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548603505"} 20241026082657590 DMAIN <0000> hlr.c:424 IMSI='262427548603505': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082657590 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427548603505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427548603505"} 20241026082657590 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262427548603505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657590 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657590 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657590 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5df870cbbb25: Found GsupExpect[0] for "262427548603505" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@5df870cbbb25: Added IMSI table entry 6TC_gsup_check_imei(263)"262427548603505" TC_gsup_check_imei(263)@5df870cbbb25: setverdict(pass): none -> pass 20241026082657595 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657595 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657595 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427548603505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427548603505"} 20241026082657595 DAUC <0003> hlr.c:417 IMSI='262427548603505': storing IMEI = 12345678901234 20241026082657598 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427548603505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427548603505"} 20241026082657598 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262427548603505 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657598 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657598 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082657601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42566<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@5df870cbbb25: Final verdict of PTC: pass 20241026082657616 DAUC <0003> db_auc.c:157 IMSI='262428997888344': No 2G Auth Data 20241026082657616 DAUC <0003> db_auc.c:192 IMSI='262428997888344': No 3G Auth Data HLR_Test-GSUP(254)@5df870cbbb25: Created GsupExpect[0] for "262428997888344" to be handled at TC_gsup_check_imei(264) 20241026082657645 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 20241026082657650 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657650 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428997888344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428997888344"} 20241026082657650 DMAIN <0000> hlr.c:424 IMSI='262428997888344': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082657650 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428997888344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428997888344"} 20241026082657650 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262428997888344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657650 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657650 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657650 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@5df870cbbb25: Found GsupExpect[0] for "262428997888344" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@5df870cbbb25: Added IMSI table entry 7TC_gsup_check_imei(264)"262428997888344" TC_gsup_check_imei(264)@5df870cbbb25: setverdict(pass): none -> pass 20241026082657654 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657654 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428997888344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428997888344"} 20241026082657654 DAUC <0003> hlr.c:417 IMSI='262428997888344': storing IMEI = 12345678901234 20241026082657657 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428997888344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428997888344"} 20241026082657657 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262428997888344 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082657657 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082657657 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082657659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42578<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082657672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42514<->l=127.0.0.1:4258 20241026082657673 DLINP <000b> input/ipa.c:451 connected read/write 20241026082657673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082657673 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082657673 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082657673 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082657673 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34981<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@5df870cbbb25: Final verdict of PTC: none 255@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_check_imei finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Sat Oct 26 08:26:57 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241026082657712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 20241026082657812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42580<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5656) Waiting for packet dumper to finish... 1 (prev_count=5656, count=69188) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Sat Oct 26 08:26:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_check_imei_via_proxy started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082700889 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082700889 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082700891 DLINP <000b> input/ipa.c:451 connected read/write 20241026082700891 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082700891 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082700892 DLINP <000b> input/ipa.c:451 connected read/write 20241026082700893 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082700893 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082700893 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082700893 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082700893 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082700893 DLGSUP <0013> gsup_server.c:237 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 20241026082700893 DLGSUP <0013> gsup_server.c:235 2: 20241026082700893 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082700893 DLGSUP <0013> gsup_server.c:235 3: 20241026082700893 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082700893 DLGSUP <0013> gsup_server.c:235 4: 20241026082700893 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082700893 DLGSUP <0013> gsup_server.c:235 5: 20241026082700893 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082700893 DLGSUP <0013> gsup_server.c:235 7: 20241026082700893 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082700893 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082700893 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082700893 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082700914 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42613<->l=127.0.0.1:4259) 20241026082700933 DAUC <0003> db_auc.c:157 IMSI='262424372179630': No 2G Auth Data 20241026082700933 DAUC <0003> db_auc.c:192 IMSI='262424372179630': No 3G Auth Data HLR_Test-GSUP(266)@5df870cbbb25: Created GsupExpect[0] for "262424372179630" to be handled at TC_gsup_check_imei_via_proxy(269) 20241026082700958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 20241026082700964 DLINP <000b> input/ipa.c:451 connected read/write 20241026082700964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082700964 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262424372179630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424372179630" source_name="the-source\n"} 20241026082700964 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241026082700964 DMAIN <0000> hlr.c:424 IMSI='262424372179630': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082700964 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262424372179630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424372179630" destination_name="the-source\n"} 20241026082700964 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262424372179630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082700964 DLINP <000b> input/ipa.c:451 connected read/write 20241026082700964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082700964 DLINP <000b> input/ipa.c:451 connected read/write 20241026082700964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5df870cbbb25: Found GsupExpect[0] for "262424372179630" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@5df870cbbb25: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262424372179630" TC_gsup_check_imei_via_proxy(269)@5df870cbbb25: setverdict(pass): none -> pass 20241026082700967 DAUC <0003> db_auc.c:192 IMSI='262424372179630': No 3G Auth Data 20241026082700970 DLINP <000b> input/ipa.c:451 connected read/write 20241026082700970 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082700970 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262424372179630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424372179630" source_name="the-source\n"} 20241026082700970 DAUC <0003> hlr.c:417 IMSI='262424372179630': storing IMEI = 12345678901234 20241026082700974 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262424372179630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424372179630" destination_name="the-source\n"} 20241026082700974 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262424372179630 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082700974 DLINP <000b> input/ipa.c:451 connected read/write 20241026082700974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082700974 DLINP <000b> input/ipa.c:451 connected read/write 20241026082700974 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082700975 DAUC <0003> db_auc.c:192 IMSI='262424372179630': No 3G Auth Data 20241026082700976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42610<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@5df870cbbb25: Final verdict of PTC: pass 20241026082700989 DAUC <0003> db_auc.c:157 IMSI='262427521640311': No 2G Auth Data 20241026082700989 DAUC <0003> db_auc.c:192 IMSI='262427521640311': No 3G Auth Data HLR_Test-GSUP(266)@5df870cbbb25: Created GsupExpect[0] for "262427521640311" to be handled at TC_gsup_check_imei_via_proxy(270) 20241026082701011 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 20241026082701017 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701017 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262427521640311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427521640311" source_name="the-source\n"} 20241026082701017 DMAIN <0000> hlr.c:424 IMSI='262427521640311': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082701017 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262427521640311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427521640311" destination_name="the-source\n"} 20241026082701017 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262427521640311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701017 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701017 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5df870cbbb25: Found GsupExpect[0] for "262427521640311" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@5df870cbbb25: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262427521640311" TC_gsup_check_imei_via_proxy(270)@5df870cbbb25: setverdict(pass): none -> pass 20241026082701019 DAUC <0003> db_auc.c:192 IMSI='262427521640311': No 3G Auth Data 20241026082701023 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701023 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262427521640311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427521640311" source_name="the-source\n"} 20241026082701023 DAUC <0003> hlr.c:417 IMSI='262427521640311': storing IMEI = 12345678901234 20241026082701026 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262427521640311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427521640311" destination_name="the-source\n"} 20241026082701026 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262427521640311 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701026 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701026 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701026 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082701027 DAUC <0003> db_auc.c:192 IMSI='262427521640311': No 3G Auth Data 20241026082701029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42616<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@5df870cbbb25: Final verdict of PTC: pass 20241026082701041 DAUC <0003> db_auc.c:157 IMSI='262424772260497': No 2G Auth Data 20241026082701041 DAUC <0003> db_auc.c:192 IMSI='262424772260497': No 3G Auth Data HLR_Test-GSUP(266)@5df870cbbb25: Created GsupExpect[0] for "262424772260497" to be handled at TC_gsup_check_imei_via_proxy(271) 20241026082701067 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 20241026082701074 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701074 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424772260497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424772260497" source_name="the-source\n"} 20241026082701074 DMAIN <0000> hlr.c:424 IMSI='262424772260497': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082701074 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262424772260497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424772260497" destination_name="the-source\n"} 20241026082701074 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424772260497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701074 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701074 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5df870cbbb25: Found GsupExpect[0] for "262424772260497" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@5df870cbbb25: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424772260497" TC_gsup_check_imei_via_proxy(271)@5df870cbbb25: setverdict(pass): none -> pass 20241026082701075 DAUC <0003> db_auc.c:192 IMSI='262424772260497': No 3G Auth Data 20241026082701078 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701078 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424772260497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424772260497" source_name="the-source\n"} 20241026082701078 DAUC <0003> hlr.c:417 IMSI='262424772260497': storing IMEI = 12345678901234 20241026082701081 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262424772260497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424772260497" destination_name="the-source\n"} 20241026082701081 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424772260497 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701081 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701081 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082701083 DAUC <0003> db_auc.c:192 IMSI='262424772260497': No 3G Auth Data 20241026082701084 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42626<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@5df870cbbb25: Final verdict of PTC: pass 20241026082701096 DAUC <0003> db_auc.c:157 IMSI='262424141651782': No 2G Auth Data 20241026082701096 DAUC <0003> db_auc.c:192 IMSI='262424141651782': No 3G Auth Data HLR_Test-GSUP(266)@5df870cbbb25: Created GsupExpect[0] for "262424141651782" to be handled at TC_gsup_check_imei_via_proxy(272) 20241026082701120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4258 20241026082701125 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701125 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701125 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262424141651782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424141651782" source_name="the-source\n"} 20241026082701125 DMAIN <0000> hlr.c:424 IMSI='262424141651782': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082701126 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262424141651782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424141651782" destination_name="the-source\n"} 20241026082701126 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262424141651782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701126 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701126 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701126 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5df870cbbb25: Found GsupExpect[0] for "262424141651782" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@5df870cbbb25: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262424141651782" TC_gsup_check_imei_via_proxy(272)@5df870cbbb25: setverdict(pass): none -> pass 20241026082701127 DAUC <0003> db_auc.c:157 IMSI='262424141651782': No 2G Auth Data 20241026082701130 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701130 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262424141651782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424141651782" source_name="the-source\n"} 20241026082701130 DAUC <0003> hlr.c:417 IMSI='262424141651782': storing IMEI = 12345678901234 20241026082701134 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262424141651782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424141651782" destination_name="the-source\n"} 20241026082701134 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262424141651782 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701134 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701134 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082701135 DAUC <0003> db_auc.c:157 IMSI='262424141651782': No 2G Auth Data 20241026082701136 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42630<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@5df870cbbb25: Final verdict of PTC: pass 20241026082701149 DAUC <0003> db_auc.c:157 IMSI='262424454842673': No 2G Auth Data 20241026082701149 DAUC <0003> db_auc.c:192 IMSI='262424454842673': No 3G Auth Data HLR_Test-GSUP(266)@5df870cbbb25: Created GsupExpect[0] for "262424454842673" to be handled at TC_gsup_check_imei_via_proxy(273) 20241026082701174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4258 20241026082701178 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701178 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701178 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262424454842673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424454842673" source_name="the-source\n"} 20241026082701178 DMAIN <0000> hlr.c:424 IMSI='262424454842673': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082701178 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262424454842673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424454842673" destination_name="the-source\n"} 20241026082701178 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262424454842673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701178 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701178 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701178 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5df870cbbb25: Found GsupExpect[0] for "262424454842673" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@5df870cbbb25: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262424454842673" TC_gsup_check_imei_via_proxy(273)@5df870cbbb25: setverdict(pass): none -> pass 20241026082701180 DAUC <0003> db_auc.c:157 IMSI='262424454842673': No 2G Auth Data 20241026082701182 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701182 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262424454842673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424454842673" source_name="the-source\n"} 20241026082701182 DAUC <0003> hlr.c:417 IMSI='262424454842673': storing IMEI = 12345678901234 20241026082701186 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262424454842673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424454842673" destination_name="the-source\n"} 20241026082701186 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262424454842673 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701186 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701186 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701186 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082701187 DAUC <0003> db_auc.c:157 IMSI='262424454842673': No 2G Auth Data 20241026082701189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42642<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@5df870cbbb25: Final verdict of PTC: pass 20241026082701202 DAUC <0003> db_auc.c:157 IMSI='262427636413897': No 2G Auth Data 20241026082701202 DAUC <0003> db_auc.c:192 IMSI='262427636413897': No 3G Auth Data HLR_Test-GSUP(266)@5df870cbbb25: Created GsupExpect[0] for "262427636413897" to be handled at TC_gsup_check_imei_via_proxy(274) 20241026082701230 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 20241026082701236 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701236 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262427636413897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427636413897" source_name="the-source\n"} 20241026082701236 DMAIN <0000> hlr.c:424 IMSI='262427636413897': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082701236 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262427636413897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427636413897" destination_name="the-source\n"} 20241026082701236 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262427636413897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701236 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701236 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5df870cbbb25: Found GsupExpect[0] for "262427636413897" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@5df870cbbb25: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262427636413897" TC_gsup_check_imei_via_proxy(274)@5df870cbbb25: setverdict(pass): none -> pass 20241026082701240 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701240 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701240 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262427636413897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427636413897" source_name="the-source\n"} 20241026082701240 DAUC <0003> hlr.c:417 IMSI='262427636413897': storing IMEI = 12345678901234 20241026082701244 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262427636413897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427636413897" destination_name="the-source\n"} 20241026082701244 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262427636413897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701244 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701244 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701244 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082701246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42646<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@5df870cbbb25: Final verdict of PTC: pass 20241026082701262 DAUC <0003> db_auc.c:157 IMSI='262428760988865': No 2G Auth Data 20241026082701262 DAUC <0003> db_auc.c:192 IMSI='262428760988865': No 3G Auth Data HLR_Test-GSUP(266)@5df870cbbb25: Created GsupExpect[0] for "262428760988865" to be handled at TC_gsup_check_imei_via_proxy(275) 20241026082701290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 20241026082701295 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701295 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262428760988865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428760988865" source_name="the-source\n"} 20241026082701295 DMAIN <0000> hlr.c:424 IMSI='262428760988865': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082701295 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262428760988865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428760988865" destination_name="the-source\n"} 20241026082701295 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262428760988865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701295 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701295 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701295 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5df870cbbb25: Found GsupExpect[0] for "262428760988865" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@5df870cbbb25: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262428760988865" TC_gsup_check_imei_via_proxy(275)@5df870cbbb25: setverdict(pass): none -> pass 20241026082701300 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701300 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262428760988865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428760988865" source_name="the-source\n"} 20241026082701300 DAUC <0003> hlr.c:417 IMSI='262428760988865': storing IMEI = 12345678901234 20241026082701304 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262428760988865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428760988865" destination_name="the-source\n"} 20241026082701304 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262428760988865 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701304 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701304 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082701306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42650<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@5df870cbbb25: Final verdict of PTC: pass 20241026082701322 DAUC <0003> db_auc.c:157 IMSI='262421741066294': No 2G Auth Data 20241026082701322 DAUC <0003> db_auc.c:192 IMSI='262421741066294': No 3G Auth Data HLR_Test-GSUP(266)@5df870cbbb25: Created GsupExpect[0] for "262421741066294" to be handled at TC_gsup_check_imei_via_proxy(276) 20241026082701351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4258 20241026082701356 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701356 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262421741066294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421741066294" source_name="the-source\n"} 20241026082701356 DMAIN <0000> hlr.c:424 IMSI='262421741066294': has IMEI = 12345678901234 (consider setting 'store-imei') 20241026082701356 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262421741066294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421741066294" destination_name="the-source\n"} 20241026082701356 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262421741066294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701356 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701356 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@5df870cbbb25: Found GsupExpect[0] for "262421741066294" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@5df870cbbb25: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262421741066294" TC_gsup_check_imei_via_proxy(276)@5df870cbbb25: setverdict(pass): none -> pass 20241026082701360 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701360 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262421741066294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421741066294" source_name="the-source\n"} 20241026082701360 DAUC <0003> hlr.c:417 IMSI='262421741066294': storing IMEI = 12345678901234 20241026082701364 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262421741066294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421741066294" destination_name="the-source\n"} 20241026082701364 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262421741066294 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082701364 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082701364 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082701366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42662<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082701378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42596<->l=127.0.0.1:4258 20241026082701379 DLINP <000b> input/ipa.c:451 connected read/write 20241026082701379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082701379 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082701379 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082701379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082701379 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241026082701379 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42613<->l=127.0.0.1:4259) HLR_Test-GSUP(266)@5df870cbbb25: Final verdict of PTC: none 267@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Sat Oct 26 08:27:01 UTC 2024 ====== 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 20241026082701419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42668<->l=127.0.0.1:4258 20241026082701519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42668<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5420) Waiting for packet dumper to finish... 1 (prev_count=5420, count=69304) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Sat Oct 26 08:27:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_check_imei_invalid_len started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082704597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082704597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082704600 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082704603 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704603 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704603 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082704603 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082704603 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082704603 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082704603 DLGSUP <0013> gsup_server.c:237 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 20241026082704603 DLGSUP <0013> gsup_server.c:235 2: 20241026082704603 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082704603 DLGSUP <0013> gsup_server.c:235 3: 20241026082704603 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082704603 DLGSUP <0013> gsup_server.c:235 4: 20241026082704603 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082704603 DLGSUP <0013> gsup_server.c:235 5: 20241026082704603 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082704603 DLGSUP <0013> gsup_server.c:235 7: 20241026082704603 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082704603 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082704603 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082704603 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082704620 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39721<->l=127.0.0.1:4259) 20241026082704631 DAUC <0003> db_auc.c:157 IMSI='262427597679441': No 2G Auth Data 20241026082704631 DAUC <0003> db_auc.c:192 IMSI='262427597679441': No 3G Auth Data HLR_Test-GSUP(278)@5df870cbbb25: Created GsupExpect[0] for "262427597679441" to be handled at TC_gsup_check_imei_invalid_len(281) 20241026082704656 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42692<->l=127.0.0.1:4258 20241026082704661 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704661 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427597679441"} 20241026082704661 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241026082704661 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427597679441" cause=Invalid mandatory information} 20241026082704661 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704661 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704661 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5df870cbbb25: Found GsupExpect[0] for "262427597679441" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@5df870cbbb25: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262427597679441" TC_gsup_check_imei_invalid_len(281)@5df870cbbb25: setverdict(pass): none -> pass 20241026082704664 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704664 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427597679441"} 20241026082704664 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241026082704664 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427597679441" cause=Invalid mandatory information} 20241026082704664 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704664 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704664 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704666 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704666 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427597679441"} 20241026082704666 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241026082704666 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427597679441" cause=Invalid mandatory information} 20241026082704666 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704666 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704666 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704668 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704668 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704668 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427597679441"} 20241026082704668 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241026082704668 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427597679441" cause=Invalid mandatory information} 20241026082704668 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704668 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704668 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704670 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704670 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427597679441"} 20241026082704670 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241026082704670 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427597679441" cause=Invalid mandatory information} 20241026082704670 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262427597679441 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704670 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704670 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42692<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@5df870cbbb25: Final verdict of PTC: pass 20241026082704683 DAUC <0003> db_auc.c:157 IMSI='262422593379570': No 2G Auth Data 20241026082704683 DAUC <0003> db_auc.c:192 IMSI='262422593379570': No 3G Auth Data HLR_Test-GSUP(278)@5df870cbbb25: Created GsupExpect[0] for "262422593379570" to be handled at TC_gsup_check_imei_invalid_len(282) 20241026082704709 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 20241026082704713 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704714 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422593379570"} 20241026082704714 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241026082704714 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422593379570" cause=Invalid mandatory information} 20241026082704714 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704714 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704714 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5df870cbbb25: Found GsupExpect[0] for "262422593379570" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@5df870cbbb25: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262422593379570" TC_gsup_check_imei_invalid_len(282)@5df870cbbb25: setverdict(pass): none -> pass 20241026082704716 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704716 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422593379570"} 20241026082704716 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241026082704716 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422593379570" cause=Invalid mandatory information} 20241026082704716 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704716 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704716 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704718 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704718 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422593379570"} 20241026082704718 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241026082704718 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422593379570" cause=Invalid mandatory information} 20241026082704718 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704718 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704718 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704720 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704720 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704720 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422593379570"} 20241026082704720 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241026082704720 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422593379570" cause=Invalid mandatory information} 20241026082704720 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704720 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704720 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704722 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704722 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704722 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422593379570"} 20241026082704722 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241026082704722 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422593379570" cause=Invalid mandatory information} 20241026082704722 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262422593379570 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704722 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704722 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704722 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42700<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@5df870cbbb25: Final verdict of PTC: pass 20241026082704736 DAUC <0003> db_auc.c:157 IMSI='262420645875201': No 2G Auth Data 20241026082704736 DAUC <0003> db_auc.c:192 IMSI='262420645875201': No 3G Auth Data HLR_Test-GSUP(278)@5df870cbbb25: Created GsupExpect[0] for "262420645875201" to be handled at TC_gsup_check_imei_invalid_len(283) 20241026082704762 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 20241026082704765 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704765 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420645875201"} 20241026082704765 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241026082704766 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420645875201" cause=Invalid mandatory information} 20241026082704766 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704766 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704766 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5df870cbbb25: Found GsupExpect[0] for "262420645875201" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@5df870cbbb25: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262420645875201" TC_gsup_check_imei_invalid_len(283)@5df870cbbb25: setverdict(pass): none -> pass 20241026082704768 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704768 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420645875201"} 20241026082704768 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241026082704768 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420645875201" cause=Invalid mandatory information} 20241026082704768 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704768 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704768 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704770 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704770 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420645875201"} 20241026082704770 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241026082704770 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420645875201" cause=Invalid mandatory information} 20241026082704770 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704770 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704770 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704772 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704772 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420645875201"} 20241026082704772 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241026082704772 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420645875201" cause=Invalid mandatory information} 20241026082704772 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704772 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704772 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704772 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704773 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704773 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420645875201"} 20241026082704773 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241026082704773 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420645875201" cause=Invalid mandatory information} 20241026082704773 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262420645875201 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704773 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704773 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704774 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42716<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@5df870cbbb25: Final verdict of PTC: pass 20241026082704787 DAUC <0003> db_auc.c:157 IMSI='262425444225780': No 2G Auth Data 20241026082704787 DAUC <0003> db_auc.c:192 IMSI='262425444225780': No 3G Auth Data HLR_Test-GSUP(278)@5df870cbbb25: Created GsupExpect[0] for "262425444225780" to be handled at TC_gsup_check_imei_invalid_len(284) 20241026082704812 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 20241026082704817 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704817 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704817 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425444225780"} 20241026082704817 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241026082704817 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425444225780" cause=Invalid mandatory information} 20241026082704817 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704817 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704817 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5df870cbbb25: Found GsupExpect[0] for "262425444225780" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@5df870cbbb25: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262425444225780" TC_gsup_check_imei_invalid_len(284)@5df870cbbb25: setverdict(pass): none -> pass 20241026082704819 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704819 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425444225780"} 20241026082704819 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241026082704819 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425444225780" cause=Invalid mandatory information} 20241026082704819 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704819 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704819 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704821 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704821 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425444225780"} 20241026082704821 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241026082704821 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425444225780" cause=Invalid mandatory information} 20241026082704821 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704821 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704821 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704822 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704822 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704822 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425444225780"} 20241026082704822 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241026082704822 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425444225780" cause=Invalid mandatory information} 20241026082704822 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704822 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704822 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704822 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704824 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704824 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704824 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425444225780"} 20241026082704824 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241026082704824 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425444225780" cause=Invalid mandatory information} 20241026082704824 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262425444225780 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704824 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704824 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704824 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42732<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@5df870cbbb25: Final verdict of PTC: pass 20241026082704838 DAUC <0003> db_auc.c:157 IMSI='262426107119847': No 2G Auth Data 20241026082704838 DAUC <0003> db_auc.c:192 IMSI='262426107119847': No 3G Auth Data HLR_Test-GSUP(278)@5df870cbbb25: Created GsupExpect[0] for "262426107119847" to be handled at TC_gsup_check_imei_invalid_len(285) 20241026082704864 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42742<->l=127.0.0.1:4258 20241026082704869 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704869 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704869 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426107119847"} 20241026082704869 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241026082704869 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426107119847" cause=Invalid mandatory information} 20241026082704869 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704869 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704869 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704869 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5df870cbbb25: Found GsupExpect[0] for "262426107119847" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@5df870cbbb25: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262426107119847" TC_gsup_check_imei_invalid_len(285)@5df870cbbb25: setverdict(pass): none -> pass 20241026082704871 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704871 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704871 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426107119847"} 20241026082704871 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241026082704871 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426107119847" cause=Invalid mandatory information} 20241026082704871 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704871 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704871 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704871 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704872 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704873 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426107119847"} 20241026082704873 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241026082704873 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426107119847" cause=Invalid mandatory information} 20241026082704873 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704873 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704873 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704874 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704874 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704874 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426107119847"} 20241026082704874 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241026082704874 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426107119847" cause=Invalid mandatory information} 20241026082704874 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704874 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704874 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704874 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704876 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704876 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426107119847"} 20241026082704876 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241026082704876 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426107119847" cause=Invalid mandatory information} 20241026082704876 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262426107119847 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704876 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704876 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704877 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42742<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@5df870cbbb25: Final verdict of PTC: pass 20241026082704889 DAUC <0003> db_auc.c:157 IMSI='262422122756122': No 2G Auth Data 20241026082704889 DAUC <0003> db_auc.c:192 IMSI='262422122756122': No 3G Auth Data HLR_Test-GSUP(278)@5df870cbbb25: Created GsupExpect[0] for "262422122756122" to be handled at TC_gsup_check_imei_invalid_len(286) 20241026082704918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4258 20241026082704921 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704921 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422122756122"} 20241026082704921 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241026082704921 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422122756122" cause=Invalid mandatory information} 20241026082704921 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704921 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704921 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704921 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5df870cbbb25: Found GsupExpect[0] for "262422122756122" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@5df870cbbb25: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262422122756122" TC_gsup_check_imei_invalid_len(286)@5df870cbbb25: setverdict(pass): none -> pass 20241026082704923 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704923 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704923 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422122756122"} 20241026082704923 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241026082704923 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422122756122" cause=Invalid mandatory information} 20241026082704923 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704923 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704923 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704924 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704924 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422122756122"} 20241026082704924 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241026082704924 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422122756122" cause=Invalid mandatory information} 20241026082704924 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704924 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704924 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704924 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704926 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704926 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422122756122"} 20241026082704926 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241026082704926 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422122756122" cause=Invalid mandatory information} 20241026082704926 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704926 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704926 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704926 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704928 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704928 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422122756122"} 20241026082704928 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241026082704928 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422122756122" cause=Invalid mandatory information} 20241026082704928 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262422122756122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704928 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704928 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704929 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42748<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@5df870cbbb25: Final verdict of PTC: pass 20241026082704946 DAUC <0003> db_auc.c:157 IMSI='262422690466751': No 2G Auth Data 20241026082704946 DAUC <0003> db_auc.c:192 IMSI='262422690466751': No 3G Auth Data HLR_Test-GSUP(278)@5df870cbbb25: Created GsupExpect[0] for "262422690466751" to be handled at TC_gsup_check_imei_invalid_len(287) 20241026082704975 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42754<->l=127.0.0.1:4258 20241026082704978 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704978 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422690466751"} 20241026082704978 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241026082704978 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422690466751" cause=Invalid mandatory information} 20241026082704978 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704978 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704978 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5df870cbbb25: Found GsupExpect[0] for "262422690466751" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@5df870cbbb25: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262422690466751" TC_gsup_check_imei_invalid_len(287)@5df870cbbb25: setverdict(pass): none -> pass 20241026082704980 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704980 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422690466751"} 20241026082704980 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241026082704980 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422690466751" cause=Invalid mandatory information} 20241026082704980 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704980 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704980 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704982 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704982 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422690466751"} 20241026082704982 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241026082704982 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422690466751" cause=Invalid mandatory information} 20241026082704982 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704982 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704982 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704982 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704984 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704984 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422690466751"} 20241026082704984 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241026082704984 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422690466751" cause=Invalid mandatory information} 20241026082704984 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704984 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704984 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704986 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082704986 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422690466751"} 20241026082704986 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241026082704986 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422690466751" cause=Invalid mandatory information} 20241026082704986 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422690466751 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082704986 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082704986 DLINP <000b> input/ipa.c:451 connected read/write 20241026082704986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082704987 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42754<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@5df870cbbb25: Final verdict of PTC: pass 20241026082705003 DAUC <0003> db_auc.c:157 IMSI='262426162100122': No 2G Auth Data 20241026082705003 DAUC <0003> db_auc.c:192 IMSI='262426162100122': No 3G Auth Data HLR_Test-GSUP(278)@5df870cbbb25: Created GsupExpect[0] for "262426162100122" to be handled at TC_gsup_check_imei_invalid_len(288) 20241026082705032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4258 20241026082705035 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082705035 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426162100122"} 20241026082705035 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241026082705035 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426162100122" cause=Invalid mandatory information} 20241026082705035 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082705035 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082705035 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@5df870cbbb25: Found GsupExpect[0] for "262426162100122" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@5df870cbbb25: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262426162100122" TC_gsup_check_imei_invalid_len(288)@5df870cbbb25: setverdict(pass): none -> pass 20241026082705037 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082705037 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426162100122"} 20241026082705037 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241026082705037 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426162100122" cause=Invalid mandatory information} 20241026082705037 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082705037 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082705037 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082705039 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705039 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082705039 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426162100122"} 20241026082705039 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241026082705039 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426162100122" cause=Invalid mandatory information} 20241026082705039 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082705039 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082705039 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082705040 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082705040 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426162100122"} 20241026082705040 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241026082705040 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426162100122" cause=Invalid mandatory information} 20241026082705040 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082705040 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082705040 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082705042 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082705042 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426162100122"} 20241026082705042 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241026082705042 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426162100122" cause=Invalid mandatory information} 20241026082705042 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262426162100122 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082705042 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082705042 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082705044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42762<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@5df870cbbb25: Final verdict of PTC: pass MTC@5df870cbbb25: setverdict(pass): none -> pass 20241026082705057 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42682<->l=127.0.0.1:4258 20241026082705058 DLINP <000b> input/ipa.c:451 connected read/write 20241026082705058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082705058 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082705058 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082705058 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(278)@5df870cbbb25: Final verdict of PTC: none 20241026082705058 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39721<->l=127.0.0.1:4259) 279@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: pass MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@5df870cbbb25: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Sat Oct 26 08:27:05 UTC 2024 ====== 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 20241026082705104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42764<->l=127.0.0.1:4258 20241026082705204 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42764<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5692) Waiting for packet dumper to finish... 1 (prev_count=5692, count=51032) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Sat Oct 26 08:27:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_gsup_check_imei_unknown_imsi started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082708281 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082708281 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082708283 DLINP <000b> input/ipa.c:451 connected read/write 20241026082708283 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082708284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082708286 DLINP <000b> input/ipa.c:451 connected read/write 20241026082708286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082708286 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082708286 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082708286 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082708286 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082708286 DLGSUP <0013> gsup_server.c:237 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 20241026082708286 DLGSUP <0013> gsup_server.c:235 2: 20241026082708286 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082708286 DLGSUP <0013> gsup_server.c:235 3: 20241026082708286 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082708286 DLGSUP <0013> gsup_server.c:235 4: 20241026082708286 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082708286 DLGSUP <0013> gsup_server.c:235 5: 20241026082708286 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082708286 DLGSUP <0013> gsup_server.c:235 7: 20241026082708286 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082708286 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082708286 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082708286 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082708304 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46311<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@5df870cbbb25: Created GsupExpect[0] for "262427971990284" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241026082708314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55572<->l=127.0.0.1:4258 20241026082708329 DLINP <000b> input/ipa.c:451 connected read/write 20241026082708329 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082708329 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427971990284 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427971990284"} 20241026082708329 DMAIN <0000> hlr.c:424 IMSI='262427971990284': has IMEI = 22245678901234 (consider setting 'store-imei') 20241026082708329 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427971990284 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241026082708329 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427971990284 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427971990284" cause=Invalid mandatory information} 20241026082708329 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262427971990284 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082708329 DLINP <000b> input/ipa.c:451 connected read/write 20241026082708329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082708329 DLINP <000b> input/ipa.c:451 connected read/write 20241026082708329 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@5df870cbbb25: Found GsupExpect[0] for "262427971990284" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@5df870cbbb25: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262427971990284" TC_gsup_check_imei_unknown_imsi(293)@5df870cbbb25: setverdict(pass): none -> pass 20241026082708334 DLINP <000b> input/ipa.c:451 connected read/write 20241026082708334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082708334 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427971990284 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427971990284"} 20241026082708334 DAUC <0003> hlr.c:417 IMSI='262427971990284': storing IMEI = 22245678901234 20241026082708334 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262427971990284': no such subscriber 20241026082708334 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427971990284 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241026082708334 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427971990284 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427971990284" cause=Invalid mandatory information} 20241026082708334 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262427971990284 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082708334 DLINP <000b> input/ipa.c:451 connected read/write 20241026082708334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082708334 DLINP <000b> input/ipa.c:451 connected read/write 20241026082708334 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082708336 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55572<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@5df870cbbb25: Final verdict of PTC: pass 20241026082708337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55564<->l=127.0.0.1:4258 20241026082708338 DLINP <000b> input/ipa.c:451 connected read/write 20241026082708338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082708338 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082708338 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082708338 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082708338 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46311<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@5df870cbbb25: Final verdict of PTC: none 291@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 291: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@5df870cbbb25: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Sat Oct 26 08:27:08 UTC 2024 ====== 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 20241026082708382 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 20241026082708483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55578<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14764) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Sat Oct 26 08:27:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082711559 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082711559 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082711561 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711561 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@5df870cbbb25: 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 } } } } 20241026082711563 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711563 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711563 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082711563 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082711563 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082711563 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082711563 DLGSUP <0013> gsup_server.c:237 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 20241026082711563 DLGSUP <0013> gsup_server.c:235 2: 20241026082711563 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082711563 DLGSUP <0013> gsup_server.c:235 3: 20241026082711563 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082711563 DLGSUP <0013> gsup_server.c:235 4: 20241026082711563 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082711563 DLGSUP <0013> gsup_server.c:235 5: 20241026082711563 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082711563 DLGSUP <0013> gsup_server.c:235 7: 20241026082711563 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082711563 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082711563 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082711563 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082711579 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43713<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@5df870cbbb25: Created GsupExpect[0] for "262427980448743" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241026082711589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 20241026082711609 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711609 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427980448743"} 20241026082711609 DMAIN <0000> hlr.c:216 IMSI='262427980448743': Creating subscriber on demand 20241026082711627 DMAIN <0000> hlr.c:232 IMSI='262427980448743': Successfully assigned MSISDN='325' 20241026082711627 DAUC <0003> hlr.c:417 IMSI='262427980448743': storing IMEI = 12345678901234 20241026082711645 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427980448743"} 20241026082711645 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082711645 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711645 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@5df870cbbb25: Found GsupExpect[0] for "262427980448743" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@5df870cbbb25: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262427980448743" TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): none -> pass 20241026082711647 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711647 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711648 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711648 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711649 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711649 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711651 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711651 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711651 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427980448743" cn_domain=PS} 20241026082711651 DLU <0006> fsm.c:456 lu(262427980448743)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082711651 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082711661 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082711661 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427980448743" cn_domain=PS} 20241026082711661 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711661 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711662 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711664 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711664 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427980448743"} 20241026082711664 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082711664 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082711664 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427980448743"} 20241026082711664 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082711664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082711664 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082711664 DLU <0006> fsm.c:568 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082711664 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711664 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711678 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711678 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427980448743"} 20241026082711678 DMAIN <0000> hlr.c:216 IMSI='262427980448743': Creating subscriber on demand 20241026082711690 DMAIN <0000> hlr.c:232 IMSI='262427980448743': Successfully assigned MSISDN='871' 20241026082711690 DAUC <0003> hlr.c:417 IMSI='262427980448743': storing IMEI = 12345678901234 20241026082711693 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427980448743"} 20241026082711693 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082711693 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711693 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711693 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711695 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711695 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711696 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711696 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711697 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711697 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711698 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711698 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711699 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711699 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427980448743" cn_domain=PS} 20241026082711699 DLU <0006> fsm.c:456 lu(262427980448743)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082711699 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082711706 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082711706 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427980448743" cn_domain=PS} 20241026082711706 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711706 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711706 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711709 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711709 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427980448743"} 20241026082711709 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082711709 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082711709 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427980448743"} 20241026082711709 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082711709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082711709 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082711709 DLU <0006> fsm.c:568 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082711709 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711709 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711718 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711718 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711718 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427980448743"} 20241026082711718 DMAIN <0000> hlr.c:216 IMSI='262427980448743': Creating subscriber on demand 20241026082711726 DMAIN <0000> hlr.c:232 IMSI='262427980448743': Successfully assigned MSISDN='362' 20241026082711726 DAUC <0003> hlr.c:417 IMSI='262427980448743': storing IMEI = 12345678901234 20241026082711730 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427980448743"} 20241026082711730 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082711730 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711730 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711730 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711731 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711731 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711732 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711732 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711733 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711733 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711734 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711734 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711736 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711736 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711736 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427980448743" cn_domain=PS} 20241026082711736 DLU <0006> fsm.c:456 lu(262427980448743)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082711736 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241026082711736 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427980448743" cause=GPRS services not allowed} 20241026082711736 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082711736 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082711736 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: Freeing instance 20241026082711736 DLU <0006> fsm.c:568 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: Deallocated 20241026082711736 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711736 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711736 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711744 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711744 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427980448743"} 20241026082711745 DMAIN <0000> hlr.c:216 IMSI='262427980448743': Creating subscriber on demand 20241026082711752 DMAIN <0000> hlr.c:232 IMSI='262427980448743': Successfully assigned MSISDN='381' 20241026082711752 DAUC <0003> hlr.c:417 IMSI='262427980448743': storing IMEI = 12345678901234 20241026082711756 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427980448743"} 20241026082711756 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082711756 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711756 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711757 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711757 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711758 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711758 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711759 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711759 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711761 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711761 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427980448743" cn_domain=PS} 20241026082711761 DLU <0006> fsm.c:456 lu(262427980448743)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082711761 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241026082711761 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427980448743" cause=GPRS services not allowed} 20241026082711761 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082711761 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082711761 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: Freeing instance 20241026082711761 DLU <0006> fsm.c:568 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: Deallocated 20241026082711761 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711761 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711761 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711769 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711769 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711769 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427980448743"} 20241026082711769 DMAIN <0000> hlr.c:216 IMSI='262427980448743': Creating subscriber on demand 20241026082711773 DAUC <0003> hlr.c:417 IMSI='262427980448743': storing IMEI = 12345678901234 20241026082711777 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427980448743"} 20241026082711777 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082711777 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711777 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711777 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711778 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711778 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711779 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711779 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711780 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711780 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711781 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711781 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427980448743" cn_domain=PS} 20241026082711782 DLU <0006> fsm.c:456 lu(262427980448743)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082711782 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241026082711782 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427980448743" cause=GPRS services not allowed} 20241026082711782 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082711782 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082711782 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: Freeing instance 20241026082711782 DLU <0006> fsm.c:568 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: Deallocated 20241026082711782 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711782 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711790 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711790 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711790 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427980448743"} 20241026082711790 DMAIN <0000> hlr.c:216 IMSI='262427980448743': Creating subscriber on demand 20241026082711794 DAUC <0003> hlr.c:417 IMSI='262427980448743': storing IMEI = 12345678901234 20241026082711797 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427980448743"} 20241026082711797 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241026082711797 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711798 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711798 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711799 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711799 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711800 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711800 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711800 DAUC <0003> db_auc.c:157 IMSI='262427980448743': No 2G Auth Data 20241026082711800 DAUC <0003> db_auc.c:192 IMSI='262427980448743': No 3G Auth Data 20241026082711802 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711802 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711802 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427980448743" cn_domain=PS} 20241026082711802 DLU <0006> fsm.c:456 lu(262427980448743)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082711802 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082711809 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427980448743)[0x5627deab5950]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082711809 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427980448743" cn_domain=PS} 20241026082711809 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711809 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711809 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711811 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711811 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711811 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427980448743"} 20241026082711811 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082711811 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082711811 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427980448743"} 20241026082711811 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427980448743 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082711811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082711811 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082711811 DLU <0006> fsm.c:568 lu(PS:IMSI-262427980448743)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082711811 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082711811 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082711818 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55582<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@5df870cbbb25: Final verdict of PTC: pass 20241026082711819 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55580<->l=127.0.0.1:4258 20241026082711820 DLINP <000b> input/ipa.c:451 connected read/write 20241026082711820 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082711820 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082711820 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082711820 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082711821 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43713<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(294)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP(295)@5df870cbbb25: Final verdict of PTC: none 296@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 296: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@5df870cbbb25: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Sat Oct 26 08:27:11 UTC 2024 ====== 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 20241026082711869 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 20241026082711969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=32208) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Sat Oct 26 08:27:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_subscr_create_on_demand_ul started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082715043 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082715043 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082715045 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55594<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082715048 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715048 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082715048 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082715048 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082715048 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082715048 DLGSUP <0013> gsup_server.c:237 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 20241026082715048 DLGSUP <0013> gsup_server.c:235 2: 20241026082715048 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082715048 DLGSUP <0013> gsup_server.c:235 3: 20241026082715048 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082715048 DLGSUP <0013> gsup_server.c:235 4: 20241026082715048 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082715048 DLGSUP <0013> gsup_server.c:235 5: 20241026082715048 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082715048 DLGSUP <0013> gsup_server.c:235 7: 20241026082715048 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082715048 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082715048 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082715048 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082715067 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43003<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@5df870cbbb25: Created GsupExpect[0] for "262421355143242" to be handled at TC_subscr_create_on_demand_ul(303) 20241026082715080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 20241026082715089 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715089 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421355143242" cn_domain=PS} 20241026082715089 DMAIN <0000> hlr.c:216 IMSI='262421355143242': Creating subscriber on demand 20241026082715097 DMAIN <0000> hlr.c:232 IMSI='262421355143242': Successfully assigned MSISDN='452' 20241026082715097 DLU <0006> fsm.c:456 lu(262421355143242)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082715097 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082715104 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082715104 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421355143242" cn_domain=PS} 20241026082715104 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715104 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715104 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@5df870cbbb25: Found GsupExpect[0] for "262421355143242" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@5df870cbbb25: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262421355143242" 20241026082715108 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715108 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421355143242"} 20241026082715108 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082715108 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082715108 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421355143242"} 20241026082715108 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082715108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082715108 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082715108 DLU <0006> fsm.c:568 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082715108 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715108 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715108 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5df870cbbb25: setverdict(pass): none -> pass 20241026082715110 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715110 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715111 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715111 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715112 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715112 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715120 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715120 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421355143242" cn_domain=PS} 20241026082715120 DMAIN <0000> hlr.c:216 IMSI='262421355143242': Creating subscriber on demand 20241026082715144 DMAIN <0000> hlr.c:232 IMSI='262421355143242': Successfully assigned MSISDN='525' 20241026082715144 DLU <0006> fsm.c:456 lu(262421355143242)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082715144 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082715151 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082715151 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421355143242" cn_domain=PS} 20241026082715151 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715151 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715151 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715154 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715154 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715154 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421355143242"} 20241026082715154 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082715154 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082715154 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421355143242"} 20241026082715154 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082715154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082715154 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082715154 DLU <0006> fsm.c:568 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082715154 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715154 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715154 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082715156 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715156 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715157 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715157 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715158 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715158 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715159 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715159 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715167 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715167 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715167 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421355143242" cn_domain=PS} 20241026082715167 DMAIN <0000> hlr.c:216 IMSI='262421355143242': Creating subscriber on demand 20241026082715174 DMAIN <0000> hlr.c:232 IMSI='262421355143242': Successfully assigned MSISDN='450' 20241026082715174 DLU <0006> fsm.c:456 lu(262421355143242)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082715174 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241026082715174 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421355143242" cause=GPRS services not allowed} 20241026082715174 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082715174 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082715174 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: Freeing instance 20241026082715174 DLU <0006> fsm.c:568 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: Deallocated 20241026082715174 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715174 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715174 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082715176 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715176 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715177 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715177 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715177 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715177 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715178 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715178 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715186 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715186 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715186 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421355143242" cn_domain=PS} 20241026082715186 DMAIN <0000> hlr.c:216 IMSI='262421355143242': Creating subscriber on demand 20241026082715194 DMAIN <0000> hlr.c:232 IMSI='262421355143242': Successfully assigned MSISDN='321' 20241026082715194 DLU <0006> fsm.c:456 lu(262421355143242)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082715194 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241026082715194 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421355143242" cause=GPRS services not allowed} 20241026082715194 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082715194 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082715194 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: Freeing instance 20241026082715194 DLU <0006> fsm.c:568 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: Deallocated 20241026082715194 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715194 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715194 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082715196 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715196 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715197 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715197 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715197 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715197 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715206 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715206 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715206 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421355143242" cn_domain=PS} 20241026082715206 DMAIN <0000> hlr.c:216 IMSI='262421355143242': Creating subscriber on demand 20241026082715210 DLU <0006> fsm.c:456 lu(262421355143242)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082715210 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241026082715210 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421355143242" cause=GPRS services not allowed} 20241026082715210 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082715210 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082715210 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: Freeing instance 20241026082715210 DLU <0006> fsm.c:568 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: Deallocated 20241026082715210 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715210 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715210 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082715211 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715211 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715212 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715212 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715213 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715213 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715222 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715222 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715222 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421355143242" cn_domain=PS} 20241026082715222 DMAIN <0000> hlr.c:216 IMSI='262421355143242': Creating subscriber on demand 20241026082715226 DLU <0006> fsm.c:456 lu(262421355143242)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082715226 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082715233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421355143242)[0x5627deab5950]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082715233 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421355143242" cn_domain=PS} 20241026082715233 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715233 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715233 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715236 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715236 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421355143242"} 20241026082715236 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082715236 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082715236 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421355143242"} 20241026082715236 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262421355143242 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082715236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082715236 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082715236 DLU <0006> fsm.c:568 lu(PS:IMSI-262421355143242)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082715236 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082715236 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715236 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082715237 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715237 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715238 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715238 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data 20241026082715239 DAUC <0003> db_auc.c:157 IMSI='262421355143242': No 2G Auth Data 20241026082715239 DAUC <0003> db_auc.c:192 IMSI='262421355143242': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082715246 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55602<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@5df870cbbb25: Final verdict of PTC: pass 20241026082715247 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55594<->l=127.0.0.1:4258 20241026082715248 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43003<->l=127.0.0.1:4259) 20241026082715248 DLINP <000b> input/ipa.c:451 connected read/write 20241026082715248 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082715248 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082715248 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082715248 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@5df870cbbb25: Final verdict of PTC: none 301@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 301: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@5df870cbbb25: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Sat Oct 26 08:27:15 UTC 2024 ====== 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 20241026082715288 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 20241026082715389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=30996) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Sat Oct 26 08:27:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_subscr_create_on_demand_sai started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082718465 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082718465 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082718468 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082718468 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@5df870cbbb25: 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 } } } } 20241026082718471 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718471 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082718471 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082718471 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082718471 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082718471 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082718471 DLGSUP <0013> gsup_server.c:237 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 20241026082718471 DLGSUP <0013> gsup_server.c:235 2: 20241026082718471 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082718471 DLGSUP <0013> gsup_server.c:235 3: 20241026082718471 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082718471 DLGSUP <0013> gsup_server.c:235 4: 20241026082718471 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082718471 DLGSUP <0013> gsup_server.c:235 5: 20241026082718471 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082718471 DLGSUP <0013> gsup_server.c:235 7: 20241026082718471 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082718471 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082718471 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082718471 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082718491 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39359<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@5df870cbbb25: Created GsupExpect[0] for "262428559134323" to be handled at TC_subscr_create_on_demand_sai(308) 20241026082718501 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 20241026082718513 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718513 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082718513 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428559134323"} 20241026082718513 DMAIN <0000> hlr.c:216 IMSI='262428559134323': Creating subscriber on demand 20241026082718521 DMAIN <0000> hlr.c:232 IMSI='262428559134323': Successfully assigned MSISDN='212' 20241026082718521 DAUC <0003> db_auc.c:157 IMSI='262428559134323': No 2G Auth Data 20241026082718521 DAUC <0003> db_auc.c:192 IMSI='262428559134323': No 3G Auth Data 20241026082718521 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428559134323 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 20241026082718521 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428559134323" cause=IMSI unknown in HLR} 20241026082718521 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241026082718521 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082718521 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718521 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@5df870cbbb25: Found GsupExpect[0] for "262428559134323" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@5df870cbbb25: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262428559134323" TC_subscr_create_on_demand_sai(308)@5df870cbbb25: setverdict(pass): none -> pass 20241026082718524 DAUC <0003> db_auc.c:157 IMSI='262428559134323': No 2G Auth Data 20241026082718524 DAUC <0003> db_auc.c:192 IMSI='262428559134323': No 3G Auth Data 20241026082718525 DAUC <0003> db_auc.c:157 IMSI='262428559134323': No 2G Auth Data 20241026082718525 DAUC <0003> db_auc.c:192 IMSI='262428559134323': No 3G Auth Data 20241026082718526 DAUC <0003> db_auc.c:157 IMSI='262428559134323': No 2G Auth Data 20241026082718526 DAUC <0003> db_auc.c:192 IMSI='262428559134323': No 3G Auth Data 20241026082718528 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718528 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082718528 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428559134323" cn_domain=PS} 20241026082718528 DLU <0006> fsm.c:456 lu(262428559134323)[0x5627deab5950]{UNVALIDATED}: Allocated 20241026082718528 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241026082718534 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428559134323)[0x5627deab5950]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082718534 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428559134323" cn_domain=PS} 20241026082718534 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082718534 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718534 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082718537 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718537 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082718537 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428559134323"} 20241026082718537 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428559134323)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082718537 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082718537 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428559134323"} 20241026082718537 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262428559134323 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082718537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428559134323)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082718537 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428559134323)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082718537 DLU <0006> fsm.c:568 lu(PS:IMSI-262428559134323)[0x5627deab5950]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082718537 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082718537 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082718543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41530<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@5df870cbbb25: Final verdict of PTC: pass 20241026082718544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@5df870cbbb25: Final verdict of PTC: none 20241026082718545 DLINP <000b> input/ipa.c:451 connected read/write 20241026082718546 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082718546 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082718546 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082718546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082718546 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39359<->l=127.0.0.1:4259) 306@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 306: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@5df870cbbb25: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Sat Oct 26 08:27:18 UTC 2024 ====== 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 20241026082718587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 20241026082718687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41544<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Sat Oct 26 08:27:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_MSLookup_mDNS_service_other_home started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082721761 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082721761 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082721763 DLINP <000b> input/ipa.c:451 connected read/write 20241026082721763 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082721763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082721764 DLINP <000b> input/ipa.c:451 connected read/write 20241026082721764 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082721764 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082721764 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082721764 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082721764 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082721764 DLGSUP <0013> gsup_server.c:237 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 20241026082721764 DLGSUP <0013> gsup_server.c:235 2: 20241026082721764 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082721764 DLGSUP <0013> gsup_server.c:235 3: 20241026082721764 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082721764 DLGSUP <0013> gsup_server.c:235 4: 20241026082721764 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082721764 DLGSUP <0013> gsup_server.c:235 5: 20241026082721764 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082721764 DLGSUP <0013> gsup_server.c:235 7: 20241026082721764 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082721764 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082721764 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082721764 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082721784 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38623<->l=127.0.0.1:4259) 20241026082721786 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241026082721786 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@5df870cbbb25: Created GsupExpect[0] for "262427537706274" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241026082721801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 20241026082721823 DAUC <0003> db_auc.c:157 IMSI='262427537706274': No 2G Auth Data 20241026082721823 DAUC <0003> db_auc.c:192 IMSI='262427537706274': No 3G Auth Data 20241026082721835 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611008730.msisdn 20241026082721835 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491611008730.msisdn: not attached (vlr_number unset) 20241026082721835 DDGSM <0007> mslookup_server.c:327 sip.voice.491611008730.msisdn: does not exist in GSUP proxy 20241026082722837 DLINP <000b> input/ipa.c:451 connected read/write 20241026082722837 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082722837 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427537706274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427537706274" cn_domain=CS} 20241026082722837 DLU <0006> fsm.c:456 lu(262427537706274)[0x5627dead0930]{UNVALIDATED}: Allocated 20241026082722837 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427537706274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241026082722845 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262427537706274)[0x5627dead0930]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241026082722845 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427537706274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427537706274" cn_domain=CS} 20241026082722845 DLINP <000b> input/ipa.c:451 connected read/write 20241026082722845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082722845 DLINP <000b> input/ipa.c:451 connected read/write 20241026082722845 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@5df870cbbb25: Found GsupExpect[0] for "262427537706274" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@5df870cbbb25: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262427537706274" 20241026082722849 DLINP <000b> input/ipa.c:451 connected read/write 20241026082722849 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082722849 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427537706274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427537706274"} 20241026082722849 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262427537706274)[0x5627dead0930]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241026082722849 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262427537706274 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241026082722849 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427537706274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427537706274"} 20241026082722849 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262427537706274 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082722849 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427537706274)[0x5627dead0930]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241026082722849 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262427537706274)[0x5627dead0930]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241026082722849 DLU <0006> fsm.c:568 lu(CS:IMSI-262427537706274)[0x5627dead0930]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241026082722849 DLINP <000b> input/ipa.c:451 connected read/write 20241026082722849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082722849 DLINP <000b> input/ipa.c:451 connected read/write 20241026082722849 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@5df870cbbb25: setverdict(pass): none -> pass 20241026082722851 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491611008730.msisdn 20241026082722852 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491611008730.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241026082722852 DDGSM <0007> mslookup_server.c:327 sip.voice.491611008730.msisdn: does not exist in GSUP proxy 20241026082722852 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491611008730.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@5df870cbbb25: setverdict(pass): pass -> pass, component reason not changed 20241026082722859 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@5df870cbbb25: Final verdict of PTC: pass 20241026082722860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4258 HLR_Test-GSUP(310)@5df870cbbb25: Final verdict of PTC: none 20241026082722862 DLINP <000b> input/ipa.c:451 connected read/write 20241026082722862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082722862 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082722862 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082722862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082722862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38623<->l=127.0.0.1:4259) 311@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 311: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@5df870cbbb25: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Sat Oct 26 08:27:22 UTC 2024 ====== 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 20241026082722911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4258 20241026082723012 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41558<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12068) 20241026082723941 DSS <0004> hlr_ussd.c:239 262420448999382/0x3ce03fbe: SS Session Timeout, destroying 20241026082723941 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262420448999382 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=12068, count=18456) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Sat Oct 26 08:27:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_MSLookup_GSUP_proxy started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082726088 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082726088 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082726091 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726091 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082726092 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082726095 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241026082726095 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241026082726096 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726096 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082726096 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082726096 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082726096 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082726096 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082726096 DLGSUP <0013> gsup_server.c:237 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 20241026082726096 DLGSUP <0013> gsup_server.c:235 2: 20241026082726096 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082726096 DLGSUP <0013> gsup_server.c:235 3: 20241026082726096 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082726096 DLGSUP <0013> gsup_server.c:235 4: 20241026082726096 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082726096 DLGSUP <0013> gsup_server.c:235 5: 20241026082726096 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082726096 DLGSUP <0013> gsup_server.c:235 7: 20241026082726096 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082726096 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082726096 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082726096 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 316@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082726126 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39213<->l=127.0.0.1:4259) 20241026082726129 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241026082726129 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@5df870cbbb25: Created GsupExpect[0] for "262423483366407" to be handled at TC_MSLookup_GSUP_proxy(320) 20241026082726144 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41580<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@5df870cbbb25: Created GsupExpect[0] for "262423483366407" to be handled at TC_MSLookup_GSUP_proxy(320) 20241026082726148 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082726148 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423483366407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423483366407" cn_domain=CS} 20241026082726148 DDGSM <0007> proxy.c:316 (Proxy IMSI-262423483366407 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241026082726148 DDGSM <0007> proxy.c:495 (Proxy IMSI-262423483366407 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241026082726148 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262423483366407.imsi 20241026082726149 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262423483366407.imsi 20241026082726149 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262423483366407.imsi: does not exist in local HLR 20241026082726153 DDGSM <0007> proxy.c:472 (Proxy IMSI-262423483366407 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241026082726153 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241026082726153 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241026082726153 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241026082726153 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241026082726153 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241026082726153 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262423483366407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082726153 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241026082726153 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241026082726153 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241026082726153 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241026082726153 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241026082726153 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@5df870cbbb25: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@5df870cbbb25: 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) } } } } 20241026082726155 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082726155 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082726155 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241026082726155 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241026082726155 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026082726157 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082726157 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082726157 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@5df870cbbb25: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@5df870cbbb25: Found GsupExpect[0] for "262423483366407" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@5df870cbbb25: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423483366407" HLR_Test-GSUP-server-IPA(318)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082726197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082726197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082726197 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082726197 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082726197 DDGSM <0007> proxy.c:368 (Proxy IMSI-262423483366407 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615604450 20241026082726197 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423483366407 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241026082726197 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082726197 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726197 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@5df870cbbb25: Found GsupExpect[0] for "262423483366407" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@5df870cbbb25: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262423483366407" 20241026082726201 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082726201 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082726201 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423483366407 MSISDN-491615604450 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241026082726201 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082726201 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726201 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082726203 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082726203 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082726203 DDGSM <0007> proxy.c:403 (Proxy IMSI-262423483366407 MSISDN-491615604450 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 20241026082726203 DDGSM <0007> proxy.c:562 (Proxy IMSI-262423483366407 MSISDN-491615604450 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241026082726203 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082726203 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726203 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@5df870cbbb25: setverdict(pass): none -> pass 20241026082726205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41580<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@5df870cbbb25: Final verdict of PTC: pass 20241026082726206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41572<->l=127.0.0.1:4258 20241026082726207 DLINP <000b> input/ipa.c:451 connected read/write 20241026082726207 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082726207 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082726207 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082726207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082726207 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082726207 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082726207 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241026082726207 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241026082726207 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241026082726207 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39213<->l=127.0.0.1:4259) HLR_Test-GSUP-server(317)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP(315)@5df870cbbb25: Final verdict of PTC: none 316@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 316: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@5df870cbbb25: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Sat Oct 26 08:27:26 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241026082726246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 20241026082726347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41582<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=18384) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Sat Oct 26 08:27:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082729421 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082729421 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082729423 DLINP <000b> input/ipa.c:451 connected read/write 20241026082729423 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082729424 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52834<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@5df870cbbb25: 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 } } } } 20241026082729427 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241026082729427 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 20241026082729427 DLINP <000b> input/ipa.c:451 connected read/write 20241026082729427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082729427 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082729427 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082729427 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082729427 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082729427 DLGSUP <0013> gsup_server.c:237 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 20241026082729427 DLGSUP <0013> gsup_server.c:235 2: 20241026082729427 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082729427 DLGSUP <0013> gsup_server.c:235 3: 20241026082729427 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082729427 DLGSUP <0013> gsup_server.c:235 4: 20241026082729427 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082729427 DLGSUP <0013> gsup_server.c:235 5: 20241026082729427 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082729427 DLGSUP <0013> gsup_server.c:235 7: 20241026082729427 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082729427 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082729427 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082729427 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 323@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082729452 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43633<->l=127.0.0.1:4259) 20241026082729455 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241026082729455 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@5df870cbbb25: Created GsupExpect[0] for "262425461859532" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241026082729471 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4258 20241026082729492 DAUC <0003> db_auc.c:157 IMSI='262425461859532': No 2G Auth Data 20241026082729492 DAUC <0003> db_auc.c:192 IMSI='262425461859532': No 3G Auth Data 20241026082729502 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425461859532.imsi 20241026082729502 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262425461859532.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@5df870cbbb25: setverdict(pass): none -> pass 20241026082729510 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52850<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@5df870cbbb25: Final verdict of PTC: pass 20241026082729511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52834<->l=127.0.0.1:4258 20241026082729512 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43633<->l=127.0.0.1:4259) 20241026082729512 DLINP <000b> input/ipa.c:451 connected read/write 20241026082729512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082729512 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082729512 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082729512 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(322)@5df870cbbb25: Final verdict of PTC: none 323@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 323: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@5df870cbbb25: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Sat Oct 26 08:27:29 UTC 2024 ====== 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 20241026082729547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4258 20241026082729648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52856<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16096) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Sat Oct 26 08:27:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082732724 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082732724 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082732726 DLINP <000b> input/ipa.c:451 connected read/write 20241026082732726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082732727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52868<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082732729 DLINP <000b> input/ipa.c:451 connected read/write 20241026082732729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082732729 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082732729 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082732729 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082732729 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082732729 DLGSUP <0013> gsup_server.c:237 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 20241026082732729 DLGSUP <0013> gsup_server.c:235 2: 20241026082732729 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082732729 DLGSUP <0013> gsup_server.c:235 3: 20241026082732729 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082732729 DLGSUP <0013> gsup_server.c:235 4: 20241026082732729 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082732729 DLGSUP <0013> gsup_server.c:235 5: 20241026082732729 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082732729 DLGSUP <0013> gsup_server.c:235 7: 20241026082732729 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082732729 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082732729 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082732729 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241026082732730 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241026082732730 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082732761 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33069<->l=127.0.0.1:4259) 20241026082732764 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241026082732764 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@5df870cbbb25: Created GsupExpect[0] for "262424982297672" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241026082732776 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52870<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@5df870cbbb25: Created GsupExpect[0] for "262424982297672" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241026082732781 DLINP <000b> input/ipa.c:451 connected read/write 20241026082732781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082732781 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424982297672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424982297672" cn_domain=CS} 20241026082732781 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424982297672 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241026082732781 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424982297672 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241026082732781 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424982297672.imsi 20241026082732781 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424982297672.imsi 20241026082732781 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424982297672.imsi: does not exist in local HLR 20241026082732786 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424982297672 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241026082732786 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241026082732786 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241026082732786 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241026082732786 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241026082732786 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241026082732786 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262424982297672 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082732786 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241026082732786 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241026082732786 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241026082732786 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241026082732786 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241026082732786 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@5df870cbbb25: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@5df870cbbb25: 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) } } } } 20241026082732787 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082732787 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082732787 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241026082732787 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241026082732787 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026082732788 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082732788 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082732788 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@5df870cbbb25: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@5df870cbbb25: Found GsupExpect[0] for "262424982297672" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@5df870cbbb25: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424982297672" HLR_Test-GSUP-server-IPA(330)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082732829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082732829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082732829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082732829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082732829 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424982297672 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618542414 20241026082732829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424982297672 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241026082732829 DLINP <000b> input/ipa.c:451 connected read/write 20241026082732829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082732829 DLINP <000b> input/ipa.c:451 connected read/write 20241026082732829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@5df870cbbb25: Found GsupExpect[0] for "262424982297672" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@5df870cbbb25: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262424982297672" 20241026082732833 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082732833 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082732833 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424982297672 MSISDN-491618542414 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241026082732833 DLINP <000b> input/ipa.c:451 connected read/write 20241026082732833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082732833 DLINP <000b> input/ipa.c:451 connected read/write 20241026082732833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082732835 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082732835 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082732835 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424982297672 MSISDN-491618542414 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 20241026082732835 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424982297672 MSISDN-491618542414 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241026082732835 DLINP <000b> input/ipa.c:451 connected read/write 20241026082732835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082732835 DLINP <000b> input/ipa.c:451 connected read/write 20241026082732835 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082732837 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424982297672.imsi 20241026082732837 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424982297672.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@5df870cbbb25: setverdict(pass): none -> pass 20241026082733838 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52870<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@5df870cbbb25: Final verdict of PTC: pass 20241026082733842 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52868<->l=127.0.0.1:4258 20241026082733844 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33069<->l=127.0.0.1:4259) 20241026082733844 DLINP <000b> input/ipa.c:451 connected read/write 20241026082733844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082733844 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082733844 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082733844 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-server(329)@5df870cbbb25: Final verdict of PTC: none 328@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP(327)@5df870cbbb25: Final verdict of PTC: none 20241026082733844 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082733844 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082733844 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241026082733844 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241026082733844 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(326)@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 328: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@5df870cbbb25: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Sat Oct 26 08:27:33 UTC 2024 ====== 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 20241026082733882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52876<->l=127.0.0.1:4258 20241026082733983 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52876<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=13976) Waiting for packet dumper to finish... 1 (prev_count=13976, count=18828) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Sat Oct 26 08:27:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@5df870cbbb25: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@5df870cbbb25: legacy= false MTC@5df870cbbb25: in not legacy case 1 MTC@5df870cbbb25: in not legacy case 2 20241026082737063 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241026082737063 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082737066 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082737066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37478<->l=127.0.0.1:4258 20241026082737068 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241026082737068 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@5df870cbbb25: 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)@5df870cbbb25: 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 } } } } 20241026082737069 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082737069 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241026082737069 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241026082737069 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241026082737069 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241026082737069 DLGSUP <0013> gsup_server.c:237 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 20241026082737069 DLGSUP <0013> gsup_server.c:235 2: 20241026082737069 DLGSUP <0013> gsup_server.c:237 2: 00 20241026082737069 DLGSUP <0013> gsup_server.c:235 3: 20241026082737069 DLGSUP <0013> gsup_server.c:237 3: 00 20241026082737069 DLGSUP <0013> gsup_server.c:235 4: 20241026082737069 DLGSUP <0013> gsup_server.c:237 4: 00 20241026082737069 DLGSUP <0013> gsup_server.c:235 5: 20241026082737069 DLGSUP <0013> gsup_server.c:237 5: 00 20241026082737069 DLGSUP <0013> gsup_server.c:235 7: 20241026082737069 DLGSUP <0013> gsup_server.c:237 7: 00 20241026082737069 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241026082737069 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241026082737069 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)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@5df870cbbb25: Warning: The maximum number of open file descriptors (100000) 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") 20241026082737098 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40175<->l=127.0.0.1:4259) 20241026082737099 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241026082737099 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@5df870cbbb25: Created GsupExpect[0] for "262422425073584" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241026082737113 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@5df870cbbb25: Created GsupExpect[0] for "262422425073584" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241026082737117 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737117 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082737117 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422425073584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422425073584" cn_domain=CS} 20241026082737118 DDGSM <0007> proxy.c:316 (Proxy IMSI-262422425073584 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241026082737118 DDGSM <0007> proxy.c:495 (Proxy IMSI-262422425073584 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241026082737118 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262422425073584.imsi 20241026082737118 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262422425073584.imsi 20241026082737118 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262422425073584.imsi: does not exist in local HLR 20241026082737123 DDGSM <0007> proxy.c:472 (Proxy IMSI-262422425073584 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241026082737123 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241026082737123 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241026082737123 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241026082737123 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241026082737123 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241026082737123 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262422425073584 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241026082737123 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241026082737123 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241026082737123 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241026082737123 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241026082737123 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241026082737123 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@5df870cbbb25: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@5df870cbbb25: 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) } } } } 20241026082737124 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082737124 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082737124 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241026082737124 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241026082737124 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241026082737126 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082737126 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082737126 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@5df870cbbb25: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@5df870cbbb25: Found GsupExpect[0] for "262422425073584" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@5df870cbbb25: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422425073584" HLR_Test-GSUP-server-IPA(337)@5df870cbbb25: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@5df870cbbb25: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241026082737169 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082737169 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082737169 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082737169 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082737169 DDGSM <0007> proxy.c:368 (Proxy IMSI-262422425073584 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615471052 20241026082737169 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422425073584 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241026082737169 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082737169 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737169 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@5df870cbbb25: Found GsupExpect[0] for "262422425073584" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@5df870cbbb25: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262422425073584" 20241026082737173 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082737173 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082737173 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422425073584 MSISDN-491615471052 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241026082737173 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082737173 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737173 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082737175 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082737175 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082737175 DDGSM <0007> proxy.c:403 (Proxy IMSI-262422425073584 MSISDN-491615471052 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 20241026082737175 DDGSM <0007> proxy.c:562 (Proxy IMSI-262422425073584 MSISDN-491615471052 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241026082737175 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082737175 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737175 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241026082737177 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615471052.msisdn 20241026082737177 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615471052.msisdn: does not exist in local HLR 20241026082737177 DDGSM <0007> mslookup_server.c:352 sip.voice.491615471052.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241026082737177 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615471052.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@5df870cbbb25: setverdict(pass): none -> pass 20241026082737180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37492<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@5df870cbbb25: Final verdict of PTC: pass 20241026082737181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37478<->l=127.0.0.1:4258 20241026082737182 DLINP <000b> input/ipa.c:451 connected read/write 20241026082737182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241026082737182 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241026082737182 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241026082737182 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241026082737182 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40175<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP(334)@5df870cbbb25: Final verdict of PTC: none 20241026082737182 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241026082737182 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241026082737182 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241026082737182 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241026082737182 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@5df870cbbb25: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@5df870cbbb25: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@5df870cbbb25: Final verdict of PTC: none MTC@5df870cbbb25: Setting final verdict of the test case. MTC@5df870cbbb25: Local verdict of MTC: none MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC with component reference 335: none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@5df870cbbb25: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@5df870cbbb25: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@5df870cbbb25: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Sat Oct 26 08:27:37 UTC 2024 ====== 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 20241026082737227 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 20241026082737327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37496<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=20588) MTC@5df870cbbb25: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@5df870cbbb25: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5df870cbbb25: Terminating MTC. MC@5df870cbbb25: MTC terminated. MC2> exit MC@5df870cbbb25: Shutting down session. MC@5df870cbbb25: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7396.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 xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (1391095) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1391020) [testenv] Showing junit-xml-7396.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7396.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='137.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.072452'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.679574'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.879342'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.470403'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.071621'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.076488'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.072443'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.077996'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.826474'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.792732'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.770827'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.209775'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.145947'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.907801'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.902675'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.076273'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.447832'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.393480'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.382008'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.377321'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.391768'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.370800'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.416041'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.454278'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.438714'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.100711'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.519264'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.510426'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.481379'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.077615'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.281555'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.225456'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.101031'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.120752'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.138880'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.109843'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.140499'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.140492'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241026-0825-6fb03ba6-0'] 5df870cbbb252e07cb527abc85729090116d4107d66a015ccfc0d4cda309b0aa [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2215/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS