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-sgsn-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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 11b22c65b85bfaee7fddd396a76a5e396ab7956d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 11b22c65b85bfaee7fddd396a76a5e396ab7956d # timeout=10 Commit message: "remsim: Enable debug output of bankd" > git rev-list --no-walk 5ad6e895f8f9d7b94645b3b37794866f2956176e # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-latest] $ /bin/sh -xe /tmp/jenkins13225286761292910192.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:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/podman/testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-12-12T12:39:01Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-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-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [8856 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [216 kB] Fetched 9268 kB in 1s (9555 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-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h 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 NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn 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 GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-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-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_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 NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_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 NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_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 `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.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 `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_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 `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_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 `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_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_Gb_Types.ttcn'... 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 `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.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:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.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:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.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:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.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:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: 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 GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_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 `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_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 `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 `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_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 `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_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 `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 `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_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_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_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 `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_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 `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: 738 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-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.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 GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.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 BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAW_NS.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.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 TCCConversion_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_1.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_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.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_4.cc Creating dependency file for PCO_Types_part_3.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_2.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_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_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.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_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.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 NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_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_5.cc Creating dependency file for MobileL3_MM_Types_part_6.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_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.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 MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_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_7.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_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 IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_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 General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.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 GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_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 BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for RANAP_CodecPort.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_Gb_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 NS_Types.cc Creating dependency file for NS_Provider_IPL4.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 MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for ITU_X213_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 IPCP_Types.cc Creating dependency file for IPCP_Templates.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 General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_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 BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_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 GTPC_Types.o GTPC_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 GTPU_Types.o GTPU_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 GTP_Emulation.o GTP_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 GTPv1C_CodecPort.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct.o GTPv1C_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 GTPv1C_Templates.o GTPv1C_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 GTPv1U_CodecPort.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct.o GTPv1U_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 GTPv1U_Templates.o GTPv1U_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 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 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 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 IPCP_Templates.o IPCP_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 IPCP_Types.o IPCP_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 GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_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 L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_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 LLC_Templates.o LLC_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 LLC_Types.o LLC_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 M3UA_Emulation.o M3UA_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 M3UA_Types.o M3UA_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 MTP3asp_PortType.o MTP3asp_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 MTP3asp_Types.o MTP3asp_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 env 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 NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_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_Gb_Types.o Osmocom_Gb_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 RANAP_CodecPort.o RANAP_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 RANAP_Templates.o RANAP_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 RANAP_Types.o RANAP_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 SCCP_Emulation.o SCCP_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 SCCP_Templates.o SCCP_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 SCCP_Types.o SCCP_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 SCCPasp_Types.o SCCPasp_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 SCTPasp_PortType.o SCTPasp_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 SCTPasp_Types.o SCTPasp_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 SGSN_Tests.o SGSN_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 SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_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 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 BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_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 BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_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 BSSGP_Types_part_1.o BSSGP_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 BSSGP_Types_part_2.o BSSGP_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 BSSGP_Types_part_3.o BSSGP_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 BSSGP_Types_part_4.o BSSGP_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 BSSGP_Types_part_5.o BSSGP_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 BSSGP_Types_part_6.o BSSGP_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 BSSGP_Types_part_7.o BSSGP_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 GTPC_Types_part_1.o GTPC_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 GTPC_Types_part_2.o GTPC_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 GTPC_Types_part_3.o GTPC_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 GTPC_Types_part_4.o GTPC_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 GTPC_Types_part_5.o GTPC_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 GTPC_Types_part_6.o GTPC_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 GTPC_Types_part_7.o GTPC_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 GTPU_Types_part_1.o GTPU_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 GTPU_Types_part_2.o GTPU_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 GTPU_Types_part_3.o GTPU_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 GTPU_Types_part_4.o GTPU_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 GTPU_Types_part_5.o GTPU_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 GTPU_Types_part_6.o GTPU_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 GTPU_Types_part_7.o GTPU_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 GTP_Emulation_part_1.o GTP_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 GTP_Emulation_part_2.o GTP_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 GTP_Emulation_part_3.o GTP_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 GTP_Emulation_part_4.o GTP_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 GTP_Emulation_part_5.o GTP_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 GTP_Emulation_part_6.o GTP_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 GTP_Emulation_part_7.o GTP_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 GTPv1C_CodecPort_part_1.o GTPv1C_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 GTPv1C_CodecPort_part_2.o GTPv1C_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 GTPv1C_CodecPort_part_3.o GTPv1C_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 GTPv1C_CodecPort_part_4.o GTPv1C_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 GTPv1C_CodecPort_part_5.o GTPv1C_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 GTPv1C_CodecPort_part_6.o GTPv1C_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 GTPv1C_CodecPort_part_7.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_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 GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_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 GTPv1C_Templates_part_1.o GTPv1C_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 GTPv1C_Templates_part_2.o GTPv1C_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 GTPv1C_Templates_part_3.o GTPv1C_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 GTPv1C_Templates_part_4.o GTPv1C_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 GTPv1C_Templates_part_5.o GTPv1C_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 GTPv1C_Templates_part_6.o GTPv1C_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 GTPv1C_Templates_part_7.o GTPv1C_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 GTPv1U_CodecPort_part_1.o GTPv1U_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 GTPv1U_CodecPort_part_2.o GTPv1U_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 GTPv1U_CodecPort_part_3.o GTPv1U_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 GTPv1U_CodecPort_part_4.o GTPv1U_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 GTPv1U_CodecPort_part_5.o GTPv1U_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 GTPv1U_CodecPort_part_6.o GTPv1U_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 GTPv1U_CodecPort_part_7.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_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 GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_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 GTPv1U_Templates_part_1.o GTPv1U_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 GTPv1U_Templates_part_2.o GTPv1U_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 GTPv1U_Templates_part_3.o GTPv1U_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 GTPv1U_Templates_part_4.o GTPv1U_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 GTPv1U_Templates_part_5.o GTPv1U_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 GTPv1U_Templates_part_6.o GTPv1U_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 GTPv1U_Templates_part_7.o GTPv1U_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 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 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 IPCP_Templates_part_1.o IPCP_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 IPCP_Templates_part_2.o IPCP_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 IPCP_Templates_part_3.o IPCP_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 IPCP_Templates_part_4.o IPCP_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 IPCP_Templates_part_5.o IPCP_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 IPCP_Templates_part_6.o IPCP_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 IPCP_Templates_part_7.o IPCP_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 IPCP_Types_part_1.o IPCP_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 IPCP_Types_part_2.o IPCP_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 IPCP_Types_part_3.o IPCP_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 IPCP_Types_part_4.o IPCP_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 IPCP_Types_part_5.o IPCP_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 IPCP_Types_part_6.o IPCP_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 IPCP_Types_part_7.o IPCP_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 ITU_X213_Types_part_1.o ITU_X213_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 ITU_X213_Types_part_2.o ITU_X213_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 ITU_X213_Types_part_3.o ITU_X213_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 ITU_X213_Types_part_4.o ITU_X213_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 ITU_X213_Types_part_5.o ITU_X213_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 ITU_X213_Types_part_6.o ITU_X213_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 ITU_X213_Types_part_7.o ITU_X213_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 L3_Common_part_1.o L3_Common_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 L3_Common_part_2.o L3_Common_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 L3_Common_part_3.o L3_Common_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 L3_Common_part_4.o L3_Common_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 L3_Common_part_5.o L3_Common_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 L3_Common_part_6.o L3_Common_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 L3_Common_part_7.o L3_Common_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 L3_Templates_part_1.o L3_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 L3_Templates_part_2.o L3_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 L3_Templates_part_3.o L3_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 L3_Templates_part_4.o L3_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 L3_Templates_part_5.o L3_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 L3_Templates_part_6.o L3_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 L3_Templates_part_7.o L3_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 LLC_Templates_part_1.o LLC_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 LLC_Templates_part_2.o LLC_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 LLC_Templates_part_3.o LLC_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 LLC_Templates_part_4.o LLC_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 LLC_Templates_part_5.o LLC_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 LLC_Templates_part_6.o LLC_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 LLC_Templates_part_7.o LLC_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 LLC_Types_part_1.o LLC_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 LLC_Types_part_2.o LLC_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 LLC_Types_part_3.o LLC_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 LLC_Types_part_4.o LLC_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 LLC_Types_part_5.o LLC_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 LLC_Types_part_6.o LLC_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 LLC_Types_part_7.o LLC_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 M3UA_Emulation_part_1.o M3UA_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 M3UA_Emulation_part_2.o M3UA_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 M3UA_Emulation_part_3.o M3UA_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 M3UA_Emulation_part_4.o M3UA_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 M3UA_Emulation_part_5.o M3UA_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 M3UA_Emulation_part_6.o M3UA_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 M3UA_Emulation_part_7.o M3UA_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 M3UA_Types_part_1.o M3UA_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 M3UA_Types_part_2.o M3UA_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 M3UA_Types_part_3.o M3UA_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 M3UA_Types_part_4.o M3UA_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 M3UA_Types_part_5.o M3UA_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 M3UA_Types_part_6.o M3UA_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 M3UA_Types_part_7.o M3UA_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 MTP3asp_PortType_part_1.o MTP3asp_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 MTP3asp_PortType_part_2.o MTP3asp_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 MTP3asp_PortType_part_3.o MTP3asp_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 MTP3asp_PortType_part_4.o MTP3asp_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 MTP3asp_PortType_part_5.o MTP3asp_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 MTP3asp_PortType_part_6.o MTP3asp_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 MTP3asp_PortType_part_7.o MTP3asp_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 MTP3asp_Types_part_1.o MTP3asp_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 MTP3asp_Types_part_2.o MTP3asp_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 MTP3asp_Types_part_3.o MTP3asp_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 MTP3asp_Types_part_4.o MTP3asp_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 MTP3asp_Types_part_5.o MTP3asp_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 MTP3asp_Types_part_6.o MTP3asp_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 MTP3asp_Types_part_7.o MTP3asp_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 NS_Provider_IPL4_part_1.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_2.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_3.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_4.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_5.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_6.o NS_Provider_IPL4_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 NS_Provider_IPL4_part_7.o NS_Provider_IPL4_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 NS_Types_part_1.o NS_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 NS_Types_part_2.o NS_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 NS_Types_part_3.o NS_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 NS_Types_part_4.o NS_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 NS_Types_part_5.o NS_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 NS_Types_part_6.o NS_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 NS_Types_part_7.o NS_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_Gb_Types_part_1.o Osmocom_Gb_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_Gb_Types_part_2.o Osmocom_Gb_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_Gb_Types_part_3.o Osmocom_Gb_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_Gb_Types_part_4.o Osmocom_Gb_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_Gb_Types_part_5.o Osmocom_Gb_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_Gb_Types_part_6.o Osmocom_Gb_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_Gb_Types_part_7.o Osmocom_Gb_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 RANAP_CodecPort_part_1.o RANAP_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 RANAP_CodecPort_part_2.o RANAP_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 RANAP_CodecPort_part_3.o RANAP_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 RANAP_CodecPort_part_4.o RANAP_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 RANAP_CodecPort_part_5.o RANAP_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 RANAP_CodecPort_part_6.o RANAP_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 RANAP_CodecPort_part_7.o RANAP_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 RANAP_Templates_part_1.o RANAP_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 RANAP_Templates_part_2.o RANAP_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 RANAP_Templates_part_3.o RANAP_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 RANAP_Templates_part_4.o RANAP_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 RANAP_Templates_part_5.o RANAP_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 RANAP_Templates_part_6.o RANAP_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 RANAP_Templates_part_7.o RANAP_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 RANAP_Types_part_1.o RANAP_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 RANAP_Types_part_2.o RANAP_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 RANAP_Types_part_3.o RANAP_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 RANAP_Types_part_4.o RANAP_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 RANAP_Types_part_5.o RANAP_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 RANAP_Types_part_6.o RANAP_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 RANAP_Types_part_7.o RANAP_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 SCCP_Emulation_part_1.o SCCP_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 SCCP_Emulation_part_2.o SCCP_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 SCCP_Emulation_part_3.o SCCP_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 SCCP_Emulation_part_4.o SCCP_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 SCCP_Emulation_part_5.o SCCP_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 SCCP_Emulation_part_6.o SCCP_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 SCCP_Emulation_part_7.o SCCP_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 SCCP_Templates_part_1.o SCCP_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 SCCP_Templates_part_2.o SCCP_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 SCCP_Templates_part_3.o SCCP_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 SCCP_Templates_part_4.o SCCP_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 SCCP_Templates_part_5.o SCCP_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 SCCP_Templates_part_6.o SCCP_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 SCCP_Templates_part_7.o SCCP_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 SCCP_Types_part_1.o SCCP_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 SCCP_Types_part_2.o SCCP_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 SCCP_Types_part_3.o SCCP_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 SCCP_Types_part_4.o SCCP_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 SCCP_Types_part_5.o SCCP_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 SCCP_Types_part_6.o SCCP_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 SCCP_Types_part_7.o SCCP_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 SCCPasp_Types_part_1.o SCCPasp_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 SCCPasp_Types_part_2.o SCCPasp_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 SCCPasp_Types_part_3.o SCCPasp_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 SCCPasp_Types_part_4.o SCCPasp_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 SCCPasp_Types_part_5.o SCCPasp_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 SCCPasp_Types_part_6.o SCCPasp_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 SCCPasp_Types_part_7.o SCCPasp_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 SCTPasp_PortType_part_1.o SCTPasp_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 SCTPasp_PortType_part_2.o SCTPasp_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 SCTPasp_PortType_part_3.o SCTPasp_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 SCTPasp_PortType_part_4.o SCTPasp_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 SCTPasp_PortType_part_5.o SCTPasp_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 SCTPasp_PortType_part_6.o SCTPasp_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 SCTPasp_PortType_part_7.o SCTPasp_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 SCTPasp_Types_part_1.o SCTPasp_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 SCTPasp_Types_part_2.o SCTPasp_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 SCTPasp_Types_part_3.o SCTPasp_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 SCTPasp_Types_part_4.o SCTPasp_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 SCTPasp_Types_part_5.o SCTPasp_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 SCTPasp_Types_part_6.o SCTPasp_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 SCTPasp_Types_part_7.o SCTPasp_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 SGSN_Tests_part_1.o SGSN_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 SGSN_Tests_part_2.o SGSN_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 SGSN_Tests_part_3.o SGSN_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 SGSN_Tests_part_4.o SGSN_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 SGSN_Tests_part_5.o SGSN_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 SGSN_Tests_part_6.o SGSN_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 SGSN_Tests_part_7.o SGSN_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 SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_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 SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_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 SGSN_Tests_NS_part_1.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_2.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_3.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_4.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_5.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_6.o SGSN_Tests_NS_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 SGSN_Tests_NS_part_7.o SGSN_Tests_NS_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 SNDCP_Types_part_1.o SNDCP_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 SNDCP_Types_part_2.o SNDCP_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 SNDCP_Types_part_3.o SNDCP_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 SNDCP_Types_part_4.o SNDCP_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 SNDCP_Types_part_5.o SNDCP_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 SNDCP_Types_part_6.o SNDCP_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 SNDCP_Types_part_7.o SNDCP_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 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 BSSGP_Emulation.o BSSGP_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.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 NS_Emulation.o NS_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 RAN_Adapter.o RAN_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 RAN_Emulation.o RAN_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 RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_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 BSSGP_Emulation_part_2.o BSSGP_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 BSSGP_Emulation_part_3.o BSSGP_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 BSSGP_Emulation_part_4.o BSSGP_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 BSSGP_Emulation_part_5.o BSSGP_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 BSSGP_Emulation_part_6.o BSSGP_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 BSSGP_Emulation_part_7.o BSSGP_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 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 NS_Emulation_part_1.o NS_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 NS_Emulation_part_2.o NS_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 NS_Emulation_part_3.o NS_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 NS_Emulation_part_4.o NS_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 NS_Emulation_part_5.o NS_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 NS_Emulation_part_6.o NS_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 NS_Emulation_part_7.o NS_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 RAN_Adapter_part_1.o RAN_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 RAN_Adapter_part_2.o RAN_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 RAN_Adapter_part_3.o RAN_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 RAN_Adapter_part_4.o RAN_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 RAN_Adapter_part_5.o RAN_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 RAN_Adapter_part_6.o RAN_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 RAN_Adapter_part_7.o RAN_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 RAN_Emulation_part_1.o RAN_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 RAN_Emulation_part_2.o RAN_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 RAN_Emulation_part_3.o RAN_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 RAN_Emulation_part_4.o RAN_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 RAN_Emulation_part_5.o RAN_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 RAN_Emulation_part_6.o RAN_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 RAN_Emulation_part_7.o RAN_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 RAW_NS_part_1.o RAW_NS_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 RAW_NS_part_2.o RAW_NS_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 RAW_NS_part_3.o RAW_NS_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 RAW_NS_part_4.o RAW_NS_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 RAW_NS_part_5.o RAW_NS_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 RAW_NS_part_6.o RAW_NS_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 RAW_NS_part_7.o RAW_NS_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 SCCP_Mapping_part_1.o SCCP_Mapping_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 SCCP_Mapping_part_2.o SCCP_Mapping_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 SCCP_Mapping_part_3.o SCCP_Mapping_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 SCCP_Mapping_part_4.o SCCP_Mapping_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 SCCP_Mapping_part_5.o SCCP_Mapping_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 SCCP_Mapping_part_6.o SCCP_Mapping_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 SCCP_Mapping_part_7.o SCCP_Mapping_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 RANAP_CommonDataTypes.o RANAP_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 RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_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 RANAP_CommonDataTypes_part_2.o RANAP_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 RANAP_CommonDataTypes_part_3.o RANAP_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 RANAP_CommonDataTypes_part_4.o RANAP_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 RANAP_CommonDataTypes_part_5.o RANAP_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 RANAP_CommonDataTypes_part_6.o RANAP_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 RANAP_CommonDataTypes_part_7.o RANAP_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 RANAP_Constants_part_1.o RANAP_Constants_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 RANAP_Constants_part_2.o RANAP_Constants_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 RANAP_Constants_part_3.o RANAP_Constants_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 RANAP_Constants_part_4.o RANAP_Constants_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 RANAP_Constants_part_5.o RANAP_Constants_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 RANAP_Constants_part_6.o RANAP_Constants_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 RANAP_Constants_part_7.o RANAP_Constants_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 RANAP_Containers_part_1.o RANAP_Containers_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 RANAP_Containers_part_2.o RANAP_Containers_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 RANAP_Containers_part_3.o RANAP_Containers_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 RANAP_Containers_part_4.o RANAP_Containers_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 RANAP_Containers_part_5.o RANAP_Containers_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 RANAP_Containers_part_6.o RANAP_Containers_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 RANAP_Containers_part_7.o RANAP_Containers_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 RANAP_IEs_part_1.o RANAP_IEs_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 RANAP_IEs_part_2.o RANAP_IEs_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 RANAP_IEs_part_3.o RANAP_IEs_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 RANAP_IEs_part_4.o RANAP_IEs_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 RANAP_IEs_part_5.o RANAP_IEs_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 RANAP_IEs_part_6.o RANAP_IEs_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 RANAP_IEs_part_7.o RANAP_IEs_part_7.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_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 RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_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 RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_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 RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_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 BSSGP_EncDec.o BSSGP_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 GTPC_EncDec.o GTPC_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 GTPU_EncDec.o GTPU_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 GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_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 GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_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 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 LLC_EncDec.o LLC_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 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 RANAP_EncDec.o RANAP_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 SCCP_EncDec.o SCCP_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 SCTPasp_PT.o SCTPasp_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 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 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++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_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 GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.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 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 IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_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 ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_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 NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_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_Gb_Types.so Osmocom_Gb_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 RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_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 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 BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_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 GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_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 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 IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_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 ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_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 NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_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 RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_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 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 BSSGP_Emulation.so BSSGP_Emulation.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 NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.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 NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.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 LLC_EncDec.so LLC_EncDec.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 RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.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 if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_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 NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_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 GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_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 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 IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_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 ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_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 NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_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_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_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 RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_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 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 BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.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 NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_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 NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_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 GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_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 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 IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_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 ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_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 NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_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_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_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 RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_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 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 BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.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 NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-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][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-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 [196 kB] Fetched 198 kB in 0s (409 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp10: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran10: installing libosmo-sigtran-dbg [testenv][generic] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp10 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp10 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran10 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-latest 0 upgraded, 29 newly installed, 0 to remove and 4 not upgraded. Need to get 13.7 MB of archives. After this operation, 22.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp10 1.12.0 [38.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmonetif11 1.5.1 [53.6 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran10 2.0.1 [124 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-sigtran-dbg 2.0.1 [442 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp 2.0.1 [17.6 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-stp-dbg 2.0.1 [22.0 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c1 0.9.38 [75.2 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libasn1c-dbg 0.9.38 [286 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libgtp-dbg 1.12.0 [104 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap7 1.6.0 [224 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-ranap-dbg 1.6.0 [951 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn 1.12.1 [139 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-sgsn-dbg 1.12.1 [520 kB] Fetched 13.7 MB in 0s (57.2 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libgtp10:amd64. Preparing to unpack .../03-libgtp10_1.12.0_amd64.deb ... Unpacking libgtp10:amd64 (1.12.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../09-libosmonetif11_1.5.1_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1) ... Selecting previously unselected package libosmo-sigtran10:amd64. Preparing to unpack .../10-libosmo-sigtran10_2.0.1_amd64.deb ... Unpacking libosmo-sigtran10:amd64 (2.0.1) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.0.1_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.0.1) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.0.1_amd64.deb ... Unpacking osmo-stp:amd64 (2.0.1) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.0.1_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.0.1) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.12.0_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.12.0) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.6.0_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.6.0) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.6.0_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.6.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.1_amd64.deb ... Unpacking osmo-sgsn (1.12.1) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.1_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.1) ... Setting up osmocom-latest (1.0.0) ... Setting up libasn1c1:amd64 (0.9.38) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libasn1c-dbg:amd64 (0.9.38) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libgtp10:amd64 (1.12.0) ... Setting up libosmousb0: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 libosmogb14:amd64 (1.10.0) ... Setting up libgtp-dbg:amd64 (1.12.0) ... Setting up libosmonetif11:amd64 (1.5.1) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up libosmo-sigtran10:amd64 (2.0.1) ... Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up libosmo-sigtran-dbg:amd64 (2.0.1) ... Setting up osmo-stp:amd64 (2.0.1) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.6.0) ... Setting up osmo-sgsn (1.12.1) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.6.0) ... Setting up osmo-stp-dbg:amd64 (2.0.1) ... Setting up osmo-sgsn-dbg:amd64 (1.12.1) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-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-sgsn-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-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-sgsn-test-latest/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-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-sgsn-test-latest/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20241212123935503 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20241212123935503 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20241212123935504 DLSS7 INFO 0: asp-virt-rnc0-0: Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241212123935504 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241212123935504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20241212123935504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20241212123935504 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20241212123935504 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20241212123935504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241212123935504 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20241212123935504 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20241212123935504 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20241212123935504 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20241212123935504 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20241212123935504 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20241212123935504 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20241212123935504 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x56395b73bd60(sgsn) with 23 counters 20241212123935704 DLSS7 INFO (r=127.0.0.1:44772<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212123935705 DLSS7 INFO (r=127.0.0.1:44772<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20241212123935705 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:44772<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241212123935705 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241212123935705 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20241212123935705 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20241212123935705 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20241212123935705 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:921) 20241212123935705 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20241212123935705 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20241212123935705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123935705 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20241212123935705 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20241212123935705 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20241212123935705 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212123935705 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212123935705 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212123935705 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212123935705 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212123935705 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212123935705 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212123935705 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212123935705 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20241212123935705 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20241212123935705 DLSS7 INFO (r=127.0.0.1:48647<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212123935705 DLSS7 INFO (r=127.0.0.1:48647<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20241212123935705 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:48647<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20241212123935705 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20241212123935705 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20241212123935705 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20241212123935705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20241212123935705 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:44772<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212123935705 DLSS7 DEBUG 0: asp-asp-dyn-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212123935705 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212123935705 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212123935705 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20241212123935706 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20241212123935706 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20241212123935706 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20241212123935706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212123935706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212123935706 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212123935706 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212123935706 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_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: SGSN_Tests.cfg MC@3fe731dd41f0: Unix server socket created successfully. MC@3fe731dd41f0: Listening on TCP port 40159. 3fe731dd41f0 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 3fe731dd41f0 40159 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@3fe731dd41f0: New HC connected from 10.0.2.100 [10.0.2.100]. 3fe731dd41f0: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@3fe731dd41f0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@3fe731dd41f0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3fe731dd41f0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3fe731dd41f0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3fe731dd41f0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3fe731dd41f0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@3fe731dd41f0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@3fe731dd41f0: Configuration file was processed on all HCs. MC@3fe731dd41f0: Creating MTC on host 10.0.2.100. MC@3fe731dd41f0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Thu Dec 12 12:39:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212123936706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123936706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach started. 20241212123937612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212123937615 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(7)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123937661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNCONFIGURED}: Allocated (fsm.c:456) 20241212123937661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241212123937661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241212123937661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212123937661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123937661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123937661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123937661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123937661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123937663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123937663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123937663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123937663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123937663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123937663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123937663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123937663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241212123937663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212123937663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123937663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123937663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123937663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123937667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123937677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123937678 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(12)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123937697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNCONFIGURED}: Allocated (fsm.c:456) 20241212123937697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241212123937697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241212123937697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212123937697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123937697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123937697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123937697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123937697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123937698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123937698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123937698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123937698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123937698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123937698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123937699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123937699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241212123937699 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212123937699 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123937699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123937699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123937699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123937703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123937703 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212123937707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123937707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212123937707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212123937707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20241212123937707 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20241212123937707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20241212123937707 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20241212123937707 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20241212123937707 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20241212123937707 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:119) 20241212123937707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20241212123937707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212123937707 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20241212123937707 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212123937707 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212123937707 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212123937707 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212123937707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212123937707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212123937707 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212123937707 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x56395c1f9660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20241212123937708 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) SGSN_Test-Gb2-NS2(13)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123937714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123937714 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123937737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20241212123937737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241212123937737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241212123937737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212123937737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123937737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123937737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123937737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123937737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123937739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123937739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123937739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123937740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123937740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123937740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123937740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123937740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241212123937740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212123937740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123937740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123937740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123937740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123937744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123937744 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 211. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-BSSGP2(14)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123937754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123937754 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212123938708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123938708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212123938708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212123938708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@3fe731dd41f0: 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) } } } } 20241212123938710 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212123938710 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@3fe731dd41f0: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='CA9F0B61'O, index=0 SGSN_Test-GSUP(19)@3fe731dd41f0: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '450D1C55796BEC7DB323BCD44FF6BA38'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E6997616'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1631D120CA793DC2'O } } } } } 20241212123939766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123939766 DLLC NOTICE LLME(ffffffff/ca9f0b61){UNASSIGNED} LLC RX: unknown TLLI 0xca9f0b61, creating LLME on the fly (gprs_llc.c:552) 20241212123939766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123939766 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20241212123939766 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212123939766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212123939766 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212123939766 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212123939766 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212123939766 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212123939766 DLLC NOTICE LLME(ffffffff/ca9f0b61){UNASSIGNED} LLGM Assign pre (ca9f0b61 => d978461d) (gprs_llc.c:1079) 20241212123939766 DLLC NOTICE LLME(ca9f0b61/d978461d){ASSIGNED} LLGM Assign post (ca9f0b61 => d978461d) (gprs_llc.c:1125) 20241212123939766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212123939766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212123939767 DMM DEBUG MM(262420000000001/d978461d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212123939780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123939780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212123939780 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123939780 DMM DEBUG MM(262420000000001/d978461d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20241212123939780 DMM NOTICE MM(262420000000001/d978461d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212123939780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212123939780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212123939780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212123939780 DMM DEBUG MM(262420000000001/d978461d) Requesting authorization (sgsn_auth.c:160) 20241212123939780 DMM INFO MM(262420000000001/d978461d) Requesting authentication tuples (sgsn_auth.c:184) 20241212123939780 DMM DEBUG MM(262420000000001/d978461d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212123939780 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20241212123939780 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(19)@3fe731dd41f0: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@3fe731dd41f0: Added IMSI table entry 0TC_attach(21)"262420000000001" 20241212123939782 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212123939782 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212123939782 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212123939782 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212123939782 DMM INFO MM(262420000000001/d978461d) Subscriber data update (mmctx.c:445) 20241212123939782 DMM DEBUG MM(262420000000001/d978461d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212123939782 DMM INFO MM(262420000000001/d978461d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212123939782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212123939782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212123939782 DMM INFO MM(262420000000001/d978461d) <- GMM AUTH AND CIPHERING REQ (rand = 45 0d 1c 55 79 6b ec 7d b3 23 bc d4 4f f6 ba 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212123939789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123939789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123939789 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123939789 DMM INFO MM(262420000000001/d978461d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212123939789 DMM NOTICE MM(262420000000001/d978461d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212123939789 DMM DEBUG MM(262420000000001/d978461d) checking auth: received GSM SRES = e6 99 76 16 (gprs_gmm.c:666) 20241212123939789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212123939789 DMM DEBUG MM(262420000000001/d978461d) Requesting authorization (sgsn_auth.c:160) 20241212123939789 DMM INFO MM(262420000000001/d978461d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212123939789 DMM DEBUG MM(262420000000001/d978461d) Requesting subscriber data update (gprs_subscriber.c:894) 20241212123939789 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20241212123939789 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212123939789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212123939789 DMM INFO MM(262420000000001/d978461d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd978461d) (gprs_gmm.c:300) 20241212123939790 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212123939790 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212123939790 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241212123939790 DMM INFO MM(262420000000001/d978461d) Subscriber data update (mmctx.c:445) 20241212123939790 DMM DEBUG MM(262420000000001/d978461d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212123939790 DMM INFO MM(262420000000001/d978461d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212123939790 DMM NOTICE MM(262420000000001/d978461d) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20241212123939790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212123939790 DMM NOTICE MM(262420000000001/d978461d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212123939790 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f1 28 01 01 (gprs_subscriber.c:210) 20241212123939791 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212123939791 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20241212123939791 DMM INFO MM(262420000000001/d978461d) Subscriber data update (mmctx.c:445) 20241212123939791 DMM DEBUG MM(262420000000001/d978461d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212123939797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123939797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212123939797 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123939797 DMM INFO MM(262420000000001/d978461d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212123939797 DMM NOTICE MM(262420000000001/d978461d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212123939797 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212123939797 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212123939797 DLLC NOTICE LLME(ca9f0b61/d978461d){ASSIGNED} LLGM Assign pre (ffffffff => d978461d) (gprs_llc.c:1079) 20241212123939797 DLLC NOTICE LLME(ffffffff/d978461d){ASSIGNED} LLGM Assign post (ffffffff => d978461d) (gprs_llc.c:1125) 20241212123939797 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212123939797 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212123939797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212123939797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach-BVCI196(6)@3fe731dd41f0: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@3fe731dd41f0: Final verdict of PTC: pass 20241212123939851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@3fe731dd41f0: Final verdict of PTC: none 20241212123939853 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212123939853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(12)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(7)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@3fe731dd41f0: Final verdict of PTC: none TC_attach-BVCI196(6)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(17)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@3fe731dd41f0: Final verdict of PTC: none TC_attach-BVCI210(11)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@3fe731dd41f0: Final verdict of PTC: none TC_attach-BVCI220(16)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(15)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(5)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(10)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. 20241212123939937 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212123939937 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20241212123939937 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:48647 err=None (osmo_ss7_asp.c:785) Thu Dec 12 12:39:39 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20241212123940022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212123940423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63444) 20241212123940854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123940854 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63444, count=105556) 20241212123941855 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123941855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Thu Dec 12 12:39:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212123942856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123942856 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_mnc3 started. 20241212123943483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212123943485 DMM INFO MM(262420000000001/d978461d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212123943485 DMM INFO MM(262420000000001/d978461d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212123943485 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212123943485 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212123943485 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212123943485 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212123943485 DLLC NOTICE LLME(ffffffff/d978461d){ASSIGNED} LLGM Assign pre (d978461d => ffffffff) (gprs_llc.c:1079) 20241212123943485 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d978461d => ffffffff) (gprs_llc.c:1125) 20241212123943485 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20241212123943485 DGPRS INFO SUBSCR(262420000000001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20241212123943485 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241212123943485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212123943485 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212123943485 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212123943485 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212123943485 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123943528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212123943528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123943528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123943528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123943528 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212123943528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123943528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123943528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123943528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123943530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123943530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123943530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123943530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123943530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123943530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123943530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123943530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123943530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212123943530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123943530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123943530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123943530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123943534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123943544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123943544 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI196(25)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(28)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(27)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123943563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212123943563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123943563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123943563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123943563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212123943564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123943564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123943564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123943564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123943566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123943566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123943566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123943566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123943566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123943566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123943566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123943566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123943566 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212123943566 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123943566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(31)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212123943567 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123943567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123943571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123943582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123943582 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(30)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123943601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212123943601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123943601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123943601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123943601 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212123943601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123943602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123943602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123943602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123943603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123943603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123943603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123943603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123943603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123943603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123943604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123943604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123943604 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212123943604 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123943604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123943604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123943604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123943608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123943618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123943618 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212123943857 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123943857 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212123943857 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212123943857 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@3fe731dd41f0: 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) } } } } 20241212123943859 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212123943860 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@3fe731dd41f0: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='CEE342B0'O, index=0 SGSN_Test-GSUP(38)@3fe731dd41f0: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3E6427BE8B8480D473D1B1065BF8C285'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55F3865B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '983DE33AFE48171D'O } } } } } 20241212123944915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123944915 DLLC NOTICE LLME(ffffffff/cee342b0){UNASSIGNED} LLC RX: unknown TLLI 0xcee342b0, creating LLME on the fly (gprs_llc.c:552) 20241212123944915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123944915 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241212123944915 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212123944915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212123944915 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212123944915 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212123944915 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212123944915 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212123944915 DLLC NOTICE LLME(ffffffff/cee342b0){UNASSIGNED} LLGM Assign pre (cee342b0 => c6afd329) (gprs_llc.c:1079) 20241212123944915 DLLC NOTICE LLME(cee342b0/c6afd329){ASSIGNED} LLGM Assign post (cee342b0 => c6afd329) (gprs_llc.c:1125) 20241212123944916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212123944916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212123944916 DMM DEBUG MM(262420000001001/c6afd329) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212123944927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123944927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212123944927 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123944927 DMM DEBUG MM(262420000001001/c6afd329) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241212123944927 DMM NOTICE MM(262420000001001/c6afd329) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212123944927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212123944927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212123944927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212123944927 DMM DEBUG MM(262420000001001/c6afd329) Requesting authorization (sgsn_auth.c:160) 20241212123944927 DMM INFO MM(262420000001001/c6afd329) Requesting authentication tuples (sgsn_auth.c:184) 20241212123944927 DMM DEBUG MM(262420000001001/c6afd329) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212123944927 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241212123944927 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(38)@3fe731dd41f0: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@3fe731dd41f0: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20241212123944930 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212123944930 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212123944930 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212123944930 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212123944930 DMM INFO MM(262420000001001/c6afd329) Subscriber data update (mmctx.c:445) 20241212123944930 DMM DEBUG MM(262420000001001/c6afd329) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212123944930 DMM INFO MM(262420000001001/c6afd329) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212123944930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212123944930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212123944930 DMM INFO MM(262420000001001/c6afd329) <- GMM AUTH AND CIPHERING REQ (rand = 3e 64 27 be 8b 84 80 d4 73 d1 b1 06 5b f8 c2 85 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212123944939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123944939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123944939 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123944939 DMM INFO MM(262420000001001/c6afd329) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212123944939 DMM NOTICE MM(262420000001001/c6afd329) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212123944939 DMM DEBUG MM(262420000001001/c6afd329) checking auth: received GSM SRES = 55 f3 86 5b (gprs_gmm.c:666) 20241212123944939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212123944939 DMM DEBUG MM(262420000001001/c6afd329) Requesting authorization (sgsn_auth.c:160) 20241212123944939 DMM INFO MM(262420000001001/c6afd329) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212123944939 DMM DEBUG MM(262420000001001/c6afd329) Requesting subscriber data update (gprs_subscriber.c:894) 20241212123944940 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241212123944940 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212123944940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212123944940 DMM INFO MM(262420000001001/c6afd329) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6afd329) (gprs_gmm.c:300) 20241212123944941 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212123944941 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212123944941 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241212123944941 DMM INFO MM(262420000001001/c6afd329) Subscriber data update (mmctx.c:445) 20241212123944941 DMM DEBUG MM(262420000001001/c6afd329) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212123944941 DMM INFO MM(262420000001001/c6afd329) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212123944941 DMM NOTICE MM(262420000001001/c6afd329) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241212123944941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212123944941 DMM NOTICE MM(262420000001001/c6afd329) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212123944941 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20241212123944941 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212123944941 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241212123944941 DMM INFO MM(262420000001001/c6afd329) Subscriber data update (mmctx.c:445) 20241212123944941 DMM DEBUG MM(262420000001001/c6afd329) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212123944947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123944947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212123944947 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123944947 DMM INFO MM(262420000001001/c6afd329) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212123944947 DMM NOTICE MM(262420000001001/c6afd329) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212123944947 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212123944947 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212123944947 DLLC NOTICE LLME(cee342b0/c6afd329){ASSIGNED} LLGM Assign pre (ffffffff => c6afd329) (gprs_llc.c:1079) 20241212123944947 DLLC NOTICE LLME(ffffffff/c6afd329){ASSIGNED} LLGM Assign post (ffffffff => c6afd329) (gprs_llc.c:1125) 20241212123944947 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212123944947 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212123944947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212123944947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@3fe731dd41f0: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@3fe731dd41f0: Final verdict of PTC: pass 20241212123945001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51886<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212123945003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(38)@3fe731dd41f0: Final verdict of PTC: none 20241212123945004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(37)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(26)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(36)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(31)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@3fe731dd41f0: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@3fe731dd41f0: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@3fe731dd41f0: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(29)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(34)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(24)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_mnc3 finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Dec 12 12:39:45 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20241212123945142 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212123945543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85008) 20241212123946005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123946005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85008, count=89364) 20241212123947006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123947006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Thu Dec 12 12:39:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212123948007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123948007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_umts_aka_umts_res started. 20241212123948602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212123948603 DMM INFO MM(262420000001001/c6afd329) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212123948603 DMM INFO MM(262420000001001/c6afd329) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212123948603 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212123948603 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212123948603 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212123948603 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212123948603 DLLC NOTICE LLME(ffffffff/c6afd329){ASSIGNED} LLGM Assign pre (c6afd329 => ffffffff) (gprs_llc.c:1079) 20241212123948603 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6afd329 => ffffffff) (gprs_llc.c:1125) 20241212123948604 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241212123948604 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20241212123948604 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241212123948604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212123948604 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212123948604 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212123948604 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212123948604 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123948654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212123948654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123948654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123948654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123948654 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212123948654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123948654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123948654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123948654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123948656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123948656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123948656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123948656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123948656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123948656 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123948656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123948656 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123948656 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212123948656 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123948656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212123948657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123948657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123948660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123948669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123948669 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(47)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(43)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(51)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123948693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212123948693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123948694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123948694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123948694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212123948694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123948694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123948694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(50)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212123948694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123948695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123948695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123948695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123948696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123948696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123948696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123948696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123948696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123948696 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212123948696 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123948696 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123948696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123948696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123948701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(47)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123948711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123948711 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(48)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(50)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(56)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(56)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123948733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212123948733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123948733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123948733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123948733 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212123948733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123948733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123948733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123948733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(56)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123948735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123948735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123948735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123948735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123948735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123948735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123948735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123948735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123948735 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212123948735 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123948735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(56)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212123948736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123948736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(56)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123948739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123948747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123948747 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(53)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212123949008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123949008 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212123949008 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212123949008 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(55)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(55)@3fe731dd41f0: 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) } } } } 20241212123949010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(55)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(55)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212123949011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(55)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(55)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(55)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(55)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(43)@3fe731dd41f0: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='EB04AE43'O, index=0 SGSN_Test-GSUP(57)@3fe731dd41f0: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B5817EC559EE59D07E22718339C40A40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6BEAEDE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D4B1691F2B73961'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C95E432AD2C96C5A64B81016229DA440'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0FB3F50ACB0E26B134B642601A4B1D86'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '206D3F882F378D4E4F5C489B9B57577F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A416F3D3CA9314E3'O } } } } } 20241212123950065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123950065 DLLC NOTICE LLME(ffffffff/eb04ae43){UNASSIGNED} LLC RX: unknown TLLI 0xeb04ae43, creating LLME on the fly (gprs_llc.c:552) 20241212123950065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123950065 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241212123950065 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212123950065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212123950065 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212123950065 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212123950065 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212123950065 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212123950065 DLLC NOTICE LLME(ffffffff/eb04ae43){UNASSIGNED} LLGM Assign pre (eb04ae43 => c71b9ec0) (gprs_llc.c:1079) 20241212123950065 DLLC NOTICE LLME(eb04ae43/c71b9ec0){ASSIGNED} LLGM Assign post (eb04ae43 => c71b9ec0) (gprs_llc.c:1125) 20241212123950065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212123950065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212123950065 DMM DEBUG MM(262420000001002/c71b9ec0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212123950078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123950079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212123950079 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123950079 DMM DEBUG MM(262420000001002/c71b9ec0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241212123950079 DMM NOTICE MM(262420000001002/c71b9ec0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212123950079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212123950079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212123950079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212123950079 DMM DEBUG MM(262420000001002/c71b9ec0) Requesting authorization (sgsn_auth.c:160) 20241212123950079 DMM INFO MM(262420000001002/c71b9ec0) Requesting authentication tuples (sgsn_auth.c:184) 20241212123950079 DMM DEBUG MM(262420000001002/c71b9ec0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212123950079 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241212123950079 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(57)@3fe731dd41f0: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@3fe731dd41f0: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20241212123950082 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212123950082 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212123950082 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212123950082 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212123950082 DMM INFO MM(262420000001002/c71b9ec0) Subscriber data update (mmctx.c:445) 20241212123950082 DMM DEBUG MM(262420000001002/c71b9ec0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212123950082 DMM INFO MM(262420000001002/c71b9ec0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212123950082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212123950082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212123950082 DMM INFO MM(262420000001002/c71b9ec0) <- GMM AUTH AND CIPHERING REQ (rand = b5 81 7e c5 59 ee 59 d0 7e 22 71 83 39 c4 0a 40 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 20 6d 3f 88 2f 37 8d 4e 4f 5c 48 9b 9b 57 57 7f ) (gprs_gmm.c:483) 20241212123950090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123950090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123950090 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123950090 DMM INFO MM(262420000001002/c71b9ec0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212123950090 DMM NOTICE MM(262420000001002/c71b9ec0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212123950090 DMM DEBUG MM(262420000001002/c71b9ec0) checking auth: received UMTS RES = a4 16 f3 d3 ca 93 14 e3 (gprs_gmm.c:666) 20241212123950090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212123950090 DMM DEBUG MM(262420000001002/c71b9ec0) Requesting authorization (sgsn_auth.c:160) 20241212123950090 DMM INFO MM(262420000001002/c71b9ec0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212123950090 DMM DEBUG MM(262420000001002/c71b9ec0) Requesting subscriber data update (gprs_subscriber.c:894) 20241212123950090 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241212123950090 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212123950090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212123950090 DMM INFO MM(262420000001002/c71b9ec0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc71b9ec0) (gprs_gmm.c:300) 20241212123950091 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212123950091 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212123950091 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241212123950091 DMM INFO MM(262420000001002/c71b9ec0) Subscriber data update (mmctx.c:445) 20241212123950091 DMM DEBUG MM(262420000001002/c71b9ec0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212123950091 DMM INFO MM(262420000001002/c71b9ec0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212123950091 DMM NOTICE MM(262420000001002/c71b9ec0) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241212123950091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212123950091 DMM NOTICE MM(262420000001002/c71b9ec0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212123950091 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20241212123950092 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212123950092 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241212123950092 DMM INFO MM(262420000001002/c71b9ec0) Subscriber data update (mmctx.c:445) 20241212123950092 DMM DEBUG MM(262420000001002/c71b9ec0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212123950099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123950099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212123950099 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123950100 DMM INFO MM(262420000001002/c71b9ec0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212123950100 DMM NOTICE MM(262420000001002/c71b9ec0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212123950100 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212123950100 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212123950100 DLLC NOTICE LLME(eb04ae43/c71b9ec0){ASSIGNED} LLGM Assign pre (ffffffff => c71b9ec0) (gprs_llc.c:1079) 20241212123950100 DLLC NOTICE LLME(ffffffff/c71b9ec0){ASSIGNED} LLGM Assign post (ffffffff => c71b9ec0) (gprs_llc.c:1125) 20241212123950100 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212123950100 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212123950100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212123950100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(43)@3fe731dd41f0: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@3fe731dd41f0: Final verdict of PTC: pass 20241212123950153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@3fe731dd41f0: Final verdict of PTC: none 20241212123950156 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(45)@3fe731dd41f0: Final verdict of PTC: none 20241212123950156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_umts_aka_umts_res-BVCI210(48)@3fe731dd41f0: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(51)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(56)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(55)@3fe731dd41f0: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(43)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(44)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(49)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(54)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(43): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(44): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(55): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(56): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Thu Dec 12 12:39:50 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20241212123950284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212123950685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85480) 20241212123951157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123951157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85480, count=89836) 20241212123952158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123952158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Thu Dec 12 12:39:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212123953159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123953159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_umts_aka_gsm_sres started. 20241212123953749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212123953750 DMM INFO MM(262420000001002/c71b9ec0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212123953750 DMM INFO MM(262420000001002/c71b9ec0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212123953750 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212123953750 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212123953750 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212123953750 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212123953750 DLLC NOTICE LLME(ffffffff/c71b9ec0){ASSIGNED} LLGM Assign pre (c71b9ec0 => ffffffff) (gprs_llc.c:1079) 20241212123953750 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c71b9ec0 => ffffffff) (gprs_llc.c:1125) 20241212123953750 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241212123953750 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20241212123953750 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241212123953750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212123953750 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212123953750 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212123953750 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212123953751 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123953801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212123953801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123953801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123953801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123953801 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212123953801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123953801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123953801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123953801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123953803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123953803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123953803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123953803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123953803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123953803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123953803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123953803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123953803 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212123953803 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123953803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123953804 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123953804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123953808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123953817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123953817 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(70)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123953845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212123953845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123953845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123953845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123953845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212123953845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123953845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123953845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123953845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(69)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(70)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123953847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123953847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123953847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123953847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123953847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123953847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123953847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123953847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123953847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212123953847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123953847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(70)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212123953848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123953848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123953851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123953862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123953862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123953873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212123953873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123953873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123953873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123953873 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212123953873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123953873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123953873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123953873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123953875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123953875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123953875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123953875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123953875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123953875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123953875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123953875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123953875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212123953875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123953875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(74)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212123953876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123953876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123953879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123953889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123953889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212123954160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123954160 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212123954160 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212123954160 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@3fe731dd41f0: 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) } } } } 20241212123954162 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(75)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212123954163 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(75)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@3fe731dd41f0: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='CAE5D914'O, index=0 SGSN_Test-GSUP(76)@3fe731dd41f0: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E51116FF2FC19CFE6903030CC09C1102'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4FF78DA6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F50ADEE50536D481'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E7BC7507FDA4B15FD8D66E8BB0FC7F19'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC4FEFF84CAC253A1B01A4DBFB9C2FB9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6B8102D1762EE20D554E84C0BBCB6202'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '24AEF0E9A343AFC2'O } } } } } 20241212123955215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123955215 DLLC NOTICE LLME(ffffffff/cae5d914){UNASSIGNED} LLC RX: unknown TLLI 0xcae5d914, creating LLME on the fly (gprs_llc.c:552) 20241212123955215 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123955215 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241212123955215 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212123955215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212123955215 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212123955215 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212123955215 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212123955215 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212123955215 DLLC NOTICE LLME(ffffffff/cae5d914){UNASSIGNED} LLGM Assign pre (cae5d914 => f6841046) (gprs_llc.c:1079) 20241212123955215 DLLC NOTICE LLME(cae5d914/f6841046){ASSIGNED} LLGM Assign post (cae5d914 => f6841046) (gprs_llc.c:1125) 20241212123955215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212123955215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212123955215 DMM DEBUG MM(262420000001003/f6841046) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212123955227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123955227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212123955227 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123955227 DMM DEBUG MM(262420000001003/f6841046) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241212123955227 DMM NOTICE MM(262420000001003/f6841046) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212123955227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212123955227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212123955227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212123955227 DMM DEBUG MM(262420000001003/f6841046) Requesting authorization (sgsn_auth.c:160) 20241212123955227 DMM INFO MM(262420000001003/f6841046) Requesting authentication tuples (sgsn_auth.c:184) 20241212123955227 DMM DEBUG MM(262420000001003/f6841046) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212123955227 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241212123955227 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(76)@3fe731dd41f0: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@3fe731dd41f0: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20241212123955230 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212123955230 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212123955230 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212123955230 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212123955230 DMM INFO MM(262420000001003/f6841046) Subscriber data update (mmctx.c:445) 20241212123955230 DMM DEBUG MM(262420000001003/f6841046) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212123955230 DMM INFO MM(262420000001003/f6841046) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212123955231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212123955231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212123955231 DMM INFO MM(262420000001003/f6841046) <- GMM AUTH AND CIPHERING REQ (rand = e5 11 16 ff 2f c1 9c fe 69 03 03 0c c0 9c 11 02 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b 81 02 d1 76 2e e2 0d 55 4e 84 c0 bb cb 62 02 ) (gprs_gmm.c:483) 20241212123955239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123955239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123955239 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123955239 DMM INFO MM(262420000001003/f6841046) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212123955239 DMM NOTICE MM(262420000001003/f6841046) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212123955239 DMM DEBUG MM(262420000001003/f6841046) checking auth: received GSM SRES = 4f f7 8d a6 (gprs_gmm.c:666) 20241212123955239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212123955239 DMM DEBUG MM(262420000001003/f6841046) Requesting authorization (sgsn_auth.c:160) 20241212123955239 DMM INFO MM(262420000001003/f6841046) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212123955239 DMM DEBUG MM(262420000001003/f6841046) Requesting subscriber data update (gprs_subscriber.c:894) 20241212123955239 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241212123955239 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212123955239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212123955239 DMM INFO MM(262420000001003/f6841046) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6841046) (gprs_gmm.c:300) 20241212123955240 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212123955240 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212123955240 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241212123955240 DMM INFO MM(262420000001003/f6841046) Subscriber data update (mmctx.c:445) 20241212123955240 DMM DEBUG MM(262420000001003/f6841046) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212123955240 DMM INFO MM(262420000001003/f6841046) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212123955240 DMM NOTICE MM(262420000001003/f6841046) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241212123955240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212123955240 DMM NOTICE MM(262420000001003/f6841046) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212123955240 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20241212123955241 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212123955241 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241212123955241 DMM INFO MM(262420000001003/f6841046) Subscriber data update (mmctx.c:445) 20241212123955241 DMM DEBUG MM(262420000001003/f6841046) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212123955247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123955247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212123955247 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123955247 DMM INFO MM(262420000001003/f6841046) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212123955247 DMM NOTICE MM(262420000001003/f6841046) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212123955247 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212123955247 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212123955247 DLLC NOTICE LLME(cae5d914/f6841046){ASSIGNED} LLGM Assign pre (ffffffff => f6841046) (gprs_llc.c:1079) 20241212123955247 DLLC NOTICE LLME(ffffffff/f6841046){ASSIGNED} LLGM Assign post (ffffffff => f6841046) (gprs_llc.c:1125) 20241212123955247 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212123955247 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212123955247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212123955247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@3fe731dd41f0: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@3fe731dd41f0: Final verdict of PTC: pass 20241212123955300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36216<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212123955303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212123955303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(76)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(64)@3fe731dd41f0: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(70)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@3fe731dd41f0: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(74)@3fe731dd41f0: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(72)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(68)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(62)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Thu Dec 12 12:39:55 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20241212123955429 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212123955831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85468) 20241212123956303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123956303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=85468, count=89824) 20241212123957304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123957304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Thu Dec 12 12:39:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212123958305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123958305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_timeout_after_pdp_act started. 20241212123958892 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47180<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212123958894 DMM INFO MM(262420000001003/f6841046) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212123958894 DMM INFO MM(262420000001003/f6841046) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212123958894 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212123958894 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212123958894 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212123958894 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212123958894 DLLC NOTICE LLME(ffffffff/f6841046){ASSIGNED} LLGM Assign pre (f6841046 => ffffffff) (gprs_llc.c:1079) 20241212123958894 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f6841046 => ffffffff) (gprs_llc.c:1125) 20241212123958894 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241212123958894 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20241212123958894 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241212123958894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212123958894 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212123958894 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212123958894 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212123958894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(84)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(84)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123958951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212123958951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123958951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123958951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123958951 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212123958951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123958951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123958951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123958951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(83)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(84)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123958952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123958952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123958952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123958952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123958952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123958952 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123958952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123958952 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123958952 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212123958952 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123958952 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123958953 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123958953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(84)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(84)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123958957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(80)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123958966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123958966 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(81)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(83)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(89)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(89)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123958985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212123958985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123958985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123958985 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123958985 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212123958985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123958985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123958985 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123958985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(89)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(88)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212123958987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123958987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123958987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123958987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123958987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123958987 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123958987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123958987 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123958987 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212123958987 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123958987 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123958988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123958988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(89)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(89)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123958991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123959000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123959000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(90)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(86)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(88)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(93)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(93)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212123959013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212123959013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212123959013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212123959013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123959013 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212123959013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212123959013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212123959013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212123959013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(93)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212123959015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212123959015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212123959015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212123959015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212123959015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212123959015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212123959015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212123959015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212123959015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212123959015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212123959015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212123959016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212123959016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(93)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(93)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212123959020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212123959029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123959029 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(92)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212123959306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212123959306 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212123959306 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212123959306 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: 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) } } } } 20241212123959308 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212123959308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(81)@3fe731dd41f0: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='FB341AAB'O, index=0 SGSN_Test-GSUP(95)@3fe731dd41f0: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '19E40409BC55C931C99C3B697C83F807'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7053487'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85333D06956CDDBF'O } } } } } 20241212123959353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123959353 DLLC NOTICE LLME(ffffffff/fb341aab){UNASSIGNED} LLC RX: unknown TLLI 0xfb341aab, creating LLME on the fly (gprs_llc.c:552) 20241212123959353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123959353 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241212123959353 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212123959353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212123959353 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212123959353 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212123959353 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212123959353 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212123959353 DLLC NOTICE LLME(ffffffff/fb341aab){UNASSIGNED} LLGM Assign pre (fb341aab => c359dbfb) (gprs_llc.c:1079) 20241212123959353 DLLC NOTICE LLME(fb341aab/c359dbfb){ASSIGNED} LLGM Assign post (fb341aab => c359dbfb) (gprs_llc.c:1125) 20241212123959353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212123959353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212123959353 DMM DEBUG MM(262420000000021/c359dbfb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212123959367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123959367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212123959367 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123959367 DMM DEBUG MM(262420000000021/c359dbfb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241212123959367 DMM NOTICE MM(262420000000021/c359dbfb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212123959367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212123959367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212123959367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212123959367 DMM DEBUG MM(262420000000021/c359dbfb) Requesting authorization (sgsn_auth.c:160) 20241212123959367 DMM INFO MM(262420000000021/c359dbfb) Requesting authentication tuples (sgsn_auth.c:184) 20241212123959367 DMM DEBUG MM(262420000000021/c359dbfb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212123959367 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241212123959367 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(95)@3fe731dd41f0: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@3fe731dd41f0: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20241212123959369 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212123959369 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212123959369 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212123959369 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212123959369 DMM INFO MM(262420000000021/c359dbfb) Subscriber data update (mmctx.c:445) 20241212123959370 DMM DEBUG MM(262420000000021/c359dbfb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212123959370 DMM INFO MM(262420000000021/c359dbfb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212123959370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212123959370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212123959370 DMM INFO MM(262420000000021/c359dbfb) <- GMM AUTH AND CIPHERING REQ (rand = 19 e4 04 09 bc 55 c9 31 c9 9c 3b 69 7c 83 f8 07 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212123959376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123959377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241212123959377 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123959377 DMM INFO MM(262420000000021/c359dbfb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212123959377 DMM NOTICE MM(262420000000021/c359dbfb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212123959377 DMM DEBUG MM(262420000000021/c359dbfb) checking auth: received GSM SRES = a7 05 34 87 (gprs_gmm.c:666) 20241212123959377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212123959377 DMM DEBUG MM(262420000000021/c359dbfb) Requesting authorization (sgsn_auth.c:160) 20241212123959377 DMM INFO MM(262420000000021/c359dbfb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212123959377 DMM DEBUG MM(262420000000021/c359dbfb) Requesting subscriber data update (gprs_subscriber.c:894) 20241212123959377 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241212123959377 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212123959377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212123959377 DMM INFO MM(262420000000021/c359dbfb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc359dbfb) (gprs_gmm.c:300) 20241212123959378 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212123959378 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212123959378 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241212123959378 DMM INFO MM(262420000000021/c359dbfb) Subscriber data update (mmctx.c:445) 20241212123959378 DMM DEBUG MM(262420000000021/c359dbfb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212123959378 DMM INFO MM(262420000000021/c359dbfb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212123959378 DMM NOTICE MM(262420000000021/c359dbfb) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241212123959378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212123959378 DMM NOTICE MM(262420000000021/c359dbfb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212123959378 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20241212123959379 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212123959379 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241212123959379 DMM INFO MM(262420000000021/c359dbfb) Subscriber data update (mmctx.c:445) 20241212123959379 DMM DEBUG MM(262420000000021/c359dbfb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212123959386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123959386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212123959386 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123959386 DMM INFO MM(262420000000021/c359dbfb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212123959386 DMM NOTICE MM(262420000000021/c359dbfb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212123959386 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212123959386 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212123959386 DLLC NOTICE LLME(fb341aab/c359dbfb){ASSIGNED} LLGM Assign pre (ffffffff => c359dbfb) (gprs_llc.c:1079) 20241212123959386 DLLC NOTICE LLME(ffffffff/c359dbfb){ASSIGNED} LLGM Assign post (ffffffff => c359dbfb) (gprs_llc.c:1125) 20241212123959386 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212123959386 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212123959386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212123959386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@3fe731dd41f0: setverdict(pass): none -> pass 20241212123959437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123959437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212123959438 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123959438 DMM INFO MM(262420000000021/c359dbfb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212123959438 DMM INFO MM(262420000000021/c359dbfb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212123959438 DMM DEBUG MM(262420000000021/c359dbfb) Using GGSN 0 (gprs_sm.c:312) 20241212123959438 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241212123959438 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212123959438 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241212123959438 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20241212123959450 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 00 00 00 01 80 08 00 10 aa 0e 9f 6e 11 06 29 ac 6b 14 05 7f 8b 25 9c 1c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20241212123959450 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc82223058, cbp=0x56395c204390) (sgsn_libgtp.c:632) 20241212123959450 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212123959450 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c2069c8 TLLI=c359dbfb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212123959450 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212123959450 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212123959459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123959459 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241212123959459 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123959459 DMM INFO MM(262420000000021/c359dbfb) -> GMM ATTACH REQUEST MI(TMSI-0xC359DBFB) type="GPRS attach"  (gprs_gmm.c:1266) 20241212123959459 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212123959459 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212123959459 DLLC NOTICE LLME(ffffffff/c359dbfb){ASSIGNED} LLGM Assign pre (c359dbfb => c81b3f8e) (gprs_llc.c:1079) 20241212123959459 DLLC NOTICE LLME(c359dbfb/c81b3f8e){ASSIGNED} LLGM Assign post (c359dbfb => c81b3f8e) (gprs_llc.c:1125) 20241212123959459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212123959459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212123959459 DMM DEBUG MM(262420000000021/c81b3f8e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212123959464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212123959464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241212123959464 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212123959464 DMM DEBUG MM(262420000000021/c81b3f8e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241212123959464 DMM NOTICE MM(262420000000021/c81b3f8e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212123959464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212123959464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212123959464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212123959464 DMM DEBUG MM(262420000000021/c81b3f8e) Requesting authorization (sgsn_auth.c:160) 20241212123959464 DMM INFO MM(262420000000021/c81b3f8e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212123959464 DMM DEBUG MM(262420000000021/c81b3f8e) Requesting subscriber data update (gprs_subscriber.c:894) 20241212123959464 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241212123959464 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212123959465 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212123959465 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212123959465 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241212123959465 DMM INFO MM(262420000000021/c81b3f8e) Subscriber data update (mmctx.c:445) 20241212123959465 DMM DEBUG MM(262420000000021/c81b3f8e) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20241212123959465 DMM INFO MM(262420000000021/c81b3f8e) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20241212123959465 DMM NOTICE MM(262420000000021/c81b3f8e) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241212123959465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212123959465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212123959465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241212123959465 DMM INFO MM(262420000000021/c81b3f8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc81b3f8e) (gprs_gmm.c:300) 20241212123959465 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20241212123959465 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212123959466 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241212123959466 DMM INFO MM(262420000000021/c81b3f8e) Subscriber data update (mmctx.c:445) 20241212123959466 DMM DEBUG MM(262420000000021/c81b3f8e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@3fe731dd41f0: Trying to receive 5 ATTACH ACCEPTs 20241212124005466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124005466 DMM INFO MM(262420000000021/c81b3f8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc81b3f8e) (gprs_gmm.c:300) 20241212124005703 DGPRS DEBUG Checking for inactive LLMEs, time = 15817939 (sgsn.c:131) 20241212124011467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124011467 DMM INFO MM(262420000000021/c81b3f8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc81b3f8e) (gprs_gmm.c:300) 20241212124017468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124017468 DMM INFO MM(262420000000021/c81b3f8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc81b3f8e) (gprs_gmm.c:300) SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124019307 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212124019307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241212124019308 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241212124023470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124023470 DMM INFO MM(262420000000021/c81b3f8e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc81b3f8e) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@3fe731dd41f0: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@3fe731dd41f0: Make sure not more than 5 ATTACH ACCEPT messages are sent 20241212124028954 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124028956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124028956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124028988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124028990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124028990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124029017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124029019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124029019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124029471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124029471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241212124029471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124029471 DMM NOTICE MM(262420000000021/c81b3f8e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212124029471 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20241212124029471 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c2069c8, TLLI=c81b3f8e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124029471 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212124029471 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124029471 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20241212124029471 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241212124029471 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124029471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Reject}: Deallocated (fsm.c:568) 20241212124029471 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Deallocated (fsm.c:568) 20241212124029471 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124029471 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124029471 DLLC NOTICE LLME(c359dbfb/c81b3f8e){ASSIGNED} LLGM Assign pre (c81b3f8e => ffffffff) (gprs_llc.c:1079) 20241212124029471 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c81b3f8e => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(81)@3fe731dd41f0: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@3fe731dd41f0: Final verdict of PTC: pass 20241212124029981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47180<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(89)@3fe731dd41f0: Final verdict of PTC: none 20241212124029984 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124029984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(93)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(84)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(88)@3fe731dd41f0: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(81)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(83)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(94)@3fe731dd41f0: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(86)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@3fe731dd41f0: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(92)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(91)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(82)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(87)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(81): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(82): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(83): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(84): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(86): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(87): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(88): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(89): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(91): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(92): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(93): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(94): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Thu Dec 12 12:40:30 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20241212124030114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124030415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35194<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=125388) 20241212124030985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124030985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=125388, count=130820) 20241212124031985 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124031985 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Thu Dec 12 12:40:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124032986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124032986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_auth_id_timeout started. 20241212124033473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124033474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(103)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124033524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124033524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124033524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124033524 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124033524 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124033524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124033525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124033525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124033525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(103)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124033526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124033526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124033526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124033526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124033526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124033527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124033527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124033527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124033527 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124033527 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) SGSN_Test-Gb1-NS1(102)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124033527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(103)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124033527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124033527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124033531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124033541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124033541 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(100)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(102)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124033556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124033556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124033556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124033556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124033556 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124033556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124033556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124033556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124033556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124033558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124033558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124033558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124033558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124033558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124033558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124033558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124033558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124033558 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124033558 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124033558 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(107)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124033559 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124033559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124033563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124033572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124033572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(106)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(108)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124033592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124033592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124033592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124033592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124033592 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124033592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124033592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124033592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124033592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124033593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124033593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124033593 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124033594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124033594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124033594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124033594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124033594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124033594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124033594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124033594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(112)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124033594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124033594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124033597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124033604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124033604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124033987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124033987 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124033987 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124033987 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: 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) } } } } 20241212124033989 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124033990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@3fe731dd41f0: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='F35AB9D8'O, index=0 SGSN_Test-GSUP(114)@3fe731dd41f0: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20241212124034033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124034033 DLLC NOTICE LLME(ffffffff/f35ab9d8){UNASSIGNED} LLC RX: unknown TLLI 0xf35ab9d8, creating LLME on the fly (gprs_llc.c:552) 20241212124034033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124034033 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124034033 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124034033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124034033 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124034033 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124034033 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124034033 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124034033 DLLC NOTICE LLME(ffffffff/f35ab9d8){UNASSIGNED} LLGM Assign pre (f35ab9d8 => f4d64c6f) (gprs_llc.c:1079) 20241212124034033 DLLC NOTICE LLME(f35ab9d8/f4d64c6f){ASSIGNED} LLGM Assign post (f35ab9d8 => f4d64c6f) (gprs_llc.c:1125) 20241212124034033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124034033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124034033 DMM DEBUG MM(/f4d64c6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124035704 DGPRS DEBUG Checking for inactive LLMEs, time = 15817969 (sgsn.c:131) 20241212124040034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124040034 DMM DEBUG MM(/f4d64c6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124046035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124046035 DMM DEBUG MM(/f4d64c6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124052035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124052035 DMM DEBUG MM(/f4d64c6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124053988 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212124053988 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241212124053988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124058036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124058036 DMM DEBUG MM(/f4d64c6f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124103529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124103531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124103531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124103560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124103562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124103562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124103595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124103597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124103597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124104037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124104037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241212124104037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124104037 DMM NOTICE MM(/f4d64c6f) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241212124104037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Reject}: Deallocated (fsm.c:568) 20241212124104037 DMM DEBUG MM_STATE_Gb(4082809304)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124104037 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124104037 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124104037 DLLC NOTICE LLME(f35ab9d8/f4d64c6f){ASSIGNED} LLGM Assign pre (f4d64c6f => ffffffff) (gprs_llc.c:1079) 20241212124104037 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4d64c6f => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@3fe731dd41f0: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@3fe731dd41f0: Final verdict of PTC: pass 20241212124104048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35200<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124104050 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124104050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(107)@3fe731dd41f0: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(103)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(112)@3fe731dd41f0: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@3fe731dd41f0: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(110)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(105)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(101)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Thu Dec 12 12:41:04 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20241212124104176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124104477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67244) 20241212124105051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124105051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67244, count=67784) 20241212124105704 DGPRS DEBUG Checking for inactive LLMEs, time = 15817999 (sgsn.c:131) 20241212124106052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124106052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Thu Dec 12 12:41:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124107053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124107053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_auth_sai_timeout started. 20241212124107535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124107536 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(121)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(121)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124107580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124107580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124107580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124107580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124107580 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124107580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124107580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124107580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124107580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(121)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124107582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124107582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124107582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124107582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124107582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124107582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124107582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124107582 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124107582 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124107582 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124107582 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(121)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124107583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124107583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(121)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124107587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(122)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(118)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124107596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124107596 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(120)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(122)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124107613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124107613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124107613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124107613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124107613 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124107613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124107613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124107613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124107613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124107614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124107614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124107614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124107615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124107615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124107615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124107615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124107615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124107615 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124107615 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124107615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124107615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124107615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124107619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124107628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124107628 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(132)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(132)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124107662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124107662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124107662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124107662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124107662 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124107662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124107662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124107662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124107662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(132)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124107664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124107664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124107664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124107664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124107664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124107664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124107664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124107664 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124107664 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124107664 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124107664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124107665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124107665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(132)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(132)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124107669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124107677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124107677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(129)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124108054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124108054 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124108054 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124108054 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(131)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(131)@3fe731dd41f0: 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) } } } } 20241212124108056 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(131)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(131)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124108057 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(131)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(131)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(131)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(131)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(120)@3fe731dd41f0: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C28F2B35'O, index=0 SGSN_Test-GSUP(133)@3fe731dd41f0: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20241212124108102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124108102 DLLC NOTICE LLME(ffffffff/c28f2b35){UNASSIGNED} LLC RX: unknown TLLI 0xc28f2b35, creating LLME on the fly (gprs_llc.c:552) 20241212124108102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124108102 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124108102 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124108102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124108102 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124108102 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124108102 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124108102 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124108102 DLLC NOTICE LLME(ffffffff/c28f2b35){UNASSIGNED} LLGM Assign pre (c28f2b35 => f5788e50) (gprs_llc.c:1079) 20241212124108102 DLLC NOTICE LLME(c28f2b35/f5788e50){ASSIGNED} LLGM Assign post (c28f2b35 => f5788e50) (gprs_llc.c:1125) 20241212124108102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124108102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124108102 DMM DEBUG MM(262420000000003/f5788e50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124108115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124108115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124108115 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124108115 DMM DEBUG MM(262420000000003/f5788e50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20241212124108115 DMM NOTICE MM(262420000000003/f5788e50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124108115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124108115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124108115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124108115 DMM DEBUG MM(262420000000003/f5788e50) Requesting authorization (sgsn_auth.c:160) 20241212124108115 DMM INFO MM(262420000000003/f5788e50) Requesting authentication tuples (sgsn_auth.c:184) 20241212124108115 DMM DEBUG MM(262420000000003/f5788e50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124108115 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20241212124108115 DGPRS INFO SUBSCR(262420000000003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(133)@3fe731dd41f0: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@3fe731dd41f0: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20241212124114116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241212124114116 DMM ERROR MM(262420000000003/f5788e50) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241212124114116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241212124114116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124114116 DMM NOTICE MM(262420000000003/f5788e50) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241212124114116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Reject}: Deallocated (fsm.c:568) 20241212124114116 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124114116 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124114116 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124114116 DLLC NOTICE LLME(c28f2b35/f5788e50){ASSIGNED} LLGM Assign pre (f5788e50 => ffffffff) (gprs_llc.c:1079) 20241212124114116 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5788e50 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(120)@3fe731dd41f0: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@3fe731dd41f0: Final verdict of PTC: pass 20241212124114126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38460<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@3fe731dd41f0: Final verdict of PTC: none 20241212124114128 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124114128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(117)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(121)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(131)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@3fe731dd41f0: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(120)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(132)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(126)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(122)@3fe731dd41f0: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@3fe731dd41f0: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(129)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(124)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(119)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(130)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(119): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(120): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(121): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(122): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(129): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(130): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(131): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(132): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Thu Dec 12 12:41:14 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20241212124114256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124114557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62660) 20241212124115129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124115129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=62660, count=67016) 20241212124116131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124116131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Thu Dec 12 12:41:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124117132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124117132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_auth_sai_reject started. 20241212124117612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124117614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(141)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(141)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124117661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124117661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124117661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124117661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124117661 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124117661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124117661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124117661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124117661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(141)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(140)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124117663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124117663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124117663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124117663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124117663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124117663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124117663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124117663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124117663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124117663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124117663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(141)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124117664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124117664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(141)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124117667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(137)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124117677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124117677 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(138)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(140)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124117689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124117689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124117689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124117689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124117689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124117689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124117689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124117689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124117689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124117691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124117691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124117691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124117691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124117691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124117691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124117691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124117691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124117691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124117691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124117691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(145)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124117692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124117692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124117696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(146)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124117705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124117705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI210(144)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(151)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(151)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124117736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124117736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124117736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124117736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124117736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124117736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124117736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124117736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124117736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(151)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124117738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124117738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124117738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124117738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124117738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124117738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124117738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124117738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124117738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124117738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124117738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124117739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124117739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(151)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(151)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124117742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124117750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124117750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(148)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124118133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124118133 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124118133 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124118133 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(150)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(150)@3fe731dd41f0: 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) } } } } 20241212124118135 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(150)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(150)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124118136 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(150)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(150)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(150)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(150)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(138)@3fe731dd41f0: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='DCE303E4'O, index=0 SGSN_Test-GSUP(152)@3fe731dd41f0: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20241212124118179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124118179 DLLC NOTICE LLME(ffffffff/dce303e4){UNASSIGNED} LLC RX: unknown TLLI 0xdce303e4, creating LLME on the fly (gprs_llc.c:552) 20241212124118179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124118179 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124118179 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124118179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124118179 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124118179 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124118179 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124118179 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124118179 DLLC NOTICE LLME(ffffffff/dce303e4){UNASSIGNED} LLGM Assign pre (dce303e4 => fd8f9b95) (gprs_llc.c:1079) 20241212124118179 DLLC NOTICE LLME(dce303e4/fd8f9b95){ASSIGNED} LLGM Assign post (dce303e4 => fd8f9b95) (gprs_llc.c:1125) 20241212124118179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124118179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124118179 DMM DEBUG MM(262420000000004/fd8f9b95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124118192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124118192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124118192 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124118192 DMM DEBUG MM(262420000000004/fd8f9b95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20241212124118192 DMM NOTICE MM(262420000000004/fd8f9b95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124118192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124118192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124118192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124118192 DMM DEBUG MM(262420000000004/fd8f9b95) Requesting authorization (sgsn_auth.c:160) 20241212124118192 DMM INFO MM(262420000000004/fd8f9b95) Requesting authentication tuples (sgsn_auth.c:184) 20241212124118192 DMM DEBUG MM(262420000000004/fd8f9b95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124118192 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20241212124118192 DGPRS INFO SUBSCR(262420000000004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(152)@3fe731dd41f0: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@3fe731dd41f0: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20241212124118195 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20241212124118195 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20241212124118195 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20241212124124193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241212124124193 DMM ERROR MM(262420000000004/fd8f9b95) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241212124124193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241212124124193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124124193 DMM NOTICE MM(262420000000004/fd8f9b95) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241212124124193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Reject}: Deallocated (fsm.c:568) 20241212124124193 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124124193 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124124193 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124124193 DLLC NOTICE LLME(dce303e4/fd8f9b95){ASSIGNED} LLGM Assign pre (fd8f9b95 => ffffffff) (gprs_llc.c:1079) 20241212124124193 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd8f9b95 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(138)@3fe731dd41f0: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@3fe731dd41f0: Final verdict of PTC: pass 20241212124124202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38546<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124124204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124124204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(152)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(150)@3fe731dd41f0: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(148)@3fe731dd41f0: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(138)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(141)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(140)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(145)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(151)@3fe731dd41f0: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(139)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(149)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(143)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(138): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(139): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(140): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(141): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(148): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(149): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(150): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(151): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Thu Dec 12 12:41:24 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20241212124124334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124124635 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38562<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59228) 20241212124125205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124125205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59228, count=68352) 20241212124126207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124126207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Thu Dec 12 12:41:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124127208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124127208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_gsup_lu_timeout started. 20241212124127696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124127697 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(160)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(160)@3fe731dd41f0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(159)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124127752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124127752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124127752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124127752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124127752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124127752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124127752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124127752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124127752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(160)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124127754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124127754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124127754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124127754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124127754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124127754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124127754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124127754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124127754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124127754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124127754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(160)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124127755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124127755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(160)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124127758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(156)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124127768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124127768 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(157)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(159)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(165)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(165)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124127782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124127782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124127782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124127782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124127783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124127783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124127783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124127783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124127783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(165)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(164)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124127784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124127784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124127784 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124127785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124127785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124127785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124127785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124127785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124127785 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124127785 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124127785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(165)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124127786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124127786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(165)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124127789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(161)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124127798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124127798 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(166)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(162)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(164)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(170)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(170)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124127822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124127822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124127822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124127822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124127822 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124127822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124127822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124127822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124127822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(170)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124127824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124127824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124127824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124127824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124127824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124127824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124127824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124127824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124127824 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124127824 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124127824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124127825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124127825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(170)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(170)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124127829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124127839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124127839 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(167)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124128209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124128209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124128209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124128209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(169)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(169)@3fe731dd41f0: 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) } } } } 20241212124128211 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(169)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(169)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124128211 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(169)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(169)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(169)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(169)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(157)@3fe731dd41f0: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='CAF0BC64'O, index=0 SGSN_Test-GSUP(171)@3fe731dd41f0: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FEFE85BE8A7315B37A2C33F552CC28D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3352897'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8130E28622BE7C1F'O } } } } } 20241212124129261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124129261 DLLC NOTICE LLME(ffffffff/caf0bc64){UNASSIGNED} LLC RX: unknown TLLI 0xcaf0bc64, creating LLME on the fly (gprs_llc.c:552) 20241212124129261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124129261 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124129261 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124129261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124129261 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124129261 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124129261 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124129261 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124129261 DLLC NOTICE LLME(ffffffff/caf0bc64){UNASSIGNED} LLGM Assign pre (caf0bc64 => d5538ac7) (gprs_llc.c:1079) 20241212124129261 DLLC NOTICE LLME(caf0bc64/d5538ac7){ASSIGNED} LLGM Assign post (caf0bc64 => d5538ac7) (gprs_llc.c:1125) 20241212124129261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124129261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124129261 DMM DEBUG MM(262420000000005/d5538ac7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124129274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124129274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124129274 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124129274 DMM DEBUG MM(262420000000005/d5538ac7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20241212124129274 DMM NOTICE MM(262420000000005/d5538ac7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124129274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124129274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124129274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124129274 DMM DEBUG MM(262420000000005/d5538ac7) Requesting authorization (sgsn_auth.c:160) 20241212124129274 DMM INFO MM(262420000000005/d5538ac7) Requesting authentication tuples (sgsn_auth.c:184) 20241212124129274 DMM DEBUG MM(262420000000005/d5538ac7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124129274 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20241212124129274 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(171)@3fe731dd41f0: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@3fe731dd41f0: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20241212124129277 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124129277 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124129277 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124129277 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124129277 DMM INFO MM(262420000000005/d5538ac7) Subscriber data update (mmctx.c:445) 20241212124129277 DMM DEBUG MM(262420000000005/d5538ac7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124129277 DMM INFO MM(262420000000005/d5538ac7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124129277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124129277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124129277 DMM INFO MM(262420000000005/d5538ac7) <- GMM AUTH AND CIPHERING REQ (rand = fe fe 85 be 8a 73 15 b3 7a 2c 33 f5 52 cc 28 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124129285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124129285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124129285 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124129285 DMM INFO MM(262420000000005/d5538ac7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124129285 DMM NOTICE MM(262420000000005/d5538ac7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124129285 DMM DEBUG MM(262420000000005/d5538ac7) checking auth: received GSM SRES = d3 35 28 97 (gprs_gmm.c:666) 20241212124129285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124129285 DMM DEBUG MM(262420000000005/d5538ac7) Requesting authorization (sgsn_auth.c:160) 20241212124129285 DMM INFO MM(262420000000005/d5538ac7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124129285 DMM DEBUG MM(262420000000005/d5538ac7) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124129285 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20241212124129285 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124129285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124129285 DMM INFO MM(262420000000005/d5538ac7) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5538ac7) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@3fe731dd41f0: setverdict(fail): none -> fail MC@3fe731dd41f0: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20241212124129293 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(171)@3fe731dd41f0: Final verdict of PTC: none 20241212124129293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(169)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(170)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(165)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(160)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(159)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(164)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(157)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(162)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(167)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@3fe731dd41f0: Final verdict of PTC: none 20241212124129296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37854<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(161)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(168)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(158)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(163)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@3fe731dd41f0: Final verdict of PTC: fail MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(157): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(158): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(159): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(160): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(162): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(163): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(164): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(165): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(167): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(168): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(169): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(170): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@3fe731dd41f0: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Thu Dec 12 12:41:29 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20241212124129427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124129828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69708) 20241212124130295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124130295 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69708, count=74064) 20241212124131296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124131296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Thu Dec 12 12:41:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124132297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124132297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_gsup_lu_reject started. 20241212124132886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124132887 DMM INFO MM(262420000000005/d5538ac7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124132888 DMM INFO MM(262420000000005/d5538ac7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124132888 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124132888 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124132888 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124132888 DMM ERROR MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241212124132888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241212124132888 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124132888 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124132888 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124132888 DLLC NOTICE LLME(caf0bc64/d5538ac7){ASSIGNED} LLGM Assign pre (d5538ac7 => ffffffff) (gprs_llc.c:1079) 20241212124132888 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5538ac7 => ffffffff) (gprs_llc.c:1125) 20241212124132888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124132931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124132931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124132931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124132931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124132931 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124132931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124132931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124132931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124132931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124132933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124132933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124132933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124132933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124132933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124132933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124132933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124132933 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124132933 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124132933 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124132933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124132934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124132934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124132937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124132948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124132948 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI196(177)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(179)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(184)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(184)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124132981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124132981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124132981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124132981 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124132981 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124132981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124132981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124132981 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124132981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(183)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(184)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124132983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124132983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124132983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124132983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124132983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124132983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124132983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124132983 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124132983 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124132983 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124132983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124132984 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124132984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(184)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(184)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124132988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124132998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124132998 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(181)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(183)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(189)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(189)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124133018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124133018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124133018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124133018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124133018 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124133018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124133018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124133018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124133018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(189)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124133020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124133020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124133020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124133020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124133020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124133020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124133020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124133020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124133020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124133020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124133020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124133021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124133021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(189)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(189)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124133025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124133036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124133036 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(186)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124133298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124133298 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124133298 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124133298 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(188)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(188)@3fe731dd41f0: 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) } } } } 20241212124133300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(188)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(188)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124133301 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(188)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(188)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(188)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(188)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(177)@3fe731dd41f0: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='FE19C4E2'O, index=0 SGSN_Test-GSUP(190)@3fe731dd41f0: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5E837D6639A088F846C9734E0C04B80C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '398E816B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F069A8A3B29A4B2'O } } } } } 20241212124134355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124134355 DLLC NOTICE LLME(ffffffff/fe19c4e2){UNASSIGNED} LLC RX: unknown TLLI 0xfe19c4e2, creating LLME on the fly (gprs_llc.c:552) 20241212124134355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124134356 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124134356 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124134356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124134356 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124134356 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124134356 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124134356 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124134356 DLLC NOTICE LLME(ffffffff/fe19c4e2){UNASSIGNED} LLGM Assign pre (fe19c4e2 => ff7db928) (gprs_llc.c:1079) 20241212124134356 DLLC NOTICE LLME(fe19c4e2/ff7db928){ASSIGNED} LLGM Assign post (fe19c4e2 => ff7db928) (gprs_llc.c:1125) 20241212124134356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124134356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124134356 DMM DEBUG MM(262420000000006/ff7db928) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124134367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124134367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124134367 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124134367 DMM DEBUG MM(262420000000006/ff7db928) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20241212124134367 DMM NOTICE MM(262420000000006/ff7db928) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124134367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124134367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124134367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124134367 DMM DEBUG MM(262420000000006/ff7db928) Requesting authorization (sgsn_auth.c:160) 20241212124134367 DMM INFO MM(262420000000006/ff7db928) Requesting authentication tuples (sgsn_auth.c:184) 20241212124134367 DMM DEBUG MM(262420000000006/ff7db928) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124134368 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20241212124134368 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(190)@3fe731dd41f0: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@3fe731dd41f0: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20241212124134370 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124134370 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124134370 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124134371 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124134371 DMM INFO MM(262420000000006/ff7db928) Subscriber data update (mmctx.c:445) 20241212124134371 DMM DEBUG MM(262420000000006/ff7db928) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124134371 DMM INFO MM(262420000000006/ff7db928) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124134371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124134371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124134371 DMM INFO MM(262420000000006/ff7db928) <- GMM AUTH AND CIPHERING REQ (rand = 5e 83 7d 66 39 a0 88 f8 46 c9 73 4e 0c 04 b8 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124134378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124134378 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124134378 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124134378 DMM INFO MM(262420000000006/ff7db928) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124134378 DMM NOTICE MM(262420000000006/ff7db928) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124134378 DMM DEBUG MM(262420000000006/ff7db928) checking auth: received GSM SRES = 39 8e 81 6b (gprs_gmm.c:666) 20241212124134378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124134378 DMM DEBUG MM(262420000000006/ff7db928) Requesting authorization (sgsn_auth.c:160) 20241212124134378 DMM INFO MM(262420000000006/ff7db928) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124134378 DMM DEBUG MM(262420000000006/ff7db928) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124134378 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20241212124134378 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124134378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124134378 DMM INFO MM(262420000000006/ff7db928) <- GMM ATTACH ACCEPT (new P-TMSI=0xff7db928) (gprs_gmm.c:300) 20241212124134379 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20241212124134379 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20241212124134379 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20241212124134379 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124134379 DMM INFO MM(262420000000006/ff7db928) Subscriber data update (mmctx.c:445) 20241212124134379 DMM DEBUG MM(262420000000006/ff7db928) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@3fe731dd41f0: setverdict(fail): none -> fail MC@3fe731dd41f0: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20241212124134386 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124134387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(190)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(188)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(184)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(178)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(189)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(183)@3fe731dd41f0: Final verdict of PTC: none 20241212124134389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37880<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI196(177)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(186)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(181)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(182)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(187)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(176)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@3fe731dd41f0: Final verdict of PTC: fail MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(176): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(177): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(181): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(182): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(183): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(184): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(186): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(187): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(188): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(189): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@3fe731dd41f0: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Thu Dec 12 12:41:34 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20241212124134521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124134922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37884<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75916) 20241212124135388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124135388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212124135705 DGPRS DEBUG Checking for inactive LLMEs, time = 15818029 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=75916, count=80272) 20241212124136389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124136389 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Thu Dec 12 12:41:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124137390 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124137390 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_combined started. 20241212124137977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43146<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124137979 DMM INFO MM(262420000000006/ff7db928) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124137979 DMM INFO MM(262420000000006/ff7db928) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124137979 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124137979 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124137979 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124137979 DMM ERROR MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241212124137979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Deallocated (fsm.c:568) 20241212124137979 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124137979 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124137979 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124137979 DLLC NOTICE LLME(fe19c4e2/ff7db928){ASSIGNED} LLGM Assign pre (ff7db928 => ffffffff) (gprs_llc.c:1079) 20241212124137979 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff7db928 => ffffffff) (gprs_llc.c:1125) 20241212124137979 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124138022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124138022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124138022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124138022 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124138022 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124138022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124138022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124138022 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124138023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124138024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124138024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124138024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124138024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124138024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124138024 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124138024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124138024 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124138024 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124138024 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124138024 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124138025 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124138025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124138029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(198)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(194)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124138039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124138039 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124138062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124138062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124138062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124138062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124138062 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124138062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124138062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124138062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124138062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124138064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124138064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124138064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124138064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124138064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124138064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124138064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124138064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124138064 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124138064 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124138064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(202)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124138064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124138064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124138068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(203)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(199)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124138077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124138077 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_combined-BVCI210(201)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(203)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(207)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124138103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124138103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124138103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124138103 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124138103 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124138103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124138103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124138103 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124138103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124138105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124138105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124138105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124138105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124138105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124138105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124138105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124138105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124138105 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124138105 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124138105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124138106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124138106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(207)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124138110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124138121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124138121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124138391 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124138391 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124138391 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124138391 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@3fe731dd41f0: 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) } } } } 20241212124138394 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124138394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(208)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(208)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@3fe731dd41f0: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='C7A9A482'O, index=0 SGSN_Test-GSUP(209)@3fe731dd41f0: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8888A3A2B722F242EE1D250334DBA9A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFA9B174'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A13070203B9E4463'O } } } } } 20241212124139448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124139448 DLLC NOTICE LLME(ffffffff/c7a9a482){UNASSIGNED} LLC RX: unknown TLLI 0xc7a9a482, creating LLME on the fly (gprs_llc.c:552) 20241212124139448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124139448 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241212124139448 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124139448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124139448 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124139448 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124139448 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124139448 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124139448 DLLC NOTICE LLME(ffffffff/c7a9a482){UNASSIGNED} LLGM Assign pre (c7a9a482 => c1625236) (gprs_llc.c:1079) 20241212124139448 DLLC NOTICE LLME(c7a9a482/c1625236){ASSIGNED} LLGM Assign post (c7a9a482 => c1625236) (gprs_llc.c:1125) 20241212124139448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124139448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124139448 DMM DEBUG MM(262420000000007/c1625236) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124139461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124139461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124139461 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124139461 DMM DEBUG MM(262420000000007/c1625236) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20241212124139461 DMM NOTICE MM(262420000000007/c1625236) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124139461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124139461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124139461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124139461 DMM DEBUG MM(262420000000007/c1625236) Requesting authorization (sgsn_auth.c:160) 20241212124139461 DMM INFO MM(262420000000007/c1625236) Requesting authentication tuples (sgsn_auth.c:184) 20241212124139461 DMM DEBUG MM(262420000000007/c1625236) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124139461 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20241212124139461 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(209)@3fe731dd41f0: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@3fe731dd41f0: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20241212124139464 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124139464 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124139464 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124139464 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124139464 DMM INFO MM(262420000000007/c1625236) Subscriber data update (mmctx.c:445) 20241212124139464 DMM DEBUG MM(262420000000007/c1625236) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124139464 DMM INFO MM(262420000000007/c1625236) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124139464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124139464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124139464 DMM INFO MM(262420000000007/c1625236) <- GMM AUTH AND CIPHERING REQ (rand = 88 88 a3 a2 b7 22 f2 42 ee 1d 25 03 34 db a9 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124139472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124139472 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124139472 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124139472 DMM INFO MM(262420000000007/c1625236) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124139472 DMM NOTICE MM(262420000000007/c1625236) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124139472 DMM DEBUG MM(262420000000007/c1625236) checking auth: received GSM SRES = df a9 b1 74 (gprs_gmm.c:666) 20241212124139472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124139472 DMM DEBUG MM(262420000000007/c1625236) Requesting authorization (sgsn_auth.c:160) 20241212124139472 DMM INFO MM(262420000000007/c1625236) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124139472 DMM DEBUG MM(262420000000007/c1625236) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124139472 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20241212124139472 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 00 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124139472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124139472 DMM INFO MM(262420000000007/c1625236) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1625236) (gprs_gmm.c:300) 20241212124139473 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124139473 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124139473 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241212124139473 DMM INFO MM(262420000000007/c1625236) Subscriber data update (mmctx.c:445) 20241212124139473 DMM DEBUG MM(262420000000007/c1625236) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124139473 DMM INFO MM(262420000000007/c1625236) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124139473 DMM NOTICE MM(262420000000007/c1625236) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20241212124139473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124139473 DMM NOTICE MM(262420000000007/c1625236) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124139473 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) 20241212124139474 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124139474 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20241212124139474 DMM INFO MM(262420000000007/c1625236) Subscriber data update (mmctx.c:445) 20241212124139474 DMM DEBUG MM(262420000000007/c1625236) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@3fe731dd41f0: Removing Client IMSI='262420000000007'H, index=0 20241212124139481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124139481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124139481 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124139481 DMM INFO MM(262420000000007/c1625236) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124139481 DMM NOTICE MM(262420000000007/c1625236) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124139481 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124139482 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124139482 DLLC NOTICE LLME(c7a9a482/c1625236){ASSIGNED} LLGM Assign pre (ffffffff => c1625236) (gprs_llc.c:1079) 20241212124139482 DLLC NOTICE LLME(ffffffff/c1625236){ASSIGNED} LLGM Assign post (ffffffff => c1625236) (gprs_llc.c:1125) 20241212124139482 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124139482 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124139482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124139482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@3fe731dd41f0: Final verdict of PTC: pass 20241212124139484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43146<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@3fe731dd41f0: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(207)@3fe731dd41f0: Final verdict of PTC: none 20241212124139486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124139487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(198)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@3fe731dd41f0: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(202)@3fe731dd41f0: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(197)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(195)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(200)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(205)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_combined finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Dec 12 12:41:39 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20241212124139616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124140017 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87424) 20241212124140488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124140488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87424, count=88684) 20241212124141489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124141489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Thu Dec 12 12:41:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124142490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124142491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_accept_all started. 20241212124143071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124143072 DMM INFO MM(262420000000007/c1625236) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124143072 DMM INFO MM(262420000000007/c1625236) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124143072 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124143072 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124143072 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124143072 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124143072 DLLC NOTICE LLME(ffffffff/c1625236){ASSIGNED} LLGM Assign pre (c1625236 => ffffffff) (gprs_llc.c:1079) 20241212124143072 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1625236 => ffffffff) (gprs_llc.c:1125) 20241212124143072 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20241212124143072 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124143072 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241212124143072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124143072 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124143072 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124143072 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124143073 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(216)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124143115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124143115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124143115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124143115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124143115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124143115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124143115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124143115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124143115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124143116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124143116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124143116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124143116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124143116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124143116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124143116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124143116 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124143116 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124143117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124143117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(216)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124143117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124143117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124143120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124143130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124143130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(221)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(221)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124143151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124143151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124143151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124143151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124143151 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124143151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124143151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124143151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124143151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(221)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124143153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124143153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124143153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124143153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124143153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124143153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124143153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124143153 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124143153 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124143153 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124143153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124143154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124143154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(221)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(221)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124143157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(218)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(222)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124143167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124143167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(220)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(223)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(222)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(226)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(226)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124143191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124143191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124143191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124143191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124143191 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124143191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124143191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124143191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124143191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(226)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124143193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124143193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124143193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124143193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124143193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124143193 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124143193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124143193 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124143193 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124143193 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124143193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124143194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124143194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(226)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(226)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124143197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124143207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124143207 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(225)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124143491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124143491 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124143491 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124143491 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(227)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(227)@3fe731dd41f0: 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) } } } } 20241212124143493 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(227)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(227)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124143494 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(227)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(227)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(227)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(227)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@3fe731dd41f0: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='F463EAB9'O, index=0 SGSN_Test-GSUP(228)@3fe731dd41f0: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20241212124144547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124144547 DLLC NOTICE LLME(ffffffff/f463eab9){UNASSIGNED} LLC RX: unknown TLLI 0xf463eab9, creating LLME on the fly (gprs_llc.c:552) 20241212124144547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124144547 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124144547 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124144547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124144547 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124144547 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124144547 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124144547 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124144547 DLLC NOTICE LLME(ffffffff/f463eab9){UNASSIGNED} LLGM Assign pre (f463eab9 => f3ea5b6b) (gprs_llc.c:1079) 20241212124144547 DLLC NOTICE LLME(f463eab9/f3ea5b6b){ASSIGNED} LLGM Assign post (f463eab9 => f3ea5b6b) (gprs_llc.c:1125) 20241212124144547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124144547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124144547 DMM DEBUG MM(262420000000008/f3ea5b6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124144560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124144560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124144560 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124144560 DMM DEBUG MM(262420000000008/f3ea5b6b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20241212124144560 DMM NOTICE MM(262420000000008/f3ea5b6b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124144560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124144560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124144560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241212124144560 DMM INFO MM(262420000000008/f3ea5b6b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3ea5b6b) (gprs_gmm.c:300) TC_attach_accept_all(230)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@3fe731dd41f0: Removing Client IMSI='262420000000008'H, index=0 20241212124145551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124145551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124145551 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124145551 DMM INFO MM(262420000000008/f3ea5b6b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124145551 DMM NOTICE MM(262420000000008/f3ea5b6b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124145551 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124145551 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124145551 DLLC NOTICE LLME(f463eab9/f3ea5b6b){ASSIGNED} LLGM Assign pre (ffffffff => f3ea5b6b) (gprs_llc.c:1079) 20241212124145552 DLLC NOTICE LLME(ffffffff/f3ea5b6b){ASSIGNED} LLGM Assign post (ffffffff => f3ea5b6b) (gprs_llc.c:1125) 20241212124145552 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124145552 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124145552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124145552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@3fe731dd41f0: Final verdict of PTC: pass 20241212124145554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43170<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(228)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(216)@3fe731dd41f0: Final verdict of PTC: none 20241212124145556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124145556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_accept_all-BVCI196(215)@3fe731dd41f0: Final verdict of PTC: none TC_attach_accept_all-BVCI220(225)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(222)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(227)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(226)@3fe731dd41f0: Final verdict of PTC: none TC_attach_accept_all-BVCI210(220)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(221)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(214)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(219)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(224)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(219): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_accept_all-BVCI210(220): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(221): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(222): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(224): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_accept_all-BVCI220(225): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(226): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(227): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_accept_all finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Dec 12 12:41:45 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20241212124145686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124146087 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69144) 20241212124146557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124146557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=69144, count=70584) 20241212124147559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124147559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Thu Dec 12 12:41:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124148561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124148561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_closed started. 20241212124149146 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124149147 DMM INFO MM(262420000000008/f3ea5b6b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124149147 DMM INFO MM(262420000000008/f3ea5b6b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124149147 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124149147 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124149147 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124149147 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124149147 DLLC NOTICE LLME(ffffffff/f3ea5b6b){ASSIGNED} LLGM Assign pre (f3ea5b6b => ffffffff) (gprs_llc.c:1079) 20241212124149147 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3ea5b6b => ffffffff) (gprs_llc.c:1125) 20241212124149147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124149147 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124149148 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124149148 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124149148 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(236)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124149263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124149263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124149263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124149263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124149263 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124149264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124149264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124149264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124149264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124149266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124149266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124149266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124149266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124149266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124149266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124149266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124149266 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124149266 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124149266 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124149266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124149267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124149267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124149272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(235)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(232)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124149284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124149284 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed-BVCI196(233)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(235)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124149305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124149305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124149305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124149305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124149305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124149305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124149305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124149305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124149305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124149307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124149307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124149307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124149307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124149307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124149307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124149307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124149307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124149307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124149307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124149307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124149308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124149308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124149311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124149320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124149321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(246)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124149352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124149352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124149352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124149352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124149352 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124149352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124149352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124149352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124149352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124149354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124149354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124149354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124149354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124149354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124149354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124149354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124149354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124149354 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124149354 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124149354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(246)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124149355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124149355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124149359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124149368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124149368 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124149562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124149562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124149562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124149562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@3fe731dd41f0: 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) } } } } 20241212124149564 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124149565 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(245)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(245)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@3fe731dd41f0: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='D8D3B2EB'O, index=0 SGSN_Test-GSUP(247)@3fe731dd41f0: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@3fe731dd41f0: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='D8D3B2EB'O, index=1 20241212124150619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124150619 DLLC NOTICE LLME(ffffffff/d8d3b2eb){UNASSIGNED} LLC RX: unknown TLLI 0xd8d3b2eb, creating LLME on the fly (gprs_llc.c:552) 20241212124150619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124150619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124150619 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124150619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124150619 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124150619 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124150619 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124150619 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124150619 DLLC NOTICE LLME(ffffffff/d8d3b2eb){UNASSIGNED} LLGM Assign pre (d8d3b2eb => e730d78a) (gprs_llc.c:1079) 20241212124150619 DLLC NOTICE LLME(d8d3b2eb/e730d78a){ASSIGNED} LLGM Assign post (d8d3b2eb => e730d78a) (gprs_llc.c:1125) 20241212124150620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124150620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124150620 DMM DEBUG MM(001010123456789/e730d78a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124150632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124150632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124150632 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124150632 DMM DEBUG MM(001010123456789/e730d78a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241212124150632 DMM NOTICE MM(001010123456789/e730d78a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124150632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124150632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124150632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241212124150632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124150632 DMM NOTICE MM(001010123456789/e730d78a) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241212124150632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Reject}: Deallocated (fsm.c:568) 20241212124150632 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124150632 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124150632 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124150632 DLLC NOTICE LLME(d8d3b2eb/e730d78a){ASSIGNED} LLGM Assign pre (e730d78a => ffffffff) (gprs_llc.c:1079) 20241212124150632 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e730d78a => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@3fe731dd41f0: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@3fe731dd41f0: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@3fe731dd41f0: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='E6D29DF4'O, index=2 SGSN_Test-GSUP(247)@3fe731dd41f0: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20241212124150674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124150674 DLLC NOTICE LLME(ffffffff/e6d29df4){UNASSIGNED} LLC RX: unknown TLLI 0xe6d29df4, creating LLME on the fly (gprs_llc.c:552) 20241212124150674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124150674 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124150674 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124150674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124150674 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124150674 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124150674 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124150674 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124150674 DLLC NOTICE LLME(ffffffff/e6d29df4){UNASSIGNED} LLGM Assign pre (e6d29df4 => e1d7b9ad) (gprs_llc.c:1079) 20241212124150674 DLLC NOTICE LLME(e6d29df4/e1d7b9ad){ASSIGNED} LLGM Assign post (e6d29df4 => e1d7b9ad) (gprs_llc.c:1125) 20241212124150674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124150674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124150674 DMM DEBUG MM(262420000000010/e1d7b9ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124150680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124150680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124150680 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124150680 DMM DEBUG MM(262420000000010/e1d7b9ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20241212124150680 DMM NOTICE MM(262420000000010/e1d7b9ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124150680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124150680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124150680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241212124150680 DMM INFO MM(262420000000010/e1d7b9ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1d7b9ad) (gprs_gmm.c:300) TC_attach_closed(250)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@3fe731dd41f0: Removing Client IMSI='262420000000010'H, index=2 20241212124151678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124151678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124151678 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124151678 DMM INFO MM(262420000000010/e1d7b9ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124151678 DMM NOTICE MM(262420000000010/e1d7b9ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124151678 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124151678 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124151678 DLLC NOTICE LLME(e6d29df4/e1d7b9ad){ASSIGNED} LLGM Assign pre (ffffffff => e1d7b9ad) (gprs_llc.c:1079) 20241212124151678 DLLC NOTICE LLME(ffffffff/e1d7b9ad){ASSIGNED} LLGM Assign post (ffffffff => e1d7b9ad) (gprs_llc.c:1125) 20241212124151678 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124151678 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124151678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124151678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@3fe731dd41f0: Final verdict of PTC: pass 20241212124151680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45366<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124151682 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_closed-BVCI196(233)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(236)@3fe731dd41f0: Final verdict of PTC: none 20241212124151682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(246)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(247)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(245)@3fe731dd41f0: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(240)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@3fe731dd41f0: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(238)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(234)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(244)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@3fe731dd41f0: Test case TC_attach_closed finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Dec 12 12:41:51 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20241212124151810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124152211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70720) 20241212124152683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124152683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70720, count=80776) 20241212124153685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124153685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Thu Dec 12 12:41:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124154686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124154686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_no_imei_response started. 20241212124155272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124155274 DMM INFO MM(262420000000010/e1d7b9ad) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124155274 DMM INFO MM(262420000000010/e1d7b9ad) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124155274 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124155274 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124155274 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124155274 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124155274 DLLC NOTICE LLME(ffffffff/e1d7b9ad){ASSIGNED} LLGM Assign pre (e1d7b9ad => ffffffff) (gprs_llc.c:1079) 20241212124155274 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1d7b9ad => ffffffff) (gprs_llc.c:1125) 20241212124155274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124155274 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124155274 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124155274 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124155274 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124155325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124155325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124155325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124155325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124155325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124155325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124155325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124155325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124155325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124155327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124155327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124155327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124155327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124155327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124155327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124155327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124155327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124155327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124155327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124155327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(255)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124155328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124155328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124155332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124155341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124155341 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(254)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(260)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124155361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124155361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124155361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124155361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124155361 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124155361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124155361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124155361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124155361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124155363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124155363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124155363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124155364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124155364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124155364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124155364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124155364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124155364 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124155364 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124155364 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124155365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124155365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124155368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(261)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(257)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124155377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124155377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(262)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imei_response-BVCI210(259)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(266)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124155406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124155406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124155406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124155406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124155406 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124155406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124155406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124155406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124155406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124155408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124155408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124155408 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124155409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124155409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124155409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124155409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124155409 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124155409 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124155409 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124155409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(266)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124155409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124155409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124155414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124155424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124155424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124155687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124155687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124155687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124155687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: 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) } } } } 20241212124155689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124155690 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@3fe731dd41f0: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='C2FC61B7'O, index=0 SGSN_Test-GSUP(267)@3fe731dd41f0: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20241212124156746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124156746 DLLC NOTICE LLME(ffffffff/c2fc61b7){UNASSIGNED} LLC RX: unknown TLLI 0xc2fc61b7, creating LLME on the fly (gprs_llc.c:552) 20241212124156746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124156746 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241212124156746 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124156747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124156747 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124156747 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124156747 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124156747 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124156747 DLLC NOTICE LLME(ffffffff/c2fc61b7){UNASSIGNED} LLGM Assign pre (c2fc61b7 => d5d74f14) (gprs_llc.c:1079) 20241212124156747 DLLC NOTICE LLME(c2fc61b7/d5d74f14){ASSIGNED} LLGM Assign post (c2fc61b7 => d5d74f14) (gprs_llc.c:1125) 20241212124156747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124156747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124156747 DMM DEBUG MM(262420000000032/d5d74f14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124202748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124202748 DMM DEBUG MM(262420000000032/d5d74f14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124205706 DGPRS DEBUG Checking for inactive LLMEs, time = 15818059 (sgsn.c:131) 20241212124208749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124208749 DMM DEBUG MM(262420000000032/d5d74f14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124214750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124214750 DMM DEBUG MM(262420000000032/d5d74f14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124215689 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212124215689 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124215689 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241212124220750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124220750 DMM DEBUG MM(262420000000032/d5d74f14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124225329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124225331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124225331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124225365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124225367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124225367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124225410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124225411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124225411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124226751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124226751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241212124226751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124226751 DMM NOTICE MM(262420000000032/d5d74f14) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241212124226751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Reject}: Deallocated (fsm.c:568) 20241212124226751 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124226751 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124226751 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124226751 DLLC NOTICE LLME(c2fc61b7/d5d74f14){ASSIGNED} LLGM Assign pre (d5d74f14 => ffffffff) (gprs_llc.c:1079) 20241212124226751 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5d74f14 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@3fe731dd41f0: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@3fe731dd41f0: Final verdict of PTC: pass 20241212124226761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45380<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124226763 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124226763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(255)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(260)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(266)@3fe731dd41f0: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@3fe731dd41f0: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@3fe731dd41f0: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(253)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(264)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(258)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Thu Dec 12 12:42:26 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20241212124226903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124227204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53454<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67148) 20241212124227764 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124227764 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67148, count=71504) 20241212124228765 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124228765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Thu Dec 12 12:42:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124229766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124229766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_no_imsi_response started. 20241212124230267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124230268 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124230312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124230312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124230312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124230312 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124230312 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124230312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124230312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124230312 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124230312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124230314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124230314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124230314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124230315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124230315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124230315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124230315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124230315 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124230315 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124230315 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124230315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(274)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124230315 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124230315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124230319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124230326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124230326 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(275)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 TC_attach_no_imsi_response-BVCI196(273)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(280)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(280)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124230360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124230360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124230360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124230360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124230360 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124230360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124230360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124230360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124230360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(279)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(280)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124230362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124230362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124230362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124230362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124230362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124230362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124230362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124230362 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124230362 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124230362 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124230362 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124230363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124230363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(280)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(280)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124230367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(276)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124230376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124230376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(277)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(279)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(285)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(285)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124230401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124230401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124230401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124230401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124230401 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124230401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124230401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124230401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124230401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(285)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124230403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124230403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124230403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124230403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124230403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124230403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124230403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124230403 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124230403 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124230403 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124230403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124230404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124230404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(285)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(285)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124230407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124230415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124230415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(282)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124230766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124230766 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124230766 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124230766 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: 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) } } } } 20241212124230768 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124230769 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@3fe731dd41f0: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='D2C46C43'O, index=0 SGSN_Test-GSUP(286)@3fe731dd41f0: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20241212124231820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124231820 DLLC NOTICE LLME(ffffffff/d2c46c43){UNASSIGNED} LLC RX: unknown TLLI 0xd2c46c43, creating LLME on the fly (gprs_llc.c:552) 20241212124231820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124231820 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241212124231820 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124231820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124231820 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124231820 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124231820 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124231820 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124231820 DLLC NOTICE LLME(ffffffff/d2c46c43){UNASSIGNED} LLGM Assign pre (d2c46c43 => ca15f6a3) (gprs_llc.c:1079) 20241212124231820 DLLC NOTICE LLME(d2c46c43/ca15f6a3){ASSIGNED} LLGM Assign post (d2c46c43 => ca15f6a3) (gprs_llc.c:1125) 20241212124231820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124231820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124231820 DMM DEBUG MM(/ca15f6a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124231832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124231832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124231832 DMM DEBUG MM_STATE_Gb(3536088131)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124231832 DMM DEBUG MM(/ca15f6a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20241212124231832 DMM NOTICE MM(/ca15f6a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124231832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124231833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20241212124231833 DMM DEBUG MM(/ca15f6a3) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241212124235706 DGPRS DEBUG Checking for inactive LLMEs, time = 15818089 (sgsn.c:131) 20241212124237833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124237833 DMM DEBUG MM(/ca15f6a3) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241212124243834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124243834 DMM DEBUG MM(/ca15f6a3) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241212124249835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124249835 DMM DEBUG MM(/ca15f6a3) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241212124250767 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212124250767 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241212124250768 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124255835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124255835 DMM DEBUG MM(/ca15f6a3) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20241212124300316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124300318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124300318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124300364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124300366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124300366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124300404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124300405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124300406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124301836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20241212124301836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20241212124301836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124301836 DMM NOTICE MM(/ca15f6a3) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20241212124301836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Reject}: Deallocated (fsm.c:568) 20241212124301836 DMM DEBUG MM_STATE_Gb(3536088131)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124301836 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124301836 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124301836 DLLC NOTICE LLME(d2c46c43/ca15f6a3){ASSIGNED} LLGM Assign pre (ca15f6a3 => ffffffff) (gprs_llc.c:1079) 20241212124301836 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca15f6a3 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@3fe731dd41f0: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@3fe731dd41f0: Final verdict of PTC: pass 20241212124301847 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53470<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@3fe731dd41f0: Final verdict of PTC: none 20241212124301850 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124301850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(274)@3fe731dd41f0: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(277)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(279)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(280)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(284)@3fe731dd41f0: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(282)@3fe731dd41f0: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(285)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(272)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(278)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(283)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(277): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(278): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(279): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(280): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(282): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(283): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(284): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(285): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Thu Dec 12 12:43:01 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20241212124301989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124302290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67768) 20241212124302851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124302851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=67768, count=72124) 20241212124303852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124303852 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Thu Dec 12 12:43:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124304853 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124304853 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_closed_add_vty started. 20241212124305344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124305345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(294)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(294)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124305397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124305397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124305397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124305397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124305397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) SGSN_Test-Gb1-NS1(293)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124305397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124305397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124305397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124305397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(294)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124305399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124305399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124305399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124305399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124305399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124305399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124305399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124305399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124305399 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124305399 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124305399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124305400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124305400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(294)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(294)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124305404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124305414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124305414 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(293)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_closed_add_vty-BVCI196(291)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(298)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124305422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124305422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124305422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124305422 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124305422 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124305422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124305422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124305422 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124305422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124305424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124305424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124305424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124305424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124305424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124305424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124305424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124305424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124305424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124305424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124305424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124305425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124305425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124305428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(299)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(295)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124305439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124305439 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI210(297)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(300)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(299)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124305463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124305463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124305463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124305463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124305463 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124305463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124305463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124305463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124305463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124305465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124305465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124305465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124305465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124305465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124305465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124305465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124305465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124305466 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124305466 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124305466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(303)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124305466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124305466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124305470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124305479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124305479 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124305707 DGPRS DEBUG Checking for inactive LLMEs, time = 15818119 (sgsn.c:131) 20241212124305854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124305854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124305854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124305854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@3fe731dd41f0: 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) } } } } 20241212124305856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(304)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124305856 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(291)@3fe731dd41f0: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E8D1BE64'O, index=0 SGSN_Test-GSUP(305)@3fe731dd41f0: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(291)@3fe731dd41f0: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E8D1BE64'O, index=1 20241212124306915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124306915 DLLC NOTICE LLME(ffffffff/e8d1be64){UNASSIGNED} LLC RX: unknown TLLI 0xe8d1be64, creating LLME on the fly (gprs_llc.c:552) 20241212124306915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124306915 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124306915 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124306915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124306916 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124306916 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124306916 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124306916 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124306916 DLLC NOTICE LLME(ffffffff/e8d1be64){UNASSIGNED} LLGM Assign pre (e8d1be64 => e2e1e442) (gprs_llc.c:1079) 20241212124306916 DLLC NOTICE LLME(e8d1be64/e2e1e442){ASSIGNED} LLGM Assign post (e8d1be64 => e2e1e442) (gprs_llc.c:1125) 20241212124306916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124306916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124306916 DMM DEBUG MM(001010123456789/e2e1e442) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124306929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124306929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124306929 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124306929 DMM DEBUG MM(001010123456789/e2e1e442) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241212124306929 DMM NOTICE MM(001010123456789/e2e1e442) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124306929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124306929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124306929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20241212124306929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124306929 DMM NOTICE MM(001010123456789/e2e1e442) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20241212124306929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Reject}: Deallocated (fsm.c:568) 20241212124306929 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124306929 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124306929 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124306929 DLLC NOTICE LLME(e8d1be64/e2e1e442){ASSIGNED} LLGM Assign pre (e2e1e442 => ffffffff) (gprs_llc.c:1079) 20241212124306929 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2e1e442 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(291)@3fe731dd41f0: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(291)@3fe731dd41f0: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E8D1BE64'O, index=2 20241212124306936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124306936 DLLC NOTICE LLME(ffffffff/e8d1be64){UNASSIGNED} LLC RX: unknown TLLI 0xe8d1be64, creating LLME on the fly (gprs_llc.c:552) 20241212124306936 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124306936 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124306936 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124306936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124306936 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124306936 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124306936 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124306936 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124306936 DLLC NOTICE LLME(ffffffff/e8d1be64){UNASSIGNED} LLGM Assign pre (e8d1be64 => ec478915) (gprs_llc.c:1079) 20241212124306936 DLLC NOTICE LLME(e8d1be64/ec478915){ASSIGNED} LLGM Assign post (e8d1be64 => ec478915) (gprs_llc.c:1125) 20241212124306936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124306936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124306936 DMM DEBUG MM(001010123456700/ec478915) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124306941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124306941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124306941 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124306941 DMM DEBUG MM(001010123456700/ec478915) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20241212124306941 DMM NOTICE MM(001010123456700/ec478915) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124306941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124306941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124306941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241212124306941 DMM INFO MM(001010123456700/ec478915) <- GMM ATTACH ACCEPT (new P-TMSI=0xec478915) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(291)@3fe731dd41f0: Removing Client IMSI='001010123456700'H, index=2 20241212124307940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124307940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124307940 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124307940 DMM INFO MM(001010123456700/ec478915) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124307940 DMM NOTICE MM(001010123456700/ec478915) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124307940 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124307940 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124307940 DLLC NOTICE LLME(e8d1be64/ec478915){ASSIGNED} LLGM Assign pre (ffffffff => ec478915) (gprs_llc.c:1079) 20241212124307941 DLLC NOTICE LLME(ffffffff/ec478915){ASSIGNED} LLGM Assign post (ffffffff => ec478915) (gprs_llc.c:1125) 20241212124307941 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124307941 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124307941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124307941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@3fe731dd41f0: Final verdict of PTC: pass 20241212124307942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57860<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@3fe731dd41f0: Final verdict of PTC: none 20241212124307945 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124307945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(298)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(303)@3fe731dd41f0: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(291)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(294)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@3fe731dd41f0: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(293)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@3fe731dd41f0: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(296)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(301)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(292)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(291): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(292): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(293): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(294): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Thu Dec 12 12:43:08 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20241212124308081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124308482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58876<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76716) 20241212124308946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124308946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=76716, count=81072) 20241212124309947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124309947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Thu Dec 12 12:43:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124310947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124310948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_check_subscriber_list started. 20241212124311537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124311538 DMM INFO MM(001010123456700/ec478915) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124311538 DMM INFO MM(001010123456700/ec478915) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124311538 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124311538 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124311538 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124311538 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124311538 DLLC NOTICE LLME(ffffffff/ec478915){ASSIGNED} LLGM Assign pre (ec478915 => ffffffff) (gprs_llc.c:1079) 20241212124311538 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec478915 => ffffffff) (gprs_llc.c:1125) 20241212124311538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124311538 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124311538 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124311538 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124311538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124311586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124311586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124311586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124311586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124311586 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124311586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124311586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124311586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124311586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124311587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124311587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124311587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124311587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124311587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124311587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124311587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124311587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124311587 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124311587 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124311587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124311588 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124311588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124311591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124311601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124311601 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(313)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 TC_attach_check_subscriber_list-BVCI196(311)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(314)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(313)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(318)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(318)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124311637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124311637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124311637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124311637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124311637 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124311637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124311637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124311637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124311637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(318)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124311639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124311639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124311639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124311639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124311639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124311639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124311639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124311639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124311639 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124311639 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124311639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(317)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124311639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124311639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(318)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(318)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124311643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124311652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124311652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(315)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(317)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124311669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124311669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124311669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124311669 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124311669 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124311669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124311669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124311669 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124311669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124311671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124311671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124311671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124311671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124311671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124311671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124311671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124311671 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124311671 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124311671 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124311671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124311671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124311671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124311675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124311685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124311685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124311948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124311948 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124311948 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124311948 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@3fe731dd41f0: 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) } } } } 20241212124311950 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124311951 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@3fe731dd41f0: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='CD4A97DB'O, index=0 SGSN_Test-GSUP(324)@3fe731dd41f0: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'BBE2C80E6CBECD63C8AA278E63DE9645'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B8E52D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FC7A4D4983E2BCD'O } } } } } 20241212124313002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124313002 DLLC NOTICE LLME(ffffffff/cd4a97db){UNASSIGNED} LLC RX: unknown TLLI 0xcd4a97db, creating LLME on the fly (gprs_llc.c:552) 20241212124313002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124313002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124313002 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124313002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124313002 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124313002 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124313002 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124313002 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124313002 DLLC NOTICE LLME(ffffffff/cd4a97db){UNASSIGNED} LLGM Assign pre (cd4a97db => e8c3781d) (gprs_llc.c:1079) 20241212124313002 DLLC NOTICE LLME(cd4a97db/e8c3781d){ASSIGNED} LLGM Assign post (cd4a97db => e8c3781d) (gprs_llc.c:1125) 20241212124313002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124313002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124313002 DMM DEBUG MM(262420000000034/e8c3781d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124313016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124313016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124313016 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124313016 DMM DEBUG MM(262420000000034/e8c3781d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20241212124313016 DMM NOTICE MM(262420000000034/e8c3781d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124313016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124313016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124313016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124313016 DMM DEBUG MM(262420000000034/e8c3781d) Requesting authorization (sgsn_auth.c:160) 20241212124313016 DMM INFO MM(262420000000034/e8c3781d) Requesting authentication tuples (sgsn_auth.c:184) 20241212124313016 DMM DEBUG MM(262420000000034/e8c3781d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124313016 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20241212124313016 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(324)@3fe731dd41f0: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@3fe731dd41f0: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20241212124313020 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124313020 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124313020 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124313020 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124313020 DMM INFO MM(262420000000034/e8c3781d) Subscriber data update (mmctx.c:445) 20241212124313020 DMM DEBUG MM(262420000000034/e8c3781d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124313020 DMM INFO MM(262420000000034/e8c3781d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124313020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124313020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124313020 DMM INFO MM(262420000000034/e8c3781d) <- GMM AUTH AND CIPHERING REQ (rand = bb e2 c8 0e 6c be cd 63 c8 aa 27 8e 63 de 96 45 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124313027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124313027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124313027 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124313027 DMM INFO MM(262420000000034/e8c3781d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124313027 DMM NOTICE MM(262420000000034/e8c3781d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124313027 DMM DEBUG MM(262420000000034/e8c3781d) checking auth: received GSM SRES = 2b 8e 52 d2 (gprs_gmm.c:666) 20241212124313027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124313027 DMM DEBUG MM(262420000000034/e8c3781d) Requesting authorization (sgsn_auth.c:160) 20241212124313027 DMM INFO MM(262420000000034/e8c3781d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124313027 DMM DEBUG MM(262420000000034/e8c3781d) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124313027 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20241212124313027 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124313027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124313028 DMM INFO MM(262420000000034/e8c3781d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8c3781d) (gprs_gmm.c:300) 20241212124313029 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124313029 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124313029 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241212124313029 DMM INFO MM(262420000000034/e8c3781d) Subscriber data update (mmctx.c:445) 20241212124313029 DMM DEBUG MM(262420000000034/e8c3781d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124313029 DMM INFO MM(262420000000034/e8c3781d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124313029 DMM NOTICE MM(262420000000034/e8c3781d) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20241212124313029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124313029 DMM NOTICE MM(262420000000034/e8c3781d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124313029 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) 20241212124313029 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124313029 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241212124313029 DMM INFO MM(262420000000034/e8c3781d) Subscriber data update (mmctx.c:445) 20241212124313029 DMM DEBUG MM(262420000000034/e8c3781d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124313036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124313036 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124313036 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124313036 DMM INFO MM(262420000000034/e8c3781d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124313036 DMM NOTICE MM(262420000000034/e8c3781d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124313036 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124313036 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124313036 DLLC NOTICE LLME(cd4a97db/e8c3781d){ASSIGNED} LLGM Assign pre (ffffffff => e8c3781d) (gprs_llc.c:1079) 20241212124313036 DLLC NOTICE LLME(ffffffff/e8c3781d){ASSIGNED} LLGM Assign post (ffffffff => e8c3781d) (gprs_llc.c:1125) 20241212124313036 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124313036 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124313036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124313036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@3fe731dd41f0: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@3fe731dd41f0: Final verdict of PTC: pass 20241212124313090 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20241212124313090 DMM INFO MM(262420000000034/e8c3781d) Subscriber data update (mmctx.c:445) 20241212124313090 DMM DEBUG MM(262420000000034/e8c3781d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241212124313090 DMM INFO MM(262420000000034/e8c3781d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241212124313090 DMM INFO MM(262420000000034/e8c3781d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124313090 DMM INFO MM(262420000000034/e8c3781d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124313090 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124313090 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124313090 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124313090 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124313090 DLLC NOTICE LLME(ffffffff/e8c3781d){ASSIGNED} LLGM Assign pre (e8c3781d => ffffffff) (gprs_llc.c:1079) 20241212124313090 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8c3781d => ffffffff) (gprs_llc.c:1125) 20241212124313090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124313090 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124313090 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124313090 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124313091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58882<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124313093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124313093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(324)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(313)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(318)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@3fe731dd41f0: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@3fe731dd41f0: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(315)@3fe731dd41f0: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(312)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(322)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(317)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(320)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(310)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(316)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(315): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(316): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(317): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(318): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Thu Dec 12 12:43:13 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20241212124313230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124313531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47056) 20241212124314094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124314094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47056, count=93984) 20241212124315095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124315095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Thu Dec 12 12:43:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124316097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124316097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_detach_check_subscriber_list started. 20241212124316655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124316656 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124316705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124316705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124316705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124316705 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124316705 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124316705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124316705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124316705 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124316705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124316707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124316707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124316707 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124316708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124316708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124316708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124316708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124316708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124316708 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124316708 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124316708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124316708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124316709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124316712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124316721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124316721 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(336)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124316744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124316744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124316744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124316744 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124316744 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124316744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124316744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124316744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124316744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124316746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124316746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124316746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124316746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124316746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124316746 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124316746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124316746 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124316746 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124316746 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124316746 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124316747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124316747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124316750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(333)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124316759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124316759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124316787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124316787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124316787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124316787 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124316787 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124316787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124316787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124316787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124316787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124316789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124316789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124316789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124316789 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124316790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124316790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124316790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124316790 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124316790 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124316790 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124316790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(341)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124316790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124316790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124316794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124316804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124316804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(340)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124317097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124317097 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124317097 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124317097 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(342)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@3fe731dd41f0: 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) } } } } 20241212124317100 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(342)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124317100 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(342)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@3fe731dd41f0: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='E8902E6F'O, index=0 SGSN_Test-GSUP(343)@3fe731dd41f0: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8E3550CD0153DF4C810860216D4A4E7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '929ECC36'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5EBC965E982155B6'O } } } } } 20241212124317147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124317147 DLLC NOTICE LLME(ffffffff/e8902e6f){UNASSIGNED} LLC RX: unknown TLLI 0xe8902e6f, creating LLME on the fly (gprs_llc.c:552) 20241212124317147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124317147 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124317147 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124317147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124317147 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124317147 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124317147 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124317147 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124317147 DLLC NOTICE LLME(ffffffff/e8902e6f){UNASSIGNED} LLGM Assign pre (e8902e6f => f9e83fff) (gprs_llc.c:1079) 20241212124317147 DLLC NOTICE LLME(e8902e6f/f9e83fff){ASSIGNED} LLGM Assign post (e8902e6f => f9e83fff) (gprs_llc.c:1125) 20241212124317147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124317147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124317147 DMM DEBUG MM(262420000000033/f9e83fff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124317160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124317160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124317160 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124317160 DMM DEBUG MM(262420000000033/f9e83fff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20241212124317160 DMM NOTICE MM(262420000000033/f9e83fff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124317160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124317160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124317160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124317160 DMM DEBUG MM(262420000000033/f9e83fff) Requesting authorization (sgsn_auth.c:160) 20241212124317160 DMM INFO MM(262420000000033/f9e83fff) Requesting authentication tuples (sgsn_auth.c:184) 20241212124317160 DMM DEBUG MM(262420000000033/f9e83fff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124317160 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20241212124317160 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(343)@3fe731dd41f0: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@3fe731dd41f0: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20241212124317162 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124317162 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124317162 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124317162 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124317162 DMM INFO MM(262420000000033/f9e83fff) Subscriber data update (mmctx.c:445) 20241212124317162 DMM DEBUG MM(262420000000033/f9e83fff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124317162 DMM INFO MM(262420000000033/f9e83fff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124317162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124317162 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124317162 DMM INFO MM(262420000000033/f9e83fff) <- GMM AUTH AND CIPHERING REQ (rand = 8e 35 50 cd 01 53 df 4c 81 08 60 21 6d 4a 4e 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124317172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124317172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124317172 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124317172 DMM INFO MM(262420000000033/f9e83fff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124317172 DMM NOTICE MM(262420000000033/f9e83fff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124317172 DMM DEBUG MM(262420000000033/f9e83fff) checking auth: received GSM SRES = 92 9e cc 36 (gprs_gmm.c:666) 20241212124317172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124317172 DMM DEBUG MM(262420000000033/f9e83fff) Requesting authorization (sgsn_auth.c:160) 20241212124317172 DMM INFO MM(262420000000033/f9e83fff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124317172 DMM DEBUG MM(262420000000033/f9e83fff) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124317172 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20241212124317172 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124317172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124317172 DMM INFO MM(262420000000033/f9e83fff) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9e83fff) (gprs_gmm.c:300) 20241212124317173 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124317173 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124317173 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241212124317173 DMM INFO MM(262420000000033/f9e83fff) Subscriber data update (mmctx.c:445) 20241212124317173 DMM DEBUG MM(262420000000033/f9e83fff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124317173 DMM INFO MM(262420000000033/f9e83fff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124317174 DMM NOTICE MM(262420000000033/f9e83fff) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20241212124317174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124317174 DMM NOTICE MM(262420000000033/f9e83fff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124317174 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) 20241212124317174 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124317174 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20241212124317174 DMM INFO MM(262420000000033/f9e83fff) Subscriber data update (mmctx.c:445) 20241212124317174 DMM DEBUG MM(262420000000033/f9e83fff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124317181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124317181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124317181 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124317181 DMM INFO MM(262420000000033/f9e83fff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124317181 DMM NOTICE MM(262420000000033/f9e83fff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124317181 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124317181 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124317181 DLLC NOTICE LLME(e8902e6f/f9e83fff){ASSIGNED} LLGM Assign pre (ffffffff => f9e83fff) (gprs_llc.c:1079) 20241212124317181 DLLC NOTICE LLME(ffffffff/f9e83fff){ASSIGNED} LLGM Assign post (ffffffff => f9e83fff) (gprs_llc.c:1125) 20241212124317181 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124317181 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124317181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124317181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124317232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124317232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241212124317232 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124317232 DMM INFO MM(262420000000033/f9e83fff) -> GMM DETACH REQUEST TLLI=0xf9e83fff type=GPRS detach Power-off (gprs_gmm.c:1465) 20241212124317232 DMM INFO MM(262420000000033/f9e83fff) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241212124317232 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124317232 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124317232 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124317232 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124317232 DLLC NOTICE LLME(ffffffff/f9e83fff){ASSIGNED} LLGM Assign pre (f9e83fff => ffffffff) (gprs_llc.c:1079) 20241212124317232 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9e83fff => ffffffff) (gprs_llc.c:1125) 20241212124317232 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20241212124317232 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124317232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124317232 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124317232 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124317232 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124317233 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@3fe731dd41f0: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@3fe731dd41f0: Final verdict of PTC: pass 20241212124322242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58908<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@3fe731dd41f0: Final verdict of PTC: none 20241212124322245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124322245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(341)@3fe731dd41f0: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(331)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@3fe731dd41f0: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(336)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@3fe731dd41f0: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(329)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(339)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(334)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Thu Dec 12 12:43:22 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20241212124322382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124322683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92624) 20241212124323246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124323246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=92624, count=93264) 20241212124324247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124324247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Thu Dec 12 12:43:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124325248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124325248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_check_complete_resend started. 20241212124325742 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124325743 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124325784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124325784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124325784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124325784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124325784 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124325784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124325784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124325784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124325784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124325786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124325786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124325786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124325786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124325786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124325786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124325786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124325786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124325786 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124325786 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124325786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124325787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124325787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124325791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(351)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124325800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124325800 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(356)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(356)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124325836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124325836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124325836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124325836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124325836 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124325836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124325836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124325836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124325836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(355)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(356)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124325837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124325837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124325837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124325838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124325838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124325838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124325838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124325838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124325838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124325838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124325838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(356)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124325838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124325838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(356)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124325842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(352)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124325853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124325853 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(353)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(355)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(361)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(361)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124325873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124325873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124325873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124325873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124325873 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124325873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124325873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124325873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124325873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(361)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124325875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124325875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124325875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124325875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124325875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124325875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124325875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124325875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124325875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124325875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124325875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124325876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124325876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(361)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(361)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124325880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124325889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124325889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(358)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124326249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124326249 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124326249 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124326249 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: 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) } } } } 20241212124326252 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124326252 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@3fe731dd41f0: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='E15AD990'O, index=0 SGSN_Test-GSUP(362)@3fe731dd41f0: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '36A9E2A46671748E1E27F8D986C9B20E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CDA43E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '49267CB9D71331FD'O } } } } } 20241212124327302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124327302 DLLC NOTICE LLME(ffffffff/e15ad990){UNASSIGNED} LLC RX: unknown TLLI 0xe15ad990, creating LLME on the fly (gprs_llc.c:552) 20241212124327302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124327302 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241212124327303 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124327303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124327303 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124327303 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124327303 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124327303 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124327303 DLLC NOTICE LLME(ffffffff/e15ad990){UNASSIGNED} LLGM Assign pre (e15ad990 => f3e2444d) (gprs_llc.c:1079) 20241212124327303 DLLC NOTICE LLME(e15ad990/f3e2444d){ASSIGNED} LLGM Assign post (e15ad990 => f3e2444d) (gprs_llc.c:1125) 20241212124327303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124327303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124327303 DMM DEBUG MM(262420000000036/f3e2444d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124327313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124327313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124327313 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124327313 DMM DEBUG MM(262420000000036/f3e2444d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20241212124327313 DMM NOTICE MM(262420000000036/f3e2444d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124327313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124327313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124327313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124327313 DMM DEBUG MM(262420000000036/f3e2444d) Requesting authorization (sgsn_auth.c:160) 20241212124327313 DMM INFO MM(262420000000036/f3e2444d) Requesting authentication tuples (sgsn_auth.c:184) 20241212124327313 DMM DEBUG MM(262420000000036/f3e2444d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124327314 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20241212124327314 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(362)@3fe731dd41f0: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@3fe731dd41f0: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20241212124327317 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124327317 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124327317 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124327317 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124327317 DMM INFO MM(262420000000036/f3e2444d) Subscriber data update (mmctx.c:445) 20241212124327317 DMM DEBUG MM(262420000000036/f3e2444d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124327317 DMM INFO MM(262420000000036/f3e2444d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124327317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124327317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124327317 DMM INFO MM(262420000000036/f3e2444d) <- GMM AUTH AND CIPHERING REQ (rand = 36 a9 e2 a4 66 71 74 8e 1e 27 f8 d9 86 c9 b2 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124327325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124327325 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124327325 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124327325 DMM INFO MM(262420000000036/f3e2444d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124327325 DMM NOTICE MM(262420000000036/f3e2444d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124327325 DMM DEBUG MM(262420000000036/f3e2444d) checking auth: received GSM SRES = 9c da 43 e4 (gprs_gmm.c:666) 20241212124327325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124327325 DMM DEBUG MM(262420000000036/f3e2444d) Requesting authorization (sgsn_auth.c:160) 20241212124327325 DMM INFO MM(262420000000036/f3e2444d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124327325 DMM DEBUG MM(262420000000036/f3e2444d) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124327325 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20241212124327325 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124327325 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124327325 DMM INFO MM(262420000000036/f3e2444d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3e2444d) (gprs_gmm.c:300) 20241212124327326 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124327326 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124327326 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241212124327326 DMM INFO MM(262420000000036/f3e2444d) Subscriber data update (mmctx.c:445) 20241212124327326 DMM DEBUG MM(262420000000036/f3e2444d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124327326 DMM INFO MM(262420000000036/f3e2444d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124327327 DMM NOTICE MM(262420000000036/f3e2444d) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20241212124327327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124327327 DMM NOTICE MM(262420000000036/f3e2444d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124327327 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) 20241212124327327 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124327327 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20241212124327327 DMM INFO MM(262420000000036/f3e2444d) Subscriber data update (mmctx.c:445) 20241212124327327 DMM DEBUG MM(262420000000036/f3e2444d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@3fe731dd41f0: Warning: Re-starting timer T, which is already active (running or expired). 20241212124333326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124333326 DMM INFO MM(262420000000036/f3e2444d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3e2444d) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3fe731dd41f0: Warning: Re-starting timer T, which is already active (running or expired). 20241212124335708 DGPRS DEBUG Checking for inactive LLMEs, time = 15818149 (sgsn.c:131) 20241212124339327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124339327 DMM INFO MM(262420000000036/f3e2444d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3e2444d) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3fe731dd41f0: Warning: Re-starting timer T, which is already active (running or expired). 20241212124345328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124345328 DMM INFO MM(262420000000036/f3e2444d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3e2444d) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3fe731dd41f0: Warning: Re-starting timer T, which is already active (running or expired). 20241212124346251 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212124346251 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124346251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241212124351329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124351329 DMM INFO MM(262420000000036/f3e2444d) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3e2444d) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@3fe731dd41f0: Warning: Re-starting timer T, which is already active (running or expired). 20241212124355787 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124355789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124355789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124355839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124355841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124355841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124355877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124355878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124355878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124357331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20241212124357331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20241212124357331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124357331 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20241212124357331 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124357331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Reject}: Deallocated (fsm.c:568) 20241212124357331 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124357331 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124357331 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124357331 DLLC NOTICE LLME(e15ad990/f3e2444d){ASSIGNED} LLGM Assign pre (f3e2444d => ffffffff) (gprs_llc.c:1079) 20241212124357331 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3e2444d => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@3fe731dd41f0: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@3fe731dd41f0: Final verdict of PTC: pass 20241212124401346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@3fe731dd41f0: Final verdict of PTC: none 20241212124401348 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124401348 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(360)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(350)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(356)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(361)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(355)@3fe731dd41f0: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@3fe731dd41f0: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(358)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@3fe731dd41f0: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(353)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(354)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(359)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(348)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(353): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(354): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(355): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(356): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(358): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(359): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(360): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(361): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Thu Dec 12 12:44:01 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20241212124401481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124401781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43854<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89124) 20241212124402349 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124402349 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89124, count=94836) 20241212124403350 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124403350 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Thu Dec 12 12:44:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124404351 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124404351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_hlr_location_cancel_request_update started. 20241212124404842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124404843 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124404890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124404890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124404890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124404890 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124404890 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124404890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124404890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124404890 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124404890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124404892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124404892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124404892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124404892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124404892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124404892 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124404892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124404892 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124404892 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124404892 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124404892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(369)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124404893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124404893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124404895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124404904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124404904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(375)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(375)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124404934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124404934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124404934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124404934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124404934 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124404934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124404934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124404934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124404934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(375)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(374)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124404936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124404936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124404936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124404936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124404936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124404936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124404936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124404936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124404936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124404936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124404936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124404937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124404937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(375)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(375)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124404940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(371)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124404950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124404950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(372)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(380)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(380)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124404973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124404973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124404973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124404973 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124404973 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124404973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124404973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124404973 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124404973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(380)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124404975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124404975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124404975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124404975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124404975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124404975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124404975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124404975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124404975 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124404975 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124404975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124404976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124404976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(380)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(380)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124404980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124404989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124404989 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(377)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124405352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124405352 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124405352 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124405352 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(379)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@3fe731dd41f0: 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) } } } } 20241212124405354 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(379)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124405355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(379)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(379)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212124405709 DGPRS DEBUG Checking for inactive LLMEs, time = 15818179 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@3fe731dd41f0: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D831DE85'O, index=0 SGSN_Test-GSUP(381)@3fe731dd41f0: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'AF4F5E14D0BD326F89F1A29757709E59'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC4C7EE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26D7EDDECE97C57C'O } } } } } 20241212124406429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124406429 DLLC NOTICE LLME(ffffffff/d831de85){UNASSIGNED} LLC RX: unknown TLLI 0xd831de85, creating LLME on the fly (gprs_llc.c:552) 20241212124406429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124406429 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124406429 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124406429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124406429 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124406429 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124406429 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124406429 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124406429 DLLC NOTICE LLME(ffffffff/d831de85){UNASSIGNED} LLGM Assign pre (d831de85 => eb6c2ef9) (gprs_llc.c:1079) 20241212124406429 DLLC NOTICE LLME(d831de85/eb6c2ef9){ASSIGNED} LLGM Assign post (d831de85 => eb6c2ef9) (gprs_llc.c:1125) 20241212124406429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124406429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124406429 DMM DEBUG MM(262420000000031/eb6c2ef9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124406443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124406443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124406443 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124406443 DMM DEBUG MM(262420000000031/eb6c2ef9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20241212124406443 DMM NOTICE MM(262420000000031/eb6c2ef9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124406443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124406443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124406443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124406443 DMM DEBUG MM(262420000000031/eb6c2ef9) Requesting authorization (sgsn_auth.c:160) 20241212124406443 DMM INFO MM(262420000000031/eb6c2ef9) Requesting authentication tuples (sgsn_auth.c:184) 20241212124406443 DMM DEBUG MM(262420000000031/eb6c2ef9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124406443 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20241212124406443 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(381)@3fe731dd41f0: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@3fe731dd41f0: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20241212124406447 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124406447 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124406447 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124406447 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124406447 DMM INFO MM(262420000000031/eb6c2ef9) Subscriber data update (mmctx.c:445) 20241212124406447 DMM DEBUG MM(262420000000031/eb6c2ef9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124406447 DMM INFO MM(262420000000031/eb6c2ef9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124406447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124406447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124406447 DMM INFO MM(262420000000031/eb6c2ef9) <- GMM AUTH AND CIPHERING REQ (rand = af 4f 5e 14 d0 bd 32 6f 89 f1 a2 97 57 70 9e 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124406457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124406457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124406457 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124406457 DMM INFO MM(262420000000031/eb6c2ef9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124406457 DMM NOTICE MM(262420000000031/eb6c2ef9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124406457 DMM DEBUG MM(262420000000031/eb6c2ef9) checking auth: received GSM SRES = bc 4c 7e e9 (gprs_gmm.c:666) 20241212124406457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124406457 DMM DEBUG MM(262420000000031/eb6c2ef9) Requesting authorization (sgsn_auth.c:160) 20241212124406457 DMM INFO MM(262420000000031/eb6c2ef9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124406457 DMM DEBUG MM(262420000000031/eb6c2ef9) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124406457 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20241212124406457 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124406457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124406457 DMM INFO MM(262420000000031/eb6c2ef9) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb6c2ef9) (gprs_gmm.c:300) 20241212124406458 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124406458 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124406458 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241212124406458 DMM INFO MM(262420000000031/eb6c2ef9) Subscriber data update (mmctx.c:445) 20241212124406458 DMM DEBUG MM(262420000000031/eb6c2ef9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124406458 DMM INFO MM(262420000000031/eb6c2ef9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124406458 DMM NOTICE MM(262420000000031/eb6c2ef9) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20241212124406458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124406458 DMM NOTICE MM(262420000000031/eb6c2ef9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124406458 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20241212124406459 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124406459 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241212124406459 DMM INFO MM(262420000000031/eb6c2ef9) Subscriber data update (mmctx.c:445) 20241212124406459 DMM DEBUG MM(262420000000031/eb6c2ef9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124406466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124406466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124406466 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124406466 DMM INFO MM(262420000000031/eb6c2ef9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124406466 DMM NOTICE MM(262420000000031/eb6c2ef9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124406466 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124406466 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124406466 DLLC NOTICE LLME(d831de85/eb6c2ef9){ASSIGNED} LLGM Assign pre (ffffffff => eb6c2ef9) (gprs_llc.c:1079) 20241212124406466 DLLC NOTICE LLME(ffffffff/eb6c2ef9){ASSIGNED} LLGM Assign post (ffffffff => eb6c2ef9) (gprs_llc.c:1125) 20241212124406466 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124406466 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124406466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124406466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124406515 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241212124406515 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241212124406515 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) 20241212124406515 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20241212124406515 DMM INFO MM(262420000000031/eb6c2ef9) Subscriber data update (mmctx.c:445) 20241212124406515 DMM DEBUG MM(262420000000031/eb6c2ef9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241212124406515 DMM INFO MM(262420000000031/eb6c2ef9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241212124406515 DMM INFO MM(262420000000031/eb6c2ef9) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124406515 DMM INFO MM(262420000000031/eb6c2ef9) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124406515 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124406515 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124406515 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124406515 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124406515 DLLC NOTICE LLME(ffffffff/eb6c2ef9){ASSIGNED} LLGM Assign pre (eb6c2ef9 => ffffffff) (gprs_llc.c:1079) 20241212124406515 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb6c2ef9 => ffffffff) (gprs_llc.c:1125) 20241212124406515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124406515 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124406515 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124406515 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed MC@3fe731dd41f0: Test Component 383 has requested to stop MTC. Terminating current testcase execution. 20241212124411520 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124411520 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(381)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(375)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(380)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(369)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@3fe731dd41f0: Final verdict of PTC: none 20241212124411522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43860<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update-BVCI210(372)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(377)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(367)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(373)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(378)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@3fe731dd41f0: Final verdict of PTC: pass MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(372): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(373): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(375): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(377): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(378): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(380): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Thu Dec 12 12:44:11 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20241212124411653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124411954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88916) 20241212124412521 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124412521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88916, count=93272) 20241212124413523 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124413523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Thu Dec 12 12:44:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124414524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124414524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_hlr_location_cancel_request_withdraw started. 20241212124415011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124415012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(388)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124415064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124415064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124415064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124415064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124415064 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124415064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124415064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124415064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124415064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124415066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124415066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124415066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124415066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124415066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124415066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124415066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124415066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124415066 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124415066 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124415066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124415067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124415067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124415070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124415081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124415081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(393)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124415104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124415105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124415105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124415105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124415105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124415105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124415105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124415105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124415105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124415106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124415106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124415106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124415107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124415107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124415107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124415107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124415107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124415107 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124415107 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124415107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(393)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124415108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124415108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124415112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124415123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124415123 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(398)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124415145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124415145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124415145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124415145 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124415145 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124415145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124415145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124415145 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124415145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124415147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124415147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124415147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124415147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124415147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124415147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124415147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124415147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124415147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124415147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124415147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124415147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124415147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124415151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124415161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124415161 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124415524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124415525 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124415525 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124415525 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@3fe731dd41f0: 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) } } } } 20241212124415527 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241212124415527 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3fe731dd41f0: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='E6962B5E'O, index=0 SGSN_Test-GSUP(400)@3fe731dd41f0: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1B71F85A686A9DAB0402079A16AB50EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4971B150'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7BA765C18A1158E1'O } } } } } 20241212124416579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124416579 DLLC NOTICE LLME(ffffffff/e6962b5e){UNASSIGNED} LLC RX: unknown TLLI 0xe6962b5e, creating LLME on the fly (gprs_llc.c:552) 20241212124416579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124416579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124416579 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124416579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124416579 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124416579 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124416579 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124416579 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124416579 DLLC NOTICE LLME(ffffffff/e6962b5e){UNASSIGNED} LLGM Assign pre (e6962b5e => d6e855d9) (gprs_llc.c:1079) 20241212124416579 DLLC NOTICE LLME(e6962b5e/d6e855d9){ASSIGNED} LLGM Assign post (e6962b5e => d6e855d9) (gprs_llc.c:1125) 20241212124416579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124416579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124416579 DMM DEBUG MM(262420000000029/d6e855d9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124416592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124416592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124416592 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124416592 DMM DEBUG MM(262420000000029/d6e855d9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20241212124416592 DMM NOTICE MM(262420000000029/d6e855d9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124416592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124416592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124416592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124416592 DMM DEBUG MM(262420000000029/d6e855d9) Requesting authorization (sgsn_auth.c:160) 20241212124416592 DMM INFO MM(262420000000029/d6e855d9) Requesting authentication tuples (sgsn_auth.c:184) 20241212124416592 DMM DEBUG MM(262420000000029/d6e855d9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124416592 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20241212124416592 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(400)@3fe731dd41f0: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@3fe731dd41f0: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20241212124416595 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124416595 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124416595 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124416595 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124416595 DMM INFO MM(262420000000029/d6e855d9) Subscriber data update (mmctx.c:445) 20241212124416595 DMM DEBUG MM(262420000000029/d6e855d9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124416595 DMM INFO MM(262420000000029/d6e855d9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124416595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124416595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124416595 DMM INFO MM(262420000000029/d6e855d9) <- GMM AUTH AND CIPHERING REQ (rand = 1b 71 f8 5a 68 6a 9d ab 04 02 07 9a 16 ab 50 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124416602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124416602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124416603 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124416603 DMM INFO MM(262420000000029/d6e855d9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124416603 DMM NOTICE MM(262420000000029/d6e855d9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124416603 DMM DEBUG MM(262420000000029/d6e855d9) checking auth: received GSM SRES = 49 71 b1 50 (gprs_gmm.c:666) 20241212124416603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124416603 DMM DEBUG MM(262420000000029/d6e855d9) Requesting authorization (sgsn_auth.c:160) 20241212124416603 DMM INFO MM(262420000000029/d6e855d9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124416603 DMM DEBUG MM(262420000000029/d6e855d9) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124416603 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20241212124416603 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124416603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124416603 DMM INFO MM(262420000000029/d6e855d9) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6e855d9) (gprs_gmm.c:300) 20241212124416604 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124416604 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124416604 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241212124416604 DMM INFO MM(262420000000029/d6e855d9) Subscriber data update (mmctx.c:445) 20241212124416604 DMM DEBUG MM(262420000000029/d6e855d9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124416604 DMM INFO MM(262420000000029/d6e855d9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124416604 DMM NOTICE MM(262420000000029/d6e855d9) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20241212124416604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124416604 DMM NOTICE MM(262420000000029/d6e855d9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124416604 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20241212124416605 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124416605 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241212124416605 DMM INFO MM(262420000000029/d6e855d9) Subscriber data update (mmctx.c:445) 20241212124416605 DMM DEBUG MM(262420000000029/d6e855d9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124416611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124416611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124416611 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124416611 DMM INFO MM(262420000000029/d6e855d9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124416611 DMM NOTICE MM(262420000000029/d6e855d9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124416611 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124416611 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124416611 DLLC NOTICE LLME(e6962b5e/d6e855d9){ASSIGNED} LLGM Assign pre (ffffffff => d6e855d9) (gprs_llc.c:1079) 20241212124416611 DLLC NOTICE LLME(ffffffff/d6e855d9){ASSIGNED} LLGM Assign post (ffffffff => d6e855d9) (gprs_llc.c:1125) 20241212124416611 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124416611 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124416611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124416611 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124416660 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241212124416660 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20241212124416660 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) 20241212124416660 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20241212124416660 DMM INFO MM(262420000000029/d6e855d9) Subscriber data update (mmctx.c:445) 20241212124416660 DMM DEBUG MM(262420000000029/d6e855d9) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241212124416660 DMM INFO MM(262420000000029/d6e855d9) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241212124416660 DMM INFO MM(262420000000029/d6e855d9) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20241212124416660 DMM NOTICE MM(262420000000029/d6e855d9) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20241212124416660 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20241212124416660 DMM INFO MM(262420000000029/d6e855d9) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20241212124416660 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124416660 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124416660 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124416660 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124416660 DLLC NOTICE LLME(ffffffff/d6e855d9){ASSIGNED} LLGM Assign pre (d6e855d9 => ffffffff) (gprs_llc.c:1079) 20241212124416660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6e855d9 => ffffffff) (gprs_llc.c:1125) 20241212124416660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124416660 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124416660 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124416660 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3fe731dd41f0: Removing Client IMSI='262420000000029'H, index=0 20241212124416666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124416666 DLLC NOTICE LLME(ffffffff/d6e855d9){UNASSIGNED} LLC RX: unknown TLLI 0xd6e855d9, creating LLME on the fly (gprs_llc.c:552) 20241212124416666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124416666 DMM NOTICE LLME(ffffffff/d6e855d9){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241212124416667 DLLC NOTICE LLME(ffffffff/d6e855d9){UNASSIGNED} LLGM Assign pre (d6e855d9 => ffffffff) (gprs_llc.c:1079) 20241212124416667 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6e855d9 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@3fe731dd41f0: Final verdict of PTC: pass 20241212124416669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47348<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(385)@3fe731dd41f0: Final verdict of PTC: none20241212124416671 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124416671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(400)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(393)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(398)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(388)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(386)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(396)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(391)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Thu Dec 12 12:44:16 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20241212124416805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124417106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44360) 20241212124417672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124417672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44360, count=96416) 20241212124418673 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124418673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Thu Dec 12 12:44:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124419675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124419675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20241212124420167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124420168 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(408)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124420230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124420230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124420230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124420230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124420230 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124420230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124420230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124420230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124420230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(407)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(408)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124420232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124420232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124420232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124420232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124420232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124420232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124420232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124420232 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124420232 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124420232 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124420232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124420233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124420233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124420237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124420246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124420246 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124420258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124420258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124420258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124420258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124420258 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124420258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124420258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124420258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124420258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124420260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124420260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124420260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124420260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124420260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124420260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124420260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124420260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124420260 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124420260 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124420260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124420261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124420261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124420265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124420275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124420275 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124420303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124420303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124420303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124420303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124420303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124420303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124420303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124420303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124420303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124420305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124420305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124420305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124420305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124420305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124420305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124420305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124420305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124420305 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124420305 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124420305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124420306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124420306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124420309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124420319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124420319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124420676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124420676 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124420676 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124420676 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@3fe731dd41f0: 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) } } } } 20241212124420678 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124420679 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(418)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@3fe731dd41f0: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='DEF52340'O, index=0 SGSN_Test-GSUP(419)@3fe731dd41f0: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20241212124421720 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20241212124421720 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@3fe731dd41f0: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@3fe731dd41f0: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@3fe731dd41f0: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@3fe731dd41f0: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@3fe731dd41f0: Final verdict of PTC: pass 20241212124421725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(419)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@3fe731dd41f0: Final verdict of PTC: none 20241212124421727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124421727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(412)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(408)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(417)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(410)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(415)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(406)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Thu Dec 12 12:44:21 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20241212124421859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124422160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48720) 20241212124422728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124422728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48720, count=53076) 20241212124423729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124423729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Thu Dec 12 12:44:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124424730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124424730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20241212124425219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124425221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124425267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124425267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124425267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124425267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124425267 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124425267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124425267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124425267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124425267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124425268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124425268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124425268 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124425269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124425269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124425269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124425269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124425269 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124425269 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124425269 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124425269 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124425269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124425269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124425273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(427)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124425282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124425282 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(427)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124425306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124425306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124425306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124425306 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124425306 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124425306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124425306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124425306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124425306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124425308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124425308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124425308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124425308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124425308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124425308 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124425308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124425308 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124425308 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124425308 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124425308 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124425309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124425309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124425313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124425323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124425324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(437)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(437)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124425353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124425354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124425354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124425354 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124425354 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124425354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124425354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124425354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124425354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(437)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124425355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124425356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124425356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124425356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124425356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124425356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124425356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124425356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124425356 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124425356 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124425356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124425356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124425356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(437)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(437)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124425360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124425370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124425370 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124425730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124425730 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124425730 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124425730 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(436)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(436)@3fe731dd41f0: 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) } } } } 20241212124425732 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241212124425733 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(436)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(436)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(436)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(436)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(436)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(436)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@3fe731dd41f0: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='CC2D50F3'O, index=0 SGSN_Test-GSUP(438)@3fe731dd41f0: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20241212124426779 DGPRS INFO SUBSCR(---) Sending GSUP, will send: 1d 01 08 62 42 02 00 00 00 30 f0 02 01 02 28 01 01 (gprs_subscriber.c:210) 20241212124426779 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@3fe731dd41f0: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@3fe731dd41f0: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@3fe731dd41f0: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@3fe731dd41f0: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@3fe731dd41f0: Final verdict of PTC: pass 20241212124426784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(426)@3fe731dd41f0: Final verdict of PTC: none 20241212124426786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124426787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(431)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(436)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(437)@3fe731dd41f0: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(424)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(429)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(435)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(434): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(435): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(436): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(437): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Thu Dec 12 12:44:26 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20241212124426920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124427221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48912) 20241212124427787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124427787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48912, count=53268) 20241212124428788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124428788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Thu Dec 12 12:44:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124429789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124429789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_rau_unknown started. 20241212124430280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124430282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124430325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124430325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124430325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124430325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124430325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124430325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124430325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124430325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124430325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124430326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124430326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124430326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124430327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124430327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124430327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124430327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124430327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124430327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124430327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124430327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(445)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124430327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124430327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124430332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124430340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124430340 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124430358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124430358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124430358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124430359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124430359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124430359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124430359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124430359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124430359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124430360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124430360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124430360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124430361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124430361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124430361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124430361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124430361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124430361 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124430361 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124430361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124430361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124430361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124430366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124430375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124430375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(456)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(456)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124430404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124430404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124430404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124430404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124430404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124430404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124430404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124430404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124430404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(456)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124430406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124430406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124430406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124430406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124430406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124430406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124430406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124430406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124430406 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124430406 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124430406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124430407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124430407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(456)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(456)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124430410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124430420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124430420 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(453)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124430789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124430789 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124430789 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124430789 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(455)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(455)@3fe731dd41f0: 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) } } } } 20241212124430791 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(455)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(455)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124430792 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(455)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(455)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(455)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(455)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@3fe731dd41f0: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='C9C1644D'O, index=0 SGSN_Test-GSUP(457)@3fe731dd41f0: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20241212124431846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124431846 DLLC NOTICE LLME(ffffffff/c9c1644d){UNASSIGNED} LLC RX: unknown TLLI 0xc9c1644d, creating LLME on the fly (gprs_llc.c:552) 20241212124431846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241212124431846 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212124431846 DMM NOTICE LLME(ffffffff/c9c1644d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241212124431846 DLLC NOTICE LLME(ffffffff/c9c1644d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241212124431846 DMM ERROR LLME(ffffffff/c9c1644d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241212124431846 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241212124431846 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241212124431846 DLLC NOTICE LLME(ffffffff/c9c1644d){UNASSIGNED} LLGM Assign pre (c9c1644d => ffffffff) (gprs_llc.c:1079) 20241212124431846 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9c1644d => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@3fe731dd41f0: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@3fe731dd41f0: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@3fe731dd41f0: Final verdict of PTC: pass 20241212124431859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43188<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_rau_unknown-BVCI220(453)@3fe731dd41f0: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(457)@3fe731dd41f0: Final verdict of PTC: none 20241212124431861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124431861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(450)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(455)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(456)@3fe731dd41f0: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(445)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(443)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(448)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(454)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_rau_unknown-BVCI220(453): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(454): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(455): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(456): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_rau_unknown finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Dec 12 12:44:31 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20241212124431999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124432300 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43204<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44236) 20241212124432862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124432862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44236, count=54700) 20241212124433863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124433863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Thu Dec 12 12:44:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124434864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124434864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_rau started. 20241212124435365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124435367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(465)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(465)@3fe731dd41f0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(464)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124435423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124435423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124435423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124435423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124435423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124435423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124435423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124435423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124435423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(465)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124435425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124435425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124435425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124435425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124435425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124435425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124435425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124435425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124435425 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124435425 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124435425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124435426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124435426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(465)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(465)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124435430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(461)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124435439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124435439 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(462)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(464)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124435451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124435451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124435451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124435451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124435451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124435451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124435451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124435451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124435451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124435453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124435453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124435453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124435453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124435453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124435453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124435453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124435453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124435453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124435453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124435453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124435454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124435454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124435458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(470)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124435467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124435467 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(474)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124435492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124435492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124435492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124435492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124435492 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124435492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124435492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124435492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124435492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124435493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124435493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124435493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124435493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124435493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124435493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124435493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124435493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124435493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124435493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124435494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124435494 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124435494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124435498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124435510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124435510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124435710 DGPRS DEBUG Checking for inactive LLMEs, time = 15818209 (sgsn.c:131) 20241212124435864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124435864 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124435864 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124435865 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@3fe731dd41f0: 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) } } } } 20241212124435867 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124435867 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(462)@3fe731dd41f0: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='C6837EF2'O, index=0 SGSN_Test-GSUP(476)@3fe731dd41f0: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '981EE5827EAB54B6A5E6DACBE09BA89E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B430D41'O ("kC\rA") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D183C6A0938BE68'O } } } } } 20241212124436920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124436920 DLLC NOTICE LLME(ffffffff/c6837ef2){UNASSIGNED} LLC RX: unknown TLLI 0xc6837ef2, creating LLME on the fly (gprs_llc.c:552) 20241212124436920 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124436920 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124436920 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124436920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124436920 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124436920 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124436920 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124436920 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124436920 DLLC NOTICE LLME(ffffffff/c6837ef2){UNASSIGNED} LLGM Assign pre (c6837ef2 => fad97aa9) (gprs_llc.c:1079) 20241212124436920 DLLC NOTICE LLME(c6837ef2/fad97aa9){ASSIGNED} LLGM Assign post (c6837ef2 => fad97aa9) (gprs_llc.c:1125) 20241212124436920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124436920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124436920 DMM DEBUG MM(262420000000012/fad97aa9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124436935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124436935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124436935 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124436935 DMM DEBUG MM(262420000000012/fad97aa9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20241212124436935 DMM NOTICE MM(262420000000012/fad97aa9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124436935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124436935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124436935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124436935 DMM DEBUG MM(262420000000012/fad97aa9) Requesting authorization (sgsn_auth.c:160) 20241212124436935 DMM INFO MM(262420000000012/fad97aa9) Requesting authentication tuples (sgsn_auth.c:184) 20241212124436935 DMM DEBUG MM(262420000000012/fad97aa9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124436936 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20241212124436936 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(476)@3fe731dd41f0: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@3fe731dd41f0: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20241212124436938 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124436938 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124436938 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124436938 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124436939 DMM INFO MM(262420000000012/fad97aa9) Subscriber data update (mmctx.c:445) 20241212124436939 DMM DEBUG MM(262420000000012/fad97aa9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124436939 DMM INFO MM(262420000000012/fad97aa9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124436939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124436939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124436939 DMM INFO MM(262420000000012/fad97aa9) <- GMM AUTH AND CIPHERING REQ (rand = 98 1e e5 82 7e ab 54 b6 a5 e6 da cb e0 9b a8 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124436946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124436946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124436946 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124436946 DMM INFO MM(262420000000012/fad97aa9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124436946 DMM NOTICE MM(262420000000012/fad97aa9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124436946 DMM DEBUG MM(262420000000012/fad97aa9) checking auth: received GSM SRES = 6b 43 0d 41 (gprs_gmm.c:666) 20241212124436946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124436946 DMM DEBUG MM(262420000000012/fad97aa9) Requesting authorization (sgsn_auth.c:160) 20241212124436946 DMM INFO MM(262420000000012/fad97aa9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124436946 DMM DEBUG MM(262420000000012/fad97aa9) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124436946 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20241212124436946 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124436946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124436946 DMM INFO MM(262420000000012/fad97aa9) <- GMM ATTACH ACCEPT (new P-TMSI=0xfad97aa9) (gprs_gmm.c:300) 20241212124436947 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124436947 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124436948 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241212124436948 DMM INFO MM(262420000000012/fad97aa9) Subscriber data update (mmctx.c:445) 20241212124436948 DMM DEBUG MM(262420000000012/fad97aa9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124436948 DMM INFO MM(262420000000012/fad97aa9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124436948 DMM NOTICE MM(262420000000012/fad97aa9) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20241212124436948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124436948 DMM NOTICE MM(262420000000012/fad97aa9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124436948 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) 20241212124436948 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124436948 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20241212124436948 DMM INFO MM(262420000000012/fad97aa9) Subscriber data update (mmctx.c:445) 20241212124436948 DMM DEBUG MM(262420000000012/fad97aa9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124436954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124436954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124436954 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124436954 DMM INFO MM(262420000000012/fad97aa9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124436954 DMM NOTICE MM(262420000000012/fad97aa9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124436954 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124436954 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124436954 DLLC NOTICE LLME(c6837ef2/fad97aa9){ASSIGNED} LLGM Assign pre (ffffffff => fad97aa9) (gprs_llc.c:1079) 20241212124436954 DLLC NOTICE LLME(ffffffff/fad97aa9){ASSIGNED} LLGM Assign post (ffffffff => fad97aa9) (gprs_llc.c:1125) 20241212124436954 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124436954 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124436954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124436954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124437006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124437006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124437006 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124437006 DMM INFO MM(262420000000012/fad97aa9) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1641) 20241212124437006 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124437006 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212124437006 DLLC NOTICE LLME(ffffffff/fad97aa9){ASSIGNED} LLGM Assign pre (fad97aa9 => e4edf7ef) (gprs_llc.c:1079) 20241212124437006 DLLC NOTICE LLME(fad97aa9/e4edf7ef){ASSIGNED} LLGM Assign post (fad97aa9 => e4edf7ef) (gprs_llc.c:1125) 20241212124437006 DMM INFO MM(262420000000012/e4edf7ef) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(462)@3fe731dd41f0: Removing Client IMSI='262420000000012'H, index=0 20241212124437013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124437013 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241212124437013 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124437013 DMM INFO MM(262420000000012/e4edf7ef) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241212124437013 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241212124437013 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124437013 DLLC NOTICE LLME(fad97aa9/e4edf7ef){ASSIGNED} LLGM Assign pre (ffffffff => e4edf7ef) (gprs_llc.c:1079) 20241212124437013 DLLC NOTICE LLME(ffffffff/e4edf7ef){ASSIGNED} LLGM Assign post (ffffffff => e4edf7ef) (gprs_llc.c:1125) 20241212124437013 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau(478)@3fe731dd41f0: Final verdict of PTC: pass 20241212124437016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43214<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124437018 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124437018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(476)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(465)@3fe731dd41f0: Final verdict of PTC: none TC_attach_rau-BVCI196(462)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(469)@3fe731dd41f0: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@3fe731dd41f0: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(474)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(464)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(463)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(467)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(472)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau-BVCI196(462): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(463): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(464): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(465): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_rau finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Dec 12 12:44:37 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20241212124437148 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124437549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88496) 20241212124438019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124438019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=88496, count=92852) 20241212124439020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124439020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Thu Dec 12 12:44:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124440021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124440029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_rau_a_a started. 20241212124440605 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124440607 DMM INFO MM(262420000000012/e4edf7ef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124440607 DMM INFO MM(262420000000012/e4edf7ef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124440607 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124440607 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124440607 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124440607 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124440607 DLLC NOTICE LLME(ffffffff/e4edf7ef){ASSIGNED} LLGM Assign pre (e4edf7ef => ffffffff) (gprs_llc.c:1079) 20241212124440607 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4edf7ef => ffffffff) (gprs_llc.c:1125) 20241212124440607 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20241212124440607 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124440607 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f2 09 00 28 01 01 (gsup_client.c:399) 20241212124440607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124440607 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124440607 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124440607 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124440607 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124440649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124440649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124440649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124440649 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124440649 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124440649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124440649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124440649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124440649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124440651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124440651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124440651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124440651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124440651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124440651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124440651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124440651 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124440651 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124440651 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124440651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124440652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124440652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124440656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124440668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124440668 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124440693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124440693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124440693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124440693 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124440693 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124440693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124440693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124440693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124440693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124440694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124440694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124440694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124440694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124440694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124440694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124440694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124440694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124440694 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124440694 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124440694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(488)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124440695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124440695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124440698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(489)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124440706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124440706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124440734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124440734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124440734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124440734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124440734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124440734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124440734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124440734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124440734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124440735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124440735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124440735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124440735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124440735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124440735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124440735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124440735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124440735 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124440735 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124440735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(493)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124440736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124440736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124440740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124440749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124440749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124441030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124441030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124441030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124441031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@3fe731dd41f0: 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) } } } } 20241212124441033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124441034 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@3fe731dd41f0: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='D0DD2B24'O, index=0 SGSN_Test-GSUP(495)@3fe731dd41f0: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E5419ED984056548C857A42CCFBDA16B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B3ED529'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FC70519BD55DC766'O } } } } } 20241212124442084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124442084 DLLC NOTICE LLME(ffffffff/d0dd2b24){UNASSIGNED} LLC RX: unknown TLLI 0xd0dd2b24, creating LLME on the fly (gprs_llc.c:552) 20241212124442084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124442084 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124442084 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124442084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124442084 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124442084 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124442085 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124442085 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124442085 DLLC NOTICE LLME(ffffffff/d0dd2b24){UNASSIGNED} LLGM Assign pre (d0dd2b24 => efdd8a9e) (gprs_llc.c:1079) 20241212124442085 DLLC NOTICE LLME(d0dd2b24/efdd8a9e){ASSIGNED} LLGM Assign post (d0dd2b24 => efdd8a9e) (gprs_llc.c:1125) 20241212124442085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124442085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124442085 DMM DEBUG MM(262420000000037/efdd8a9e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124442098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124442098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124442098 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124442098 DMM DEBUG MM(262420000000037/efdd8a9e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20241212124442098 DMM NOTICE MM(262420000000037/efdd8a9e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124442098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124442098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124442098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124442098 DMM DEBUG MM(262420000000037/efdd8a9e) Requesting authorization (sgsn_auth.c:160) 20241212124442098 DMM INFO MM(262420000000037/efdd8a9e) Requesting authentication tuples (sgsn_auth.c:184) 20241212124442098 DMM DEBUG MM(262420000000037/efdd8a9e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124442098 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20241212124442098 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(495)@3fe731dd41f0: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@3fe731dd41f0: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20241212124442101 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124442101 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124442101 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124442101 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124442101 DMM INFO MM(262420000000037/efdd8a9e) Subscriber data update (mmctx.c:445) 20241212124442101 DMM DEBUG MM(262420000000037/efdd8a9e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124442101 DMM INFO MM(262420000000037/efdd8a9e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124442101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124442101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124442101 DMM INFO MM(262420000000037/efdd8a9e) <- GMM AUTH AND CIPHERING REQ (rand = e5 41 9e d9 84 05 65 48 c8 57 a4 2c cf bd a1 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124442109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124442109 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124442109 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124442109 DMM INFO MM(262420000000037/efdd8a9e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124442109 DMM NOTICE MM(262420000000037/efdd8a9e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124442109 DMM DEBUG MM(262420000000037/efdd8a9e) checking auth: received GSM SRES = 3b 3e d5 29 (gprs_gmm.c:666) 20241212124442109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124442109 DMM DEBUG MM(262420000000037/efdd8a9e) Requesting authorization (sgsn_auth.c:160) 20241212124442109 DMM INFO MM(262420000000037/efdd8a9e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124442109 DMM DEBUG MM(262420000000037/efdd8a9e) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124442109 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20241212124442109 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124442109 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124442109 DMM INFO MM(262420000000037/efdd8a9e) <- GMM ATTACH ACCEPT (new P-TMSI=0xefdd8a9e) (gprs_gmm.c:300) 20241212124442110 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124442110 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124442110 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241212124442110 DMM INFO MM(262420000000037/efdd8a9e) Subscriber data update (mmctx.c:445) 20241212124442110 DMM DEBUG MM(262420000000037/efdd8a9e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124442110 DMM INFO MM(262420000000037/efdd8a9e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124442110 DMM NOTICE MM(262420000000037/efdd8a9e) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20241212124442110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124442110 DMM NOTICE MM(262420000000037/efdd8a9e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124442110 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) 20241212124442111 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124442111 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20241212124442111 DMM INFO MM(262420000000037/efdd8a9e) Subscriber data update (mmctx.c:445) 20241212124442111 DMM DEBUG MM(262420000000037/efdd8a9e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124442117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124442117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124442117 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124442117 DMM INFO MM(262420000000037/efdd8a9e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124442117 DMM NOTICE MM(262420000000037/efdd8a9e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124442117 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124442117 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124442118 DLLC NOTICE LLME(d0dd2b24/efdd8a9e){ASSIGNED} LLGM Assign pre (ffffffff => efdd8a9e) (gprs_llc.c:1079) 20241212124442118 DLLC NOTICE LLME(ffffffff/efdd8a9e){ASSIGNED} LLGM Assign post (ffffffff => efdd8a9e) (gprs_llc.c:1125) 20241212124442118 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124442118 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124442118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124442118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124442169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124442169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124442169 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124442169 DMM INFO MM(262420000000037/efdd8a9e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212124442169 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124442169 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212124442169 DLLC NOTICE LLME(ffffffff/efdd8a9e){ASSIGNED} LLGM Assign pre (efdd8a9e => e549a2b7) (gprs_llc.c:1079) 20241212124442169 DLLC NOTICE LLME(efdd8a9e/e549a2b7){ASSIGNED} LLGM Assign post (efdd8a9e => e549a2b7) (gprs_llc.c:1125) 20241212124442169 DMM INFO MM(262420000000037/e549a2b7) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124442176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124442176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241212124442177 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124442177 DMM INFO MM(262420000000037/e549a2b7) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241212124442177 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241212124442177 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124442177 DLLC NOTICE LLME(efdd8a9e/e549a2b7){ASSIGNED} LLGM Assign pre (ffffffff => e549a2b7) (gprs_llc.c:1079) 20241212124442177 DLLC NOTICE LLME(ffffffff/e549a2b7){ASSIGNED} LLGM Assign post (ffffffff => e549a2b7) (gprs_llc.c:1125) 20241212124442177 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241212124442177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124442177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124442177 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124442177 DMM INFO MM(262420000000037/e549a2b7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212124442177 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124442177 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212124442177 DLLC NOTICE LLME(ffffffff/e549a2b7){ASSIGNED} LLGM Assign pre (e549a2b7 => da9fa4dd) (gprs_llc.c:1079) 20241212124442177 DLLC NOTICE LLME(e549a2b7/da9fa4dd){ASSIGNED} LLGM Assign post (e549a2b7 => da9fa4dd) (gprs_llc.c:1125) 20241212124442177 DMM INFO MM(262420000000037/da9fa4dd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124442183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124442183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124442183 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124442183 DMM INFO MM(262420000000037/da9fa4dd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241212124442183 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241212124442183 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124442183 DLLC NOTICE LLME(e549a2b7/da9fa4dd){ASSIGNED} LLGM Assign pre (ffffffff => da9fa4dd) (gprs_llc.c:1079) 20241212124442183 DLLC NOTICE LLME(ffffffff/da9fa4dd){ASSIGNED} LLGM Assign post (ffffffff => da9fa4dd) (gprs_llc.c:1125) 20241212124442183 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241212124442183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124442183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124442183 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124442183 DMM INFO MM(262420000000037/da9fa4dd) -> GMM DETACH REQUEST TLLI=0xda9fa4dd type=GPRS detach Power-off (gprs_gmm.c:1465) 20241212124442183 DMM INFO MM(262420000000037/da9fa4dd) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241212124442183 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124442183 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124442183 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124442183 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124442183 DLLC NOTICE LLME(ffffffff/da9fa4dd){ASSIGNED} LLGM Assign pre (da9fa4dd => ffffffff) (gprs_llc.c:1079) 20241212124442183 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da9fa4dd => ffffffff) (gprs_llc.c:1125) 20241212124442184 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20241212124442184 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124442184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124442184 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124442184 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124442184 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124442184 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@3fe731dd41f0: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@3fe731dd41f0: Final verdict of PTC: pass 20241212124447190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43806<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124447193 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124447193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(495)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@3fe731dd41f0: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@3fe731dd41f0: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(488)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(483)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(493)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@3fe731dd41f0: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(491)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(481)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(486)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Thu Dec 12 12:44:47 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20241212124447328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124447629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108764) 20241212124448193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124448193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108764, count=113120) 20241212124449194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124449194 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Thu Dec 12 12:44:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124450195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124450195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_rau_a_b started. 20241212124450689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124450690 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(503)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124450742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124450742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124450742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124450742 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124450742 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124450742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124450742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124450742 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124450742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(502)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(503)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124450744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124450744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124450744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124450744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124450744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124450744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124450744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124450744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124450744 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124450744 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124450744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124450744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124450744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124450748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(499)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124450757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124450757 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(504)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI196(500)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(507)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124450769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124450769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124450769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124450769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124450769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124450770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124450770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124450770 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124450770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(507)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124450772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124450772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124450772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124450772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124450772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124450772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124450772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124450772 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124450772 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124450772 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124450772 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124450773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124450773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124450776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124450785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124450785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(506)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(513)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(513)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124450813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124450813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124450813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124450813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124450813 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124450813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124450813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124450813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124450813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(513)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124450815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124450815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124450815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124450815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124450815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124450815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124450815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124450815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124450815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124450815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124450815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(513)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124450816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124450816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(513)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124450820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124450829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124450829 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(510)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124451196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124451196 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124451196 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124451196 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(512)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(512)@3fe731dd41f0: 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) } } } } 20241212124451199 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(512)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(512)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124451199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(512)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(512)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(512)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(512)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@3fe731dd41f0: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='C7B7147B'O, index=0 SGSN_Test-GSUP(514)@3fe731dd41f0: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0FEA709D9CBA9B930EE53130322F1864'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '080FD6D4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC93713658CAEFAF'O } } } } } 20241212124452249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124452249 DLLC NOTICE LLME(ffffffff/c7b7147b){UNASSIGNED} LLC RX: unknown TLLI 0xc7b7147b, creating LLME on the fly (gprs_llc.c:552) 20241212124452249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124452250 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124452250 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124452250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124452250 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124452250 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124452250 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124452250 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124452250 DLLC NOTICE LLME(ffffffff/c7b7147b){UNASSIGNED} LLGM Assign pre (c7b7147b => ffb75c41) (gprs_llc.c:1079) 20241212124452250 DLLC NOTICE LLME(c7b7147b/ffb75c41){ASSIGNED} LLGM Assign post (c7b7147b => ffb75c41) (gprs_llc.c:1125) 20241212124452250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124452250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124452250 DMM DEBUG MM(262420000000038/ffb75c41) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124452263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124452263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124452263 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124452263 DMM DEBUG MM(262420000000038/ffb75c41) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20241212124452263 DMM NOTICE MM(262420000000038/ffb75c41) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124452263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124452263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124452263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124452263 DMM DEBUG MM(262420000000038/ffb75c41) Requesting authorization (sgsn_auth.c:160) 20241212124452263 DMM INFO MM(262420000000038/ffb75c41) Requesting authentication tuples (sgsn_auth.c:184) 20241212124452263 DMM DEBUG MM(262420000000038/ffb75c41) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124452263 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20241212124452263 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(514)@3fe731dd41f0: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@3fe731dd41f0: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20241212124452266 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124452266 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124452266 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124452266 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124452266 DMM INFO MM(262420000000038/ffb75c41) Subscriber data update (mmctx.c:445) 20241212124452266 DMM DEBUG MM(262420000000038/ffb75c41) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124452266 DMM INFO MM(262420000000038/ffb75c41) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124452266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124452266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124452266 DMM INFO MM(262420000000038/ffb75c41) <- GMM AUTH AND CIPHERING REQ (rand = 0f ea 70 9d 9c ba 9b 93 0e e5 31 30 32 2f 18 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124452273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124452273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124452273 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124452273 DMM INFO MM(262420000000038/ffb75c41) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124452273 DMM NOTICE MM(262420000000038/ffb75c41) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124452273 DMM DEBUG MM(262420000000038/ffb75c41) checking auth: received GSM SRES = 08 0f d6 d4 (gprs_gmm.c:666) 20241212124452273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124452274 DMM DEBUG MM(262420000000038/ffb75c41) Requesting authorization (sgsn_auth.c:160) 20241212124452274 DMM INFO MM(262420000000038/ffb75c41) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124452274 DMM DEBUG MM(262420000000038/ffb75c41) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124452274 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20241212124452274 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124452274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124452274 DMM INFO MM(262420000000038/ffb75c41) <- GMM ATTACH ACCEPT (new P-TMSI=0xffb75c41) (gprs_gmm.c:300) 20241212124452275 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124452275 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124452275 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241212124452275 DMM INFO MM(262420000000038/ffb75c41) Subscriber data update (mmctx.c:445) 20241212124452275 DMM DEBUG MM(262420000000038/ffb75c41) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124452275 DMM INFO MM(262420000000038/ffb75c41) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124452275 DMM NOTICE MM(262420000000038/ffb75c41) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20241212124452275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124452275 DMM NOTICE MM(262420000000038/ffb75c41) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124452275 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) 20241212124452275 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124452275 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20241212124452275 DMM INFO MM(262420000000038/ffb75c41) Subscriber data update (mmctx.c:445) 20241212124452276 DMM DEBUG MM(262420000000038/ffb75c41) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124452282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124452282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124452282 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124452282 DMM INFO MM(262420000000038/ffb75c41) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124452282 DMM NOTICE MM(262420000000038/ffb75c41) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124452282 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124452282 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124452282 DLLC NOTICE LLME(c7b7147b/ffb75c41){ASSIGNED} LLGM Assign pre (ffffffff => ffb75c41) (gprs_llc.c:1079) 20241212124452282 DLLC NOTICE LLME(ffffffff/ffb75c41){ASSIGNED} LLGM Assign post (ffffffff => ffb75c41) (gprs_llc.c:1125) 20241212124452282 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124452282 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124452282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124452282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@3fe731dd41f0: attach complete sending rau 20241212124452335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124452335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124452335 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124452335 DMM INFO MM(262420000000038/ffb75c41) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212124452335 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124452335 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212124452335 DLLC NOTICE LLME(ffffffff/ffb75c41){ASSIGNED} LLGM Assign pre (ffb75c41 => eb86ed7c) (gprs_llc.c:1079) 20241212124452335 DLLC NOTICE LLME(ffb75c41/eb86ed7c){ASSIGNED} LLGM Assign post (ffb75c41 => eb86ed7c) (gprs_llc.c:1125) 20241212124452335 DMM INFO MM(262420000000038/eb86ed7c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3fe731dd41f0: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@3fe731dd41f0: Removing Client IMSI='262420000000038'H, index=0 20241212124452343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124452343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20241212124452343 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124452343 DMM INFO MM(262420000000038/eb86ed7c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241212124452343 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241212124452343 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124452343 DLLC NOTICE LLME(ffb75c41/eb86ed7c){ASSIGNED} LLGM Assign pre (ffffffff => eb86ed7c) (gprs_llc.c:1079) 20241212124452343 DLLC NOTICE LLME(ffffffff/eb86ed7c){ASSIGNED} LLGM Assign post (ffffffff => eb86ed7c) (gprs_llc.c:1125) 20241212124452343 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) TC_attach_rau_a_b-BVCI210(506)@3fe731dd41f0: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='EB86ED7C'O, index=0 TC_attach_rau_a_b(516)@3fe731dd41f0: sending second RAU via different RA 20241212124452348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124452348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124452348 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212124452348 DMM INFO MM(262420000000038/eb86ed7c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: eb86ed7c, P-TMSI: eb86ed7c (00000000), TLLI: eb86ed7c (eb86ed7c), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241212124452348 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1717) 20241212124452348 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212124452348 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124452348 DLLC NOTICE LLME(ffffffff/eb86ed7c){ASSIGNED} LLGM Assign pre (eb86ed7c => eb86ed7c) (gprs_llc.c:1079) 20241212124452348 DLLC NOTICE LLME(eb86ed7c/eb86ed7c){ASSIGNED} LLGM Assign post (eb86ed7c => eb86ed7c) (gprs_llc.c:1125) 20241212124452348 DMM INFO MM(262420000000038/eb86ed7c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124452365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124452365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124452365 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124452365 DMM INFO MM(262420000000038/eb86ed7c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241212124452365 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241212124452365 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124452365 DLLC NOTICE LLME(eb86ed7c/eb86ed7c){ASSIGNED} LLGM Assign pre (ffffffff => eb86ed7c) (gprs_llc.c:1079) 20241212124452365 DLLC NOTICE LLME(ffffffff/eb86ed7c){ASSIGNED} LLGM Assign post (ffffffff => eb86ed7c) (gprs_llc.c:1125) 20241212124452365 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241212124452365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124452365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124452365 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124452365 DMM INFO MM(262420000000038/eb86ed7c) -> GMM DETACH REQUEST TLLI=0xeb86ed7c type=GPRS detach Power-off (gprs_gmm.c:1465) 20241212124452365 DMM INFO MM(262420000000038/eb86ed7c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241212124452365 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124452365 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124452366 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124452366 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124452366 DLLC NOTICE LLME(ffffffff/eb86ed7c){ASSIGNED} LLGM Assign pre (eb86ed7c => ffffffff) (gprs_llc.c:1079) 20241212124452366 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb86ed7c => ffffffff) (gprs_llc.c:1125) 20241212124452366 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20241212124452366 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124452366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124452366 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124452366 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124452366 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124452366 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@3fe731dd41f0: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@3fe731dd41f0: Final verdict of PTC: pass 20241212124457376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47444<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124457378 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124457378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(512)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(514)@3fe731dd41f0: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(503)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(507)@3fe731dd41f0: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@3fe731dd41f0: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(510)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(513)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(505)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(511)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(501)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau_a_b-BVCI220(510): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(511): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(512): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(513): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Thu Dec 12 12:44:57 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20241212124457508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124457809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102672) 20241212124458379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124458379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102672, count=108104) 20241212124459381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124459381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Thu Dec 12 12:44:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124500381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124500382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_usim_resync started. 20241212124500869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58072<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124500870 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124500917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124500917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124500917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124500917 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124500917 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124500917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124500918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124500918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124500918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124500919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124500919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124500919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124500919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124500919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124500919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124500919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124500919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124500919 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124500919 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124500919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(521)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124500920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124500920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124500923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124500933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124500933 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI196(520)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(522)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(526)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124500956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124500956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124500956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124500956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124500956 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124500956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124500956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124500956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124500956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124500958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124500958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124500958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124500958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124500958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124500958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124500958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124500958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124500958 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124500958 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124500958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124500959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124500959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124500963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124500973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124500973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(531)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124500994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124500994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124500994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124500994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124500994 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124500994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124500994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124500994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124500994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124500996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124500996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124500996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124500996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124500996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124500996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124500996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124500996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124500996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124500996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124500996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(531)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124500997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124500997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124501001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124501010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124501010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124501382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124501382 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124501382 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124501382 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@3fe731dd41f0: 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) } } } } 20241212124501384 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124501385 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(532)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(532)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(520)@3fe731dd41f0: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='E6286765'O, index=0 SGSN_Test-GSUP(533)@3fe731dd41f0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '398B336ECD09FFC57EBD546F442B78BA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8075934'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE3FF55BFCB4AEB0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '91FEC25FA2F282100A7734CF1B15CCDD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BE1D6F63DFBFDAF189BBFF1C5C332BCC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9B79008A34198880B4747D7EEA1D67A2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8F4A12D7A4916DAE'O } } } } } 20241212124502437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124502437 DLLC NOTICE LLME(ffffffff/e6286765){UNASSIGNED} LLC RX: unknown TLLI 0xe6286765, creating LLME on the fly (gprs_llc.c:552) 20241212124502437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124502437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124502437 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124502437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124502437 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124502437 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124502437 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124502437 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124502437 DLLC NOTICE LLME(ffffffff/e6286765){UNASSIGNED} LLGM Assign pre (e6286765 => d27ea6e1) (gprs_llc.c:1079) 20241212124502437 DLLC NOTICE LLME(e6286765/d27ea6e1){ASSIGNED} LLGM Assign post (e6286765 => d27ea6e1) (gprs_llc.c:1125) 20241212124502437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124502437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124502437 DMM DEBUG MM(262420000000040/d27ea6e1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124502450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124502450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124502450 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124502450 DMM DEBUG MM(262420000000040/d27ea6e1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241212124502450 DMM NOTICE MM(262420000000040/d27ea6e1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124502450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124502451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124502451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124502451 DMM DEBUG MM(262420000000040/d27ea6e1) Requesting authorization (sgsn_auth.c:160) 20241212124502451 DMM INFO MM(262420000000040/d27ea6e1) Requesting authentication tuples (sgsn_auth.c:184) 20241212124502451 DMM DEBUG MM(262420000000040/d27ea6e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124502451 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241212124502451 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@3fe731dd41f0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@3fe731dd41f0: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20241212124502453 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124502453 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124502453 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124502453 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124502453 DMM INFO MM(262420000000040/d27ea6e1) Subscriber data update (mmctx.c:445) 20241212124502453 DMM DEBUG MM(262420000000040/d27ea6e1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124502453 DMM INFO MM(262420000000040/d27ea6e1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124502453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124502453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124502453 DMM INFO MM(262420000000040/d27ea6e1) <- GMM AUTH AND CIPHERING REQ (rand = 39 8b 33 6e cd 09 ff c5 7e bd 54 6f 44 2b 78 ba , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b 79 00 8a 34 19 88 80 b4 74 7d 7e ea 1d 67 a2 ) (gprs_gmm.c:483) 20241212124502462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124502462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124502462 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124502462 DMM INFO MM(262420000000040/d27ea6e1) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20241212124502462 DMM INFO MM(262420000000040/d27ea6e1) R99 AUTHENTICATION SYNCH (AUTS = 3b2a6bc5023579b801bf141fd4ea) (gprs_gmm.c:711) 20241212124502462 DMM DEBUG MM(262420000000040/d27ea6e1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124502462 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20241212124502462 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 3b 2a 6b c5 02 35 79 b8 01 bf 14 1f d4 ea 20 10 39 8b 33 6e cd 09 ff c5 7e bd 54 6f 44 2b 78 ba 28 01 01 (gprs_subscriber.c:210) 20241212124502462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20241212124502462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20241212124502463 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124502463 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124502463 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124502463 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124502463 DMM INFO MM(262420000000040/d27ea6e1) Subscriber data update (mmctx.c:445) 20241212124502463 DMM DEBUG MM(262420000000040/d27ea6e1) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20241212124502463 DMM INFO MM(262420000000040/d27ea6e1) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20241212124502463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124502463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124502463 DMM INFO MM(262420000000040/d27ea6e1) <- GMM AUTH AND CIPHERING REQ (rand = 0b ba 73 24 2e 51 e4 b5 f7 6d 4e c6 15 04 ed 0b , mmctx_is_r99=1, vec->auth_types=0x3, autn = f7 bc 49 8c e4 f4 5b c5 14 0a 97 8e 6b 55 b1 7d ) (gprs_gmm.c:483) 20241212124502470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124502470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x67fa40 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124502470 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124502470 DMM INFO MM(262420000000040/d27ea6e1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124502470 DMM NOTICE MM(262420000000040/d27ea6e1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124502470 DMM DEBUG MM(262420000000040/d27ea6e1) checking auth: received UMTS RES = df 1b 53 53 ce 94 ef 82 (gprs_gmm.c:666) 20241212124502470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124502470 DMM DEBUG MM(262420000000040/d27ea6e1) Requesting authorization (sgsn_auth.c:160) 20241212124502470 DMM INFO MM(262420000000040/d27ea6e1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124502470 DMM DEBUG MM(262420000000040/d27ea6e1) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124502470 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20241212124502470 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124502470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124502470 DMM INFO MM(262420000000040/d27ea6e1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd27ea6e1) (gprs_gmm.c:300) 20241212124502471 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124502471 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124502471 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241212124502471 DMM INFO MM(262420000000040/d27ea6e1) Subscriber data update (mmctx.c:445) 20241212124502471 DMM DEBUG MM(262420000000040/d27ea6e1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124502471 DMM INFO MM(262420000000040/d27ea6e1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124502471 DMM NOTICE MM(262420000000040/d27ea6e1) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20241212124502471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124502471 DMM NOTICE MM(262420000000040/d27ea6e1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124502471 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) 20241212124502472 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124502472 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20241212124502472 DMM INFO MM(262420000000040/d27ea6e1) Subscriber data update (mmctx.c:445) 20241212124502472 DMM DEBUG MM(262420000000040/d27ea6e1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(520)@3fe731dd41f0: Removing Client IMSI='262420000000040'H, index=0 20241212124502478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124502478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124502478 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124502478 DMM INFO MM(262420000000040/d27ea6e1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124502478 DMM NOTICE MM(262420000000040/d27ea6e1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124502478 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124502478 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124502478 DLLC NOTICE LLME(e6286765/d27ea6e1){ASSIGNED} LLGM Assign pre (ffffffff => d27ea6e1) (gprs_llc.c:1079) 20241212124502478 DLLC NOTICE LLME(ffffffff/d27ea6e1){ASSIGNED} LLGM Assign post (ffffffff => d27ea6e1) (gprs_llc.c:1125) 20241212124502478 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124502478 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124502478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124502478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@3fe731dd41f0: Final verdict of PTC: pass 20241212124502481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58072<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(533)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(530)@3fe731dd41f0: Final verdict of PTC: none 20241212124502483 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124502483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(527)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(521)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(520)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(531)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(526)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(519)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(529)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(524)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_resync-BVCI196(520): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_usim_resync finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Dec 12 12:45:02 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20241212124502612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124503013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90668) 20241212124503484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124503484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=90668, count=95584) 20241212124504485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124504485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Thu Dec 12 12:45:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124505487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124505487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212124505711 DGPRS DEBUG Checking for inactive LLMEs, time = 15818239 (sgsn.c:131) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_usim_a54_a54 started. 20241212124506069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124506071 DMM INFO MM(262420000000040/d27ea6e1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124506071 DMM INFO MM(262420000000040/d27ea6e1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124506071 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124506071 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124506071 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124506071 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124506071 DLLC NOTICE LLME(ffffffff/d27ea6e1){ASSIGNED} LLGM Assign pre (d27ea6e1 => ffffffff) (gprs_llc.c:1079) 20241212124506071 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d27ea6e1 => ffffffff) (gprs_llc.c:1125) 20241212124506071 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20241212124506071 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124506071 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f0 09 00 28 01 01 (gsup_client.c:399) 20241212124506071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124506071 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124506071 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124506071 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124506071 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124506114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124506115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124506115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124506115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124506115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124506115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124506115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124506115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124506115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124506116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124506116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124506116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124506117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124506117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124506117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124506117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124506117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124506117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124506117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124506117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124506117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124506117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124506121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(537)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124506129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124506130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI196(539)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(546)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124506162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124506162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124506162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124506162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124506162 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124506162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124506162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124506162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124506162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124506164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124506164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124506164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124506164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124506164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124506164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124506164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124506164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124506164 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124506164 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124506164 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(545)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(546)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124506165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124506165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124506169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(542)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124506179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124506179 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(543)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(545)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(550)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124506194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124506194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124506194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124506194 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124506194 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124506194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124506194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124506194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124506194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124506195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124506195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124506195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124506196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124506196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124506196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124506196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124506196 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124506196 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124506196 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124506196 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(550)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124506196 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124506196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124506200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124506211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124506211 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124506487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124506487 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124506487 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124506487 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@3fe731dd41f0: 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) } } } } 20241212124506489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124506490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@3fe731dd41f0: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='D2DB19AF'O, index=0 SGSN_Test-GSUP(552)@3fe731dd41f0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CCB4C3D51970A8AC64DCF1F5198A050B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C48C5FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D3BFC2FE6327C5E9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7855806CE97D78A2A53BC270A3EF31C0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B73C97E512B8A359E95D5984F903F96C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2A9232DED700742BAF3A1C0701028D82'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ECD46CA116F27C5B'O } } } } } 20241212124507547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124507547 DLLC NOTICE LLME(ffffffff/d2db19af){UNASSIGNED} LLC RX: unknown TLLI 0xd2db19af, creating LLME on the fly (gprs_llc.c:552) 20241212124507547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124507547 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124507547 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124507547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124507547 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124507547 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124507547 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124507547 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124507547 DLLC NOTICE LLME(ffffffff/d2db19af){UNASSIGNED} LLGM Assign pre (d2db19af => e36d1ab0) (gprs_llc.c:1079) 20241212124507547 DLLC NOTICE LLME(d2db19af/e36d1ab0){ASSIGNED} LLGM Assign post (d2db19af => e36d1ab0) (gprs_llc.c:1125) 20241212124507547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124507547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124507547 DMM DEBUG MM(262420000000040/e36d1ab0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124507560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124507560 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124507560 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124507560 DMM DEBUG MM(262420000000040/e36d1ab0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241212124507560 DMM NOTICE MM(262420000000040/e36d1ab0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124507560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124507560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124507560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124507560 DMM DEBUG MM(262420000000040/e36d1ab0) Requesting authorization (sgsn_auth.c:160) 20241212124507560 DMM INFO MM(262420000000040/e36d1ab0) Requesting authentication tuples (sgsn_auth.c:184) 20241212124507560 DMM DEBUG MM(262420000000040/e36d1ab0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124507560 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241212124507560 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(552)@3fe731dd41f0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@3fe731dd41f0: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20241212124507563 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124507563 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124507563 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124507563 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124507563 DMM INFO MM(262420000000040/e36d1ab0) Subscriber data update (mmctx.c:445) 20241212124507563 DMM DEBUG MM(262420000000040/e36d1ab0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124507563 DMM INFO MM(262420000000040/e36d1ab0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124507563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124507563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124507563 DMM INFO MM(262420000000040/e36d1ab0) <- GMM AUTH AND CIPHERING REQ (rand = cc b4 c3 d5 19 70 a8 ac 64 dc f1 f5 19 8a 05 0b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2a 92 32 de d7 00 74 2b af 3a 1c 07 01 02 8d 82 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@3fe731dd41f0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@3fe731dd41f0: Final verdict of PTC: pass 20241212124507572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58088<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@3fe731dd41f0: Final verdict of PTC: none 20241212124507575 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124507575 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(542)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(540)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(550)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(546)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(544)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(538)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(548)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Thu Dec 12 12:45:07 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20241212124507667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124508068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72024) 20241212124508576 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124508576 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=72024, count=72564) 20241212124509577 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124509577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Thu Dec 12 12:45:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124510578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124510578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_usim_a54_a53 started. 20241212124511125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124511126 DMM INFO MM(262420000000040/e36d1ab0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124511126 DMM INFO MM(262420000000040/e36d1ab0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124511126 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124511126 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124511126 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124511126 DMM ERROR MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241212124511127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Deallocated (fsm.c:568) 20241212124511127 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124511127 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124511127 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124511127 DLLC NOTICE LLME(d2db19af/e36d1ab0){ASSIGNED} LLGM Assign pre (e36d1ab0 => ffffffff) (gprs_llc.c:1079) 20241212124511127 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e36d1ab0 => ffffffff) (gprs_llc.c:1125) 20241212124511127 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(559)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124511193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124511193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124511193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124511193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124511193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124511193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124511193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124511193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124511193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124511197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124511197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124511197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124511197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124511197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124511197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124511197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124511197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124511197 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124511197 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124511197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(559)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(559)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124511201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124511201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124511206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124511222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124511222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124511302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124511302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124511302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124511302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124511302 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124511302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124511302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124511302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124511302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124511306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124511306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124511306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124511307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124511307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124511307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124511307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124511307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124511307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124511307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124511307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124511314 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124511315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(565)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124511321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124511347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124511347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124511382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124511382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124511382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124511382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124511382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124511382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124511382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124511382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124511382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124511385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124511385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124511385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124511385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124511385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124511385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124511385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124511385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124511385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124511385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124511385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124511386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124511387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124511393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124511412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124511412 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124511579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124511579 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124511579 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124511579 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@3fe731dd41f0: 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) } } } } 20241212124511581 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124511583 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(570)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@3fe731dd41f0: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='CA6E5462'O, index=0 SGSN_Test-GSUP(571)@3fe731dd41f0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D55B3193838688CD2C37AF25A2ED52FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E0E7D72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3D85D4B0D1F8C44C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2CAF8D24E4BA3BABB6B919E82A72503F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '46F73D4E266B1E25E5FD03619156E033'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '76359DC53240F223A23ACD405A9155F6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3971C6A4B65E9419'O } } } } } 20241212124512651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124512651 DLLC NOTICE LLME(ffffffff/ca6e5462){UNASSIGNED} LLC RX: unknown TLLI 0xca6e5462, creating LLME on the fly (gprs_llc.c:552) 20241212124512651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124512651 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124512652 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124512652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124512652 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124512652 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124512652 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124512652 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124512652 DLLC NOTICE LLME(ffffffff/ca6e5462){UNASSIGNED} LLGM Assign pre (ca6e5462 => cba4b3ee) (gprs_llc.c:1079) 20241212124512652 DLLC NOTICE LLME(ca6e5462/cba4b3ee){ASSIGNED} LLGM Assign post (ca6e5462 => cba4b3ee) (gprs_llc.c:1125) 20241212124512652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124512652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124512652 DMM DEBUG MM(262420000000040/cba4b3ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124512676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124512676 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124512676 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124512676 DMM DEBUG MM(262420000000040/cba4b3ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241212124512676 DMM NOTICE MM(262420000000040/cba4b3ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124512676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124512676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124512676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124512676 DMM DEBUG MM(262420000000040/cba4b3ee) Requesting authorization (sgsn_auth.c:160) 20241212124512676 DMM INFO MM(262420000000040/cba4b3ee) Requesting authentication tuples (sgsn_auth.c:184) 20241212124512676 DMM DEBUG MM(262420000000040/cba4b3ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124512676 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241212124512676 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(571)@3fe731dd41f0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@3fe731dd41f0: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20241212124512680 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124512680 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124512680 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124512680 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124512680 DMM INFO MM(262420000000040/cba4b3ee) Subscriber data update (mmctx.c:445) 20241212124512680 DMM DEBUG MM(262420000000040/cba4b3ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124512680 DMM INFO MM(262420000000040/cba4b3ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124512680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124512680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124512680 DMM INFO MM(262420000000040/cba4b3ee) <- GMM AUTH AND CIPHERING REQ (rand = d5 5b 31 93 83 86 88 cd 2c 37 af 25 a2 ed 52 fe , mmctx_is_r99=1, vec->auth_types=0x3, autn = 76 35 9d c5 32 40 f2 23 a2 3a cd 40 5a 91 55 f6 ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@3fe731dd41f0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@3fe731dd41f0: Final verdict of PTC: pass 20241212124512699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(571)@3fe731dd41f0: Final verdict of PTC: none 20241212124512706 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124512706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(570)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(564)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(559)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(569)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(567)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(562)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(557)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Thu Dec 12 12:45:12 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc 20241212124512908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124513317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70700) 20241212124513707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124513707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70700, count=71860) 20241212124514708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124514708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Thu Dec 12 12:45:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124515708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124515708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_usim_a53_a54 started. 20241212124516372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124516374 DMM INFO MM(262420000000040/cba4b3ee) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124516374 DMM INFO MM(262420000000040/cba4b3ee) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124516374 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124516374 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124516374 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124516374 DMM ERROR MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241212124516374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Deallocated (fsm.c:568) 20241212124516374 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124516374 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124516374 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124516374 DLLC NOTICE LLME(ca6e5462/cba4b3ee){ASSIGNED} LLGM Assign pre (cba4b3ee => ffffffff) (gprs_llc.c:1079) 20241212124516374 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cba4b3ee => ffffffff) (gprs_llc.c:1125) 20241212124516374 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124516420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124516420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124516420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124516420 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124516420 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124516420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124516420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124516420 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124516420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124516421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124516422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124516422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124516422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124516422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124516422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124516422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124516422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124516422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124516422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124516422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124516423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124516423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124516426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(579)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(575)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124516436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124516436 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI196(577)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(583)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124516455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124516455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124516455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124516455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124516455 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124516455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124516455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124516455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124516455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124516457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124516457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124516457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124516457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124516457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124516457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124516457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124516457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124516457 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124516457 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124516457 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124516457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124516457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(583)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124516461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124516470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124516470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI210(582)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(585)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(584)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124516496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI99(588)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(588)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124516496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124516496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124516496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124516496 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124516496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124516496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124516496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124516496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241212124516498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124516498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124516498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124516498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124516498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124516498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124516498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124516498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124516498 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124516498 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124516498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124516498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124516498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124516502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124516510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124516510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124516709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124516709 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124516709 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124516709 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@3fe731dd41f0: 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) } } } } 20241212124516711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241212124516712 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(589)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@3fe731dd41f0: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='EB7832EF'O, index=0 SGSN_Test-GSUP(590)@3fe731dd41f0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '45D8DA44A06A9F69DE48A91B759F48FD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DC53A096'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4C98C4B41155091C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9A8474FCC50A5B0C8371B8A3FFB8ECD0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '17E87DD2F68C601845A5D77E9D48A09C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9BAE6BC8F7BF5BCDB2314E07165408B8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0D956C356ECC4AAA'O } } } } } 20241212124517763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124517763 DLLC NOTICE LLME(ffffffff/eb7832ef){UNASSIGNED} LLC RX: unknown TLLI 0xeb7832ef, creating LLME on the fly (gprs_llc.c:552) 20241212124517763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124517764 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124517764 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124517764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124517764 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124517764 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124517764 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124517764 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124517764 DLLC NOTICE LLME(ffffffff/eb7832ef){UNASSIGNED} LLGM Assign pre (eb7832ef => dd14f7a5) (gprs_llc.c:1079) 20241212124517764 DLLC NOTICE LLME(eb7832ef/dd14f7a5){ASSIGNED} LLGM Assign post (eb7832ef => dd14f7a5) (gprs_llc.c:1125) 20241212124517764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124517764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124517764 DMM DEBUG MM(262420000000040/dd14f7a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124517777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124517777 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124517777 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124517777 DMM DEBUG MM(262420000000040/dd14f7a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241212124517777 DMM NOTICE MM(262420000000040/dd14f7a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124517777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124517777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124517777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124517777 DMM DEBUG MM(262420000000040/dd14f7a5) Requesting authorization (sgsn_auth.c:160) 20241212124517777 DMM INFO MM(262420000000040/dd14f7a5) Requesting authentication tuples (sgsn_auth.c:184) 20241212124517777 DMM DEBUG MM(262420000000040/dd14f7a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124517777 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241212124517777 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(590)@3fe731dd41f0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@3fe731dd41f0: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20241212124517780 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124517780 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124517780 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124517780 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124517780 DMM INFO MM(262420000000040/dd14f7a5) Subscriber data update (mmctx.c:445) 20241212124517780 DMM DEBUG MM(262420000000040/dd14f7a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124517780 DMM INFO MM(262420000000040/dd14f7a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124517780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124517780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124517780 DMM INFO MM(262420000000040/dd14f7a5) <- GMM AUTH AND CIPHERING REQ (rand = 45 d8 da 44 a0 6a 9f 69 de 48 a9 1b 75 9f 48 fd , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b ae 6b c8 f7 bf 5b cd b2 31 4e 07 16 54 08 b8 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@3fe731dd41f0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@3fe731dd41f0: Final verdict of PTC: pass 20241212124517790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38666<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124517793 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124517793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(590)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(583)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(578)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(588)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(582)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(574)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(586)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(581)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(576)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(582): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Thu Dec 12 12:45:17 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20241212124517933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124518334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70792) 20241212124518793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124518793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70792, count=71952) 20241212124519794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124519794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Thu Dec 12 12:45:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124520794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124520794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_usim_a50_a54 started. 20241212124521391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124521392 DMM INFO MM(262420000000040/dd14f7a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124521392 DMM INFO MM(262420000000040/dd14f7a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124521392 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124521392 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124521392 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124521392 DMM ERROR MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241212124521392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Deallocated (fsm.c:568) 20241212124521392 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124521392 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124521392 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124521392 DLLC NOTICE LLME(eb7832ef/dd14f7a5){ASSIGNED} LLGM Assign pre (dd14f7a5 => ffffffff) (gprs_llc.c:1079) 20241212124521392 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd14f7a5 => ffffffff) (gprs_llc.c:1125) 20241212124521392 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124521434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124521434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124521434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124521435 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124521435 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124521435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124521435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124521435 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124521435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124521436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124521436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124521436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124521436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124521436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124521436 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124521436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124521436 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124521436 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124521437 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124521437 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124521438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124521438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124521441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(598)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(594)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124521451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124521451 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(602)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(602)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124521472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124521472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124521472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124521472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124521472 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124521472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124521472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124521472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124521472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(602)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124521474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124521474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124521474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124521474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124521474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124521474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124521474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124521474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124521474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124521474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124521474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124521475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124521475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(602)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(602)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124521479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(603)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(599)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124521488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124521488 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI210(601)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(603)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(608)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(608)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124521521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124521521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124521521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124521521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124521521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124521521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124521521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124521521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124521521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(608)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124521523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124521523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124521523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124521523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124521523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124521523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124521523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124521523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124521523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124521523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124521523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124521524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124521524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(608)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(608)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124521527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124521536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124521536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(605)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124521795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124521795 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124521795 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124521795 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(607)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(607)@3fe731dd41f0: 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) } } } } 20241212124521797 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(607)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(607)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124521798 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(607)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(607)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(607)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(607)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@3fe731dd41f0: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='C19E474F'O, index=0 SGSN_Test-GSUP(609)@3fe731dd41f0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '75F2C48B9F4E0CC19D85CD5B2EF18254'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CDFA3D19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F45E3573E5CD1EF8'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3055AB4B4126ACAA256BD2CE8B7D37DD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C16FA2717E259997C1C79E2480FBE9E4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5DCFD8FAC38E782564D52D38D01B1563'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '87FFCB862A8F6A0F'O } } } } } 20241212124522860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124522860 DLLC NOTICE LLME(ffffffff/c19e474f){UNASSIGNED} LLC RX: unknown TLLI 0xc19e474f, creating LLME on the fly (gprs_llc.c:552) 20241212124522860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124522860 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124522860 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124522860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124522860 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124522860 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124522860 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124522860 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124522860 DLLC NOTICE LLME(ffffffff/c19e474f){UNASSIGNED} LLGM Assign pre (c19e474f => d3e15b47) (gprs_llc.c:1079) 20241212124522860 DLLC NOTICE LLME(c19e474f/d3e15b47){ASSIGNED} LLGM Assign post (c19e474f => d3e15b47) (gprs_llc.c:1125) 20241212124522860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124522860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124522860 DMM DEBUG MM(262420000000040/d3e15b47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124522874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124522874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124522874 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124522874 DMM DEBUG MM(262420000000040/d3e15b47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241212124522874 DMM NOTICE MM(262420000000040/d3e15b47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124522874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124522874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124522874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124522874 DMM DEBUG MM(262420000000040/d3e15b47) Requesting authorization (sgsn_auth.c:160) 20241212124522874 DMM INFO MM(262420000000040/d3e15b47) Requesting authentication tuples (sgsn_auth.c:184) 20241212124522874 DMM DEBUG MM(262420000000040/d3e15b47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124522874 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241212124522874 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(609)@3fe731dd41f0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@3fe731dd41f0: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20241212124522877 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124522877 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124522877 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124522877 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124522877 DMM INFO MM(262420000000040/d3e15b47) Subscriber data update (mmctx.c:445) 20241212124522877 DMM DEBUG MM(262420000000040/d3e15b47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124522877 DMM INFO MM(262420000000040/d3e15b47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124522877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124522877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124522877 DMM INFO MM(262420000000040/d3e15b47) <- GMM AUTH AND CIPHERING REQ (rand = 75 f2 c4 8b 9f 4e 0c c1 9d 85 cd 5b 2e f1 82 54 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5d cf d8 fa c3 8e 78 25 64 d5 2d 38 d0 1b 15 63 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@3fe731dd41f0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@3fe731dd41f0: Final verdict of PTC: pass 20241212124522887 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54328<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124522889 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124522889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(607)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(601)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(597)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(602)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(608)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(605)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(603)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(595)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(606)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(600)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(600): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(601): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(602): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(603): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(605): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(606): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(607): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(608): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Thu Dec 12 12:45:22 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20241212124522953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124523355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70792) 20241212124523890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124523890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70792, count=71952) 20241212124524891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124524891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Thu Dec 12 12:45:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124525891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124525892 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_usim_a54_a50 started. 20241212124526415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124526416 DMM INFO MM(262420000000040/d3e15b47) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124526416 DMM INFO MM(262420000000040/d3e15b47) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124526416 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124526416 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124526416 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124526416 DMM ERROR MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241212124526416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Deallocated (fsm.c:568) 20241212124526416 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124526416 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124526416 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124526416 DLLC NOTICE LLME(c19e474f/d3e15b47){ASSIGNED} LLGM Assign pre (d3e15b47 => ffffffff) (gprs_llc.c:1079) 20241212124526416 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3e15b47 => ffffffff) (gprs_llc.c:1125) 20241212124526416 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124526462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124526462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124526462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124526462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124526462 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124526462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124526462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124526462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124526462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124526464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124526464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124526464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124526464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124526464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124526464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124526464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124526464 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124526464 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124526464 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124526464 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124526465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124526465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124526469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(617)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(613)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124526479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124526479 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI196(614)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124526502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124526502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124526502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124526502 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124526502 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124526502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124526502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124526502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124526502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124526504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124526504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124526504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124526504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124526504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124526504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124526504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124526504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124526504 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124526504 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124526504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124526505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124526505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124526508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(622)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(618)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124526518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124526518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124526539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124526539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124526539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124526539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124526539 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124526539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124526539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124526539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124526539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124526541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124526541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124526541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124526541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124526541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124526541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124526541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124526541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124526541 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124526541 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124526541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124526542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124526542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(626)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124526545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124526554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124526554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124526892 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124526892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124526892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124526892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@3fe731dd41f0: 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) } } } } 20241212124526894 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124526895 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(627)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(627)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(614)@3fe731dd41f0: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='C490E4A5'O, index=0 SGSN_Test-GSUP(628)@3fe731dd41f0: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FB5236C82E08E3ADAE1288DE1DC9916C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7B87B68D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27E4DA272DA8D7D5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EE42C4B84229A2A40B28AACB0BA4AC9E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A245E00CF5DE6F0EB1E66DD6EE7FE566'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '268584C4937A91A5A11B80FA038825F0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'ACAF60C40AF27BEF'O } } } } } 20241212124527941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124527941 DLLC NOTICE LLME(ffffffff/c490e4a5){UNASSIGNED} LLC RX: unknown TLLI 0xc490e4a5, creating LLME on the fly (gprs_llc.c:552) 20241212124527941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124527941 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124527941 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124527941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124527941 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124527941 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124527941 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124527941 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124527941 DLLC NOTICE LLME(ffffffff/c490e4a5){UNASSIGNED} LLGM Assign pre (c490e4a5 => ea8b83ed) (gprs_llc.c:1079) 20241212124527941 DLLC NOTICE LLME(c490e4a5/ea8b83ed){ASSIGNED} LLGM Assign post (c490e4a5 => ea8b83ed) (gprs_llc.c:1125) 20241212124527941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124527941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124527941 DMM DEBUG MM(262420000000040/ea8b83ed) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124527953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124527953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124527953 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124527953 DMM DEBUG MM(262420000000040/ea8b83ed) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20241212124527953 DMM NOTICE MM(262420000000040/ea8b83ed) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124527953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124527953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124527953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124527953 DMM DEBUG MM(262420000000040/ea8b83ed) Requesting authorization (sgsn_auth.c:160) 20241212124527953 DMM INFO MM(262420000000040/ea8b83ed) Requesting authentication tuples (sgsn_auth.c:184) 20241212124527953 DMM DEBUG MM(262420000000040/ea8b83ed) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124527953 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20241212124527953 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(628)@3fe731dd41f0: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@3fe731dd41f0: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20241212124527956 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124527956 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124527956 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124527956 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124527956 DMM INFO MM(262420000000040/ea8b83ed) Subscriber data update (mmctx.c:445) 20241212124527956 DMM DEBUG MM(262420000000040/ea8b83ed) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124527956 DMM INFO MM(262420000000040/ea8b83ed) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124527956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124527956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124527956 DMM INFO MM(262420000000040/ea8b83ed) <- GMM AUTH AND CIPHERING REQ (rand = fb 52 36 c8 2e 08 e3 ad ae 12 88 de 1d c9 91 6c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 26 85 84 c4 93 7a 91 a5 a1 1b 80 fa 03 88 25 f0 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(614)@3fe731dd41f0: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@3fe731dd41f0: Final verdict of PTC: pass 20241212124527965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54344<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124527967 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124527967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(627)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(628)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(621)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(616)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(626)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(614)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@3fe731dd41f0: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(615)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(624)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(619)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(614): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(615): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Thu Dec 12 12:45:28 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20241212124528099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124528500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70600) 20241212124528968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124528968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70600, count=71860) 20241212124529969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124529969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Thu Dec 12 12:45:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124530970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124530970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_detach_unknown_nopoweroff started. 20241212124531563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124531564 DMM INFO MM(262420000000040/ea8b83ed) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124531564 DMM INFO MM(262420000000040/ea8b83ed) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124531564 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124531564 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124531564 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124531564 DMM ERROR MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241212124531564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Deallocated (fsm.c:568) 20241212124531564 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124531564 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124531564 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124531564 DLLC NOTICE LLME(c490e4a5/ea8b83ed){ASSIGNED} LLGM Assign pre (ea8b83ed => ffffffff) (gprs_llc.c:1079) 20241212124531564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea8b83ed => ffffffff) (gprs_llc.c:1125) 20241212124531564 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124531606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124531606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124531606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124531606 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124531606 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124531606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124531606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124531606 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124531606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124531608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124531608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124531608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124531608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124531608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124531608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124531608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124531608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124531608 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124531608 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124531608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124531609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124531609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124531613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124531626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124531626 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(640)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124531641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124531641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124531641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124531641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124531641 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124531641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124531641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124531641 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124531641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124531643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124531643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124531643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124531643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124531643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124531643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124531644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124531644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124531644 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124531644 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124531644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(640)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124531644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124531644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124531648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(637)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(641)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124531657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124531657 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(645)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124531683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124531683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124531683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124531683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124531683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124531683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124531683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124531683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124531683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124531684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124531684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124531684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124531685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124531685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124531685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124531685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124531685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124531685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124531685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124531685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(645)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124531685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124531685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124531688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124531697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124531697 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(644)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124531970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124531970 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124531970 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124531970 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(646)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@3fe731dd41f0: 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) } } } } 20241212124531972 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(646)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124531973 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(646)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@3fe731dd41f0: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='FCD83C0E'O, index=0 SGSN_Test-GSUP(647)@3fe731dd41f0: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20241212124533024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124533024 DLLC NOTICE LLME(ffffffff/fcd83c0e){UNASSIGNED} LLC RX: unknown TLLI 0xfcd83c0e, creating LLME on the fly (gprs_llc.c:552) 20241212124533024 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124533024 DMM NOTICE LLME(ffffffff/fcd83c0e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) 20241212124533024 DLLC NOTICE LLME(ffffffff/fcd83c0e){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20241212124533024 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xfcd83c0e type=GPRS detach (gprs_gmm.c:1465) 20241212124533024 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241212124533025 DLLC NOTICE LLME(ffffffff/fcd83c0e){UNASSIGNED} LLGM Assign pre (fcd83c0e => ffffffff) (gprs_llc.c:1079) 20241212124533025 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcd83c0e => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@3fe731dd41f0: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@3fe731dd41f0: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@3fe731dd41f0: Final verdict of PTC: pass 20241212124533040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51116<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124533042 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124533042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(635)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(640)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@3fe731dd41f0: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(645)@3fe731dd41f0: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(644)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@3fe731dd41f0: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(633)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(638)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(643)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(644): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Dec 12 12:45:33 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20241212124533178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124533479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56824) 20241212124534043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124534043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56824, count=57464) 20241212124535044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124535044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Thu Dec 12 12:45:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124535712 DGPRS DEBUG Checking for inactive LLMEs, time = 15818269 (sgsn.c:131) 20241212124536045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124536045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_detach_unknown_poweroff started. 20241212124536541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124536542 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124536601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124536601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124536601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124536601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124536601 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124536601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124536601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124536601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124536601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(654)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124536603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124536603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124536603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124536603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124536603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124536603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124536603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124536603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124536603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124536603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124536603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124536604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124536604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124536608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(651)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124536618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124536618 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(656)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(652)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(654)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(659)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124536632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124536632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124536632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124536632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124536632 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124536632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124536632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124536632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124536632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124536633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124536633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124536633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124536633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124536633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124536633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124536633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124536633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124536633 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124536633 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124536633 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124536633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124536633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(659)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124536636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(660)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124536646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124536646 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI210(658)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124536672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124536672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124536672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124536672 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124536672 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124536672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124536672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124536672 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124536672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124536674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124536674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124536674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124536674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124536674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124536674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124536674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124536674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124536674 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124536674 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124536674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124536675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124536675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124536679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124536689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124536689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124537046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124537046 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124537046 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124537046 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@3fe731dd41f0: 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) } } } } 20241212124537049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124537049 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(665)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(652)@3fe731dd41f0: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='CA731E98'O, index=0 SGSN_Test-GSUP(666)@3fe731dd41f0: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20241212124538101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124538101 DLLC NOTICE LLME(ffffffff/ca731e98){UNASSIGNED} LLC RX: unknown TLLI 0xca731e98, creating LLME on the fly (gprs_llc.c:552) 20241212124538101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124538101 DMM NOTICE LLME(ffffffff/ca731e98){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2050) TC_detach_unknown_poweroff(668)@3fe731dd41f0: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(652)@3fe731dd41f0: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@3fe731dd41f0: Final verdict of PTC: pass 20241212124543107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51142<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124543110 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124543110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(666)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(659)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(664)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(655)@3fe731dd41f0: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@3fe731dd41f0: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(658)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@3fe731dd41f0: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(652)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(662)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(653)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(657)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(652): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(658): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Dec 12 12:45:43 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20241212124543238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124543539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47032) 20241212124544111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124544111 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47032, count=52464) 20241212124545112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124545112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Thu Dec 12 12:45:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124546113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124546113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_detach_nopoweroff started. 20241212124546598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124546600 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124546643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124546643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124546643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124546643 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124546643 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124546643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124546643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124546643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124546643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124546645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124546645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124546645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124546646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124546646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124546646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124546646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124546646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124546646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124546646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124546646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124546646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124546646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(673)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124546651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(674)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(670)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124546661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124546661 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(672)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(674)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(678)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124546683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124546683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124546683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124546683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124546683 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124546683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124546683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124546683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124546683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124546685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124546685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124546685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124546685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124546685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124546685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124546685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124546685 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124546685 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124546685 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124546685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124546686 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124546686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124546690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124546699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124546699 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(677)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124546723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124546723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124546723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124546723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124546723 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124546723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124546723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124546723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124546723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124546724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124546724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124546724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124546724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124546724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124546724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124546724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124546724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124546724 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124546724 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124546724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124546725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124546725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124546729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124546738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124546738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124547114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124547114 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124547114 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124547114 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@3fe731dd41f0: 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) } } } } 20241212124547116 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124547117 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(684)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(684)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(672)@3fe731dd41f0: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='E2D1319E'O, index=0 SGSN_Test-GSUP(685)@3fe731dd41f0: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B564DA56A4DA5E7D2DBE86B359EC6A41'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29F554F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CAD3336A673FDCF6'O } } } } } 20241212124548167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124548167 DLLC NOTICE LLME(ffffffff/e2d1319e){UNASSIGNED} LLC RX: unknown TLLI 0xe2d1319e, creating LLME on the fly (gprs_llc.c:552) 20241212124548167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124548167 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124548167 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124548167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124548167 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124548167 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124548167 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124548167 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124548167 DLLC NOTICE LLME(ffffffff/e2d1319e){UNASSIGNED} LLGM Assign pre (e2d1319e => fb58fec5) (gprs_llc.c:1079) 20241212124548167 DLLC NOTICE LLME(e2d1319e/fb58fec5){ASSIGNED} LLGM Assign post (e2d1319e => fb58fec5) (gprs_llc.c:1125) 20241212124548167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124548167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124548167 DMM DEBUG MM(262420000000015/fb58fec5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124548181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124548181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124548181 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124548181 DMM DEBUG MM(262420000000015/fb58fec5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20241212124548181 DMM NOTICE MM(262420000000015/fb58fec5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124548181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124548181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124548181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124548181 DMM DEBUG MM(262420000000015/fb58fec5) Requesting authorization (sgsn_auth.c:160) 20241212124548181 DMM INFO MM(262420000000015/fb58fec5) Requesting authentication tuples (sgsn_auth.c:184) 20241212124548181 DMM DEBUG MM(262420000000015/fb58fec5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124548181 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20241212124548181 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(685)@3fe731dd41f0: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@3fe731dd41f0: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20241212124548184 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124548184 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124548184 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124548184 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124548184 DMM INFO MM(262420000000015/fb58fec5) Subscriber data update (mmctx.c:445) 20241212124548184 DMM DEBUG MM(262420000000015/fb58fec5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124548184 DMM INFO MM(262420000000015/fb58fec5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124548184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124548184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124548184 DMM INFO MM(262420000000015/fb58fec5) <- GMM AUTH AND CIPHERING REQ (rand = b5 64 da 56 a4 da 5e 7d 2d be 86 b3 59 ec 6a 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124548191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124548192 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124548192 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124548192 DMM INFO MM(262420000000015/fb58fec5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124548192 DMM NOTICE MM(262420000000015/fb58fec5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124548192 DMM DEBUG MM(262420000000015/fb58fec5) checking auth: received GSM SRES = 29 f5 54 f3 (gprs_gmm.c:666) 20241212124548192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124548192 DMM DEBUG MM(262420000000015/fb58fec5) Requesting authorization (sgsn_auth.c:160) 20241212124548192 DMM INFO MM(262420000000015/fb58fec5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124548192 DMM DEBUG MM(262420000000015/fb58fec5) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124548192 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20241212124548192 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124548192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124548192 DMM INFO MM(262420000000015/fb58fec5) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb58fec5) (gprs_gmm.c:300) 20241212124548193 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124548193 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124548193 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241212124548193 DMM INFO MM(262420000000015/fb58fec5) Subscriber data update (mmctx.c:445) 20241212124548193 DMM DEBUG MM(262420000000015/fb58fec5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124548193 DMM INFO MM(262420000000015/fb58fec5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124548193 DMM NOTICE MM(262420000000015/fb58fec5) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20241212124548193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124548193 DMM NOTICE MM(262420000000015/fb58fec5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124548193 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) 20241212124548193 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124548193 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20241212124548193 DMM INFO MM(262420000000015/fb58fec5) Subscriber data update (mmctx.c:445) 20241212124548193 DMM DEBUG MM(262420000000015/fb58fec5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124548200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124548200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124548200 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124548200 DMM INFO MM(262420000000015/fb58fec5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124548200 DMM NOTICE MM(262420000000015/fb58fec5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124548200 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124548200 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124548200 DLLC NOTICE LLME(e2d1319e/fb58fec5){ASSIGNED} LLGM Assign pre (ffffffff => fb58fec5) (gprs_llc.c:1079) 20241212124548200 DLLC NOTICE LLME(ffffffff/fb58fec5){ASSIGNED} LLGM Assign post (ffffffff => fb58fec5) (gprs_llc.c:1125) 20241212124548200 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124548200 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124548200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124548200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124548251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124548251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124548251 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124548251 DMM INFO MM(262420000000015/fb58fec5) -> GMM DETACH REQUEST TLLI=0xfb58fec5 type=GPRS detach (gprs_gmm.c:1465) 20241212124548251 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241212124548251 DMM INFO MM(262420000000015/fb58fec5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241212124548251 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124548251 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124548251 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124548251 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124548251 DLLC NOTICE LLME(ffffffff/fb58fec5){ASSIGNED} LLGM Assign pre (fb58fec5 => ffffffff) (gprs_llc.c:1079) 20241212124548251 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fb58fec5 => ffffffff) (gprs_llc.c:1125) 20241212124548251 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20241212124548251 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124548251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124548251 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124548251 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124548251 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124548252 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(672)@3fe731dd41f0: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@3fe731dd41f0: Final verdict of PTC: pass 20241212124548260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35048<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@3fe731dd41f0: Final verdict of PTC: none 20241212124548262 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124548262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(684)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(669)@3fe731dd41f0: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(672)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(673)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(683)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(678)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@3fe731dd41f0: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(677)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@3fe731dd41f0: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(676)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(681)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(671)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_nopoweroff-BVCI196(672): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_nopoweroff-BVCI210(677): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Dec 12 12:45:48 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20241212124548392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124548693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20241212124549263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124549263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43676, count=93112) 20241212124550264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124550264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Thu Dec 12 12:45:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124551265 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124551265 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_detach_poweroff started. 20241212124551753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124551754 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124551803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124551803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124551803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124551803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124551803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124551803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124551803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124551803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124551803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124551805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124551805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124551805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124551805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124551805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124551805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124551805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124551805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124551805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124551805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124551805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124551806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124551806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(692)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124551810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124551819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124551819 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124551838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124551838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124551838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124551838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124551838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124551838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124551838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124551838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124551838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124551840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124551840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124551840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124551840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124551840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124551840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124551840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124551840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124551841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124551841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124551841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124551841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124551841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124551845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124551854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124551854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124551877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124551877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124551877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124551877 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124551877 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124551877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124551877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124551877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124551877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124551878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124551878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124551878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124551878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124551878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124551878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124551878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124551878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124551878 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124551879 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124551879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124551879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124551879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(702)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124551883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124551892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124551892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124552266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124552266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124552266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124552266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@3fe731dd41f0: 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) } } } } 20241212124552269 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(703)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124552270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@3fe731dd41f0: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='D0EA9FF5'O, index=0 SGSN_Test-GSUP(704)@3fe731dd41f0: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D1323F9FFAFD1C443A73CF8FE886990E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3DBCB92'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '079A3107B170447A'O } } } } } 20241212124553328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124553328 DLLC NOTICE LLME(ffffffff/d0ea9ff5){UNASSIGNED} LLC RX: unknown TLLI 0xd0ea9ff5, creating LLME on the fly (gprs_llc.c:552) 20241212124553328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124553328 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124553328 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124553328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124553328 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124553328 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124553328 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124553328 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124553328 DLLC NOTICE LLME(ffffffff/d0ea9ff5){UNASSIGNED} LLGM Assign pre (d0ea9ff5 => d7da23b2) (gprs_llc.c:1079) 20241212124553328 DLLC NOTICE LLME(d0ea9ff5/d7da23b2){ASSIGNED} LLGM Assign post (d0ea9ff5 => d7da23b2) (gprs_llc.c:1125) 20241212124553328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124553328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124553328 DMM DEBUG MM(262420000000016/d7da23b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124553341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124553341 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124553341 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124553341 DMM DEBUG MM(262420000000016/d7da23b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20241212124553341 DMM NOTICE MM(262420000000016/d7da23b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124553341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124553341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124553341 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124553341 DMM DEBUG MM(262420000000016/d7da23b2) Requesting authorization (sgsn_auth.c:160) 20241212124553341 DMM INFO MM(262420000000016/d7da23b2) Requesting authentication tuples (sgsn_auth.c:184) 20241212124553341 DMM DEBUG MM(262420000000016/d7da23b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124553341 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20241212124553341 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@3fe731dd41f0: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@3fe731dd41f0: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20241212124553345 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124553345 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124553345 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124553345 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124553345 DMM INFO MM(262420000000016/d7da23b2) Subscriber data update (mmctx.c:445) 20241212124553345 DMM DEBUG MM(262420000000016/d7da23b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124553345 DMM INFO MM(262420000000016/d7da23b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124553345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124553345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124553345 DMM INFO MM(262420000000016/d7da23b2) <- GMM AUTH AND CIPHERING REQ (rand = d1 32 3f 9f fa fd 1c 44 3a 73 cf 8f e8 86 99 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124553353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124553353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124553353 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124553353 DMM INFO MM(262420000000016/d7da23b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124553353 DMM NOTICE MM(262420000000016/d7da23b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124553353 DMM DEBUG MM(262420000000016/d7da23b2) checking auth: received GSM SRES = e3 db cb 92 (gprs_gmm.c:666) 20241212124553353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124553354 DMM DEBUG MM(262420000000016/d7da23b2) Requesting authorization (sgsn_auth.c:160) 20241212124553354 DMM INFO MM(262420000000016/d7da23b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124553354 DMM DEBUG MM(262420000000016/d7da23b2) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124553354 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20241212124553354 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124553354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124553354 DMM INFO MM(262420000000016/d7da23b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7da23b2) (gprs_gmm.c:300) 20241212124553355 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124553355 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124553355 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241212124553355 DMM INFO MM(262420000000016/d7da23b2) Subscriber data update (mmctx.c:445) 20241212124553355 DMM DEBUG MM(262420000000016/d7da23b2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124553355 DMM INFO MM(262420000000016/d7da23b2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124553355 DMM NOTICE MM(262420000000016/d7da23b2) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20241212124553355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124553355 DMM NOTICE MM(262420000000016/d7da23b2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124553355 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) 20241212124553356 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124553356 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20241212124553356 DMM INFO MM(262420000000016/d7da23b2) Subscriber data update (mmctx.c:445) 20241212124553356 DMM DEBUG MM(262420000000016/d7da23b2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124553362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124553362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124553362 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124553362 DMM INFO MM(262420000000016/d7da23b2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124553362 DMM NOTICE MM(262420000000016/d7da23b2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124553362 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124553362 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124553362 DLLC NOTICE LLME(d0ea9ff5/d7da23b2){ASSIGNED} LLGM Assign pre (ffffffff => d7da23b2) (gprs_llc.c:1079) 20241212124553362 DLLC NOTICE LLME(ffffffff/d7da23b2){ASSIGNED} LLGM Assign post (ffffffff => d7da23b2) (gprs_llc.c:1125) 20241212124553362 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124553362 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124553362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124553362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124553413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124553413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241212124553413 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124553413 DMM INFO MM(262420000000016/d7da23b2) -> GMM DETACH REQUEST TLLI=0xd7da23b2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241212124553413 DMM INFO MM(262420000000016/d7da23b2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241212124553413 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124553413 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124553413 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124553413 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124553413 DLLC NOTICE LLME(ffffffff/d7da23b2){ASSIGNED} LLGM Assign pre (d7da23b2 => ffffffff) (gprs_llc.c:1079) 20241212124553413 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7da23b2 => ffffffff) (gprs_llc.c:1125) 20241212124553413 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20241212124553413 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124553413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124553413 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124553413 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124553413 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124553414 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@3fe731dd41f0: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@3fe731dd41f0: Final verdict of PTC: pass 20241212124558422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124558424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(704)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@3fe731dd41f0: Final verdict of PTC: none 20241212124558424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(702)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@3fe731dd41f0: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(692)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(697)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@3fe731dd41f0: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@3fe731dd41f0: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(695)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(700)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(690)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_detach_poweroff finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Dec 12 12:45:58 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20241212124558555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124558856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42770<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87112) 20241212124559425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124559425 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87112, count=92544) 20241212124600427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124600427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Thu Dec 12 12:46:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124601428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124601428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act started. 20241212124601914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124601915 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124601962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124601962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124601962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124601962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124601962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124601962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124601962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124601962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124601962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124601964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124601964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124601964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124601964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124601964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124601964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124601964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124601964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124601964 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124601964 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124601964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(711)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124601965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124601965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124601969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124601979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124601979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI196(710)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(712)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124602002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124602002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124602002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124602002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124602002 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124602002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124602002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124602002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124602002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124602004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124602004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124602004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124602004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124602004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124602004 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124602004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124602004 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124602004 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124602004 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124602004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124602005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124602005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124602009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124602019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124602019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(717)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act-BVCI210(715)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(721)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124602049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124602049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124602049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124602049 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124602049 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124602049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124602049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124602049 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124602049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124602051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124602051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124602051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124602051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124602051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124602051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124602051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124602051 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124602051 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124602051 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124602051 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124602051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124602051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124602056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124602064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124602064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124602430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124602430 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124602430 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124602430 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@3fe731dd41f0: 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) } } } } 20241212124602432 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(722)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124602433 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(710)@3fe731dd41f0: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='D4FA3BA7'O, index=0 SGSN_Test-GSUP(723)@3fe731dd41f0: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5AE6FB17248D4ECCE3679003A767A221'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BEA9620C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '568321B456EBF034'O } } } } } 20241212124602478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124602478 DLLC NOTICE LLME(ffffffff/d4fa3ba7){UNASSIGNED} LLC RX: unknown TLLI 0xd4fa3ba7, creating LLME on the fly (gprs_llc.c:552) 20241212124602478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124602478 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124602478 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124602478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124602478 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124602478 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124602478 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124602478 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124602478 DLLC NOTICE LLME(ffffffff/d4fa3ba7){UNASSIGNED} LLGM Assign pre (d4fa3ba7 => d624a6f5) (gprs_llc.c:1079) 20241212124602478 DLLC NOTICE LLME(d4fa3ba7/d624a6f5){ASSIGNED} LLGM Assign post (d4fa3ba7 => d624a6f5) (gprs_llc.c:1125) 20241212124602478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124602478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124602478 DMM DEBUG MM(262420000000017/d624a6f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124602492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124602492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124602492 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124602492 DMM DEBUG MM(262420000000017/d624a6f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20241212124602492 DMM NOTICE MM(262420000000017/d624a6f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124602492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124602492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124602492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124602492 DMM DEBUG MM(262420000000017/d624a6f5) Requesting authorization (sgsn_auth.c:160) 20241212124602492 DMM INFO MM(262420000000017/d624a6f5) Requesting authentication tuples (sgsn_auth.c:184) 20241212124602492 DMM DEBUG MM(262420000000017/d624a6f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124602492 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20241212124602492 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@3fe731dd41f0: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20241212124602495 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124602495 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124602495 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124602495 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124602495 DMM INFO MM(262420000000017/d624a6f5) Subscriber data update (mmctx.c:445) 20241212124602495 DMM DEBUG MM(262420000000017/d624a6f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124602495 DMM INFO MM(262420000000017/d624a6f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124602495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124602495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124602495 DMM INFO MM(262420000000017/d624a6f5) <- GMM AUTH AND CIPHERING REQ (rand = 5a e6 fb 17 24 8d 4e cc e3 67 90 03 a7 67 a2 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124602504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124602504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124602504 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124602504 DMM INFO MM(262420000000017/d624a6f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124602505 DMM NOTICE MM(262420000000017/d624a6f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124602505 DMM DEBUG MM(262420000000017/d624a6f5) checking auth: received GSM SRES = be a9 62 0c (gprs_gmm.c:666) 20241212124602505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124602505 DMM DEBUG MM(262420000000017/d624a6f5) Requesting authorization (sgsn_auth.c:160) 20241212124602505 DMM INFO MM(262420000000017/d624a6f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124602505 DMM DEBUG MM(262420000000017/d624a6f5) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124602505 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20241212124602505 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124602505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124602505 DMM INFO MM(262420000000017/d624a6f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xd624a6f5) (gprs_gmm.c:300) 20241212124602506 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124602506 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124602506 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241212124602506 DMM INFO MM(262420000000017/d624a6f5) Subscriber data update (mmctx.c:445) 20241212124602506 DMM DEBUG MM(262420000000017/d624a6f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124602506 DMM INFO MM(262420000000017/d624a6f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124602506 DMM NOTICE MM(262420000000017/d624a6f5) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20241212124602506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124602506 DMM NOTICE MM(262420000000017/d624a6f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124602506 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) 20241212124602507 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124602507 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20241212124602507 DMM INFO MM(262420000000017/d624a6f5) Subscriber data update (mmctx.c:445) 20241212124602507 DMM DEBUG MM(262420000000017/d624a6f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124602513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124602513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124602513 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124602513 DMM INFO MM(262420000000017/d624a6f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124602513 DMM NOTICE MM(262420000000017/d624a6f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124602513 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124602513 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124602513 DLLC NOTICE LLME(d4fa3ba7/d624a6f5){ASSIGNED} LLGM Assign pre (ffffffff => d624a6f5) (gprs_llc.c:1079) 20241212124602513 DLLC NOTICE LLME(ffffffff/d624a6f5){ASSIGNED} LLGM Assign post (ffffffff => d624a6f5) (gprs_llc.c:1125) 20241212124602513 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124602513 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124602513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124602513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124602565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124602565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124602565 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124602565 DMM INFO MM(262420000000017/d624a6f5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124602565 DMM INFO MM(262420000000017/d624a6f5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124602565 DMM DEBUG MM(262420000000017/d624a6f5) Using GGSN 0 (gprs_sm.c:312) 20241212124602565 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124602565 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20241212124602565 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124602565 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124602565 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20241212124602576 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 02 00 00 01 80 08 00 10 f3 05 a8 7c 11 e7 4a d7 9c 14 05 7f ce 1f 9a ed 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:443) 20241212124602576 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822240c8, cbp=0x56395c205500) (sgsn_libgtp.c:632) 20241212124602576 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124602576 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c209028 TLLI=d624a6f5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124602576 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124602576 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(710)@3fe731dd41f0: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@3fe731dd41f0: Final verdict of PTC: pass 20241212124602587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42778<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124602589 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124602589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(723)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(711)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(710)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(716)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(721)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(709)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(714)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(719)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act-BVCI196(710): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Dec 12 12:46:02 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20241212124602719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124603120 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60620) 20241212124603591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124603591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=60620, count=91856) 20241212124604592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124604592 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Thu Dec 12 12:46:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124605594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124605594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212124605713 DGPRS DEBUG Checking for inactive LLMEs, time = 15818299 (sgsn.c:131) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_pdp_act_unattached started. 20241212124606179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124606181 DMM INFO MM(262420000000017/d624a6f5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124606181 DMM INFO MM(262420000000017/d624a6f5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124606181 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124606181 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124606181 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124606181 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124606181 DLLC NOTICE LLME(ffffffff/d624a6f5){ASSIGNED} LLGM Assign pre (d624a6f5 => ffffffff) (gprs_llc.c:1079) 20241212124606181 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d624a6f5 => ffffffff) (gprs_llc.c:1125) 20241212124606181 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c208cd0 (gprs_sndcp.c:574) 20241212124606181 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c209028, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124606181 DMM NOTICE MM(262420000000017/d624a6f5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212124606181 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20241212124606181 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212124606181 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124606181 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20241212124606181 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20241212124606181 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124606181 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f7 09 00 28 01 01 (gsup_client.c:399) 20241212124606181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124606181 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124606181 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124606181 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124606181 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(731)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124606231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124606231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124606231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124606231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124606231 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124606231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124606231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124606231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124606231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(731)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124606232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124606232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124606232 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124606233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124606233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124606233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124606233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124606233 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124606233 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124606233 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124606233 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(730)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(731)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124606233 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124606233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(731)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124606237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124606245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124606245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(732)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(728)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(730)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124606256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124606256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124606256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124606256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124606256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124606256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124606256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124606256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124606256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124606257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124606257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124606257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124606258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124606258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124606258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124606258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124606258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124606258 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124606258 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124606258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(735)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124606258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124606258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124606262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(732)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124606273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124606273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124606298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124606298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124606298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124606298 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124606298 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124606298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124606298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) [38;5;63m20241212124606298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124606298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124606300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124606300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124606300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124606300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124606300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124606300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124606300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124606300 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124606300 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124606300 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124606300 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(740)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124606301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124606301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124606305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124606314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124606314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124606595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124606595 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124606595 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124606595 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@3fe731dd41f0: 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) } } } } 20241212124606598 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124606598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(728)@3fe731dd41f0: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='CCFE2A54'O, index=0 SGSN_Test-GSUP(742)@3fe731dd41f0: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20241212124606645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124606646 DLLC NOTICE LLME(ffffffff/ccfe2a54){UNASSIGNED} LLC RX: unknown TLLI 0xccfe2a54, creating LLME on the fly (gprs_llc.c:552) 20241212124606646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20241212124606646 DMM NOTICE LLME(ffffffff/ccfe2a54){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20241212124606646 DLLC NOTICE LLME(ffffffff/ccfe2a54){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241212124606646 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@3fe731dd41f0: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(728)@3fe731dd41f0: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@3fe731dd41f0: Final verdict of PTC: pass 20241212124606659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42794<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(731)@3fe731dd41f0: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(728)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(735)@3fe731dd41f0: Final verdict of PTC: none 20241212124606662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124606662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-BSSGP2(737)@3fe731dd41f0: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@3fe731dd41f0: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(740)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(729)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(733)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(738)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_pdp_act_unattached-BVCI196(728): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Dec 12 12:46:06 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20241212124606777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124607078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44094<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43400) 20241212124607663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124607663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43400, count=59664) 20241212124608665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124608665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Thu Dec 12 12:46:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124609667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124609667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user started. 20241212124610138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124610139 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(750)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(750)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124610189 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124610190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124610190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124610190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124610190 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124610190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124610190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124610190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124610190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(750)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124610192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124610192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124610192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124610192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124610192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124610192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124610192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124610192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124610192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124610192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124610192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124610193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124610193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(750)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(749)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(750)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124610196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(746)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124610204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124610204 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(747)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(749)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(755)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124610225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124610225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124610225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124610225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124610225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124610225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124610225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124610225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124610225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124610227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124610227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124610227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124610227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124610227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124610227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124610227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124610227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124610227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124610227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124610227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(755)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124610228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124610228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124610232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124610243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124610243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(754)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user-BVCI210(752)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(759)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124610250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124610250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124610250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124610251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124610251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124610251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124610251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124610251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124610251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124610252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124610252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124610252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124610252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124610252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124610252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124610252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124610252 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124610252 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124610252 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124610252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124610253 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124610253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124610256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124610266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124610266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124610668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124610668 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124610668 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124610668 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@3fe731dd41f0: 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) } } } } 20241212124610670 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124610671 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(747)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='C4CBD9E1'O, index=0 SGSN_Test-GSUP(761)@3fe731dd41f0: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'BBD765733B2643A9BA1D83C365449E68'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CDA921C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E660ADC4932CD8F'O } } } } } 20241212124610717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124610717 DLLC NOTICE LLME(ffffffff/c4cbd9e1){UNASSIGNED} LLC RX: unknown TLLI 0xc4cbd9e1, creating LLME on the fly (gprs_llc.c:552) 20241212124610717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124610717 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124610717 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124610717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124610717 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124610717 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124610717 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124610717 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124610717 DLLC NOTICE LLME(ffffffff/c4cbd9e1){UNASSIGNED} LLGM Assign pre (c4cbd9e1 => f0f3bd32) (gprs_llc.c:1079) 20241212124610717 DLLC NOTICE LLME(c4cbd9e1/f0f3bd32){ASSIGNED} LLGM Assign post (c4cbd9e1 => f0f3bd32) (gprs_llc.c:1125) 20241212124610717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124610717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124610717 DMM DEBUG MM(262420000000019/f0f3bd32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124610731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124610731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124610731 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124610731 DMM DEBUG MM(262420000000019/f0f3bd32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20241212124610731 DMM NOTICE MM(262420000000019/f0f3bd32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124610731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124610731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124610731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124610731 DMM DEBUG MM(262420000000019/f0f3bd32) Requesting authorization (sgsn_auth.c:160) 20241212124610731 DMM INFO MM(262420000000019/f0f3bd32) Requesting authentication tuples (sgsn_auth.c:184) 20241212124610731 DMM DEBUG MM(262420000000019/f0f3bd32) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124610731 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20241212124610731 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(761)@3fe731dd41f0: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20241212124610733 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124610733 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124610734 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124610734 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124610734 DMM INFO MM(262420000000019/f0f3bd32) Subscriber data update (mmctx.c:445) 20241212124610734 DMM DEBUG MM(262420000000019/f0f3bd32) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124610734 DMM INFO MM(262420000000019/f0f3bd32) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124610734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124610734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124610734 DMM INFO MM(262420000000019/f0f3bd32) <- GMM AUTH AND CIPHERING REQ (rand = bb d7 65 73 3b 26 43 a9 ba 1d 83 c3 65 44 9e 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124610741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124610741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124610741 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124610741 DMM INFO MM(262420000000019/f0f3bd32) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124610741 DMM NOTICE MM(262420000000019/f0f3bd32) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124610741 DMM DEBUG MM(262420000000019/f0f3bd32) checking auth: received GSM SRES = 9c da 92 1c (gprs_gmm.c:666) 20241212124610741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124610741 DMM DEBUG MM(262420000000019/f0f3bd32) Requesting authorization (sgsn_auth.c:160) 20241212124610741 DMM INFO MM(262420000000019/f0f3bd32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124610741 DMM DEBUG MM(262420000000019/f0f3bd32) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124610741 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20241212124610741 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 10 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124610741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124610741 DMM INFO MM(262420000000019/f0f3bd32) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0f3bd32) (gprs_gmm.c:300) 20241212124610743 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124610743 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124610743 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241212124610743 DMM INFO MM(262420000000019/f0f3bd32) Subscriber data update (mmctx.c:445) 20241212124610743 DMM DEBUG MM(262420000000019/f0f3bd32) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124610743 DMM INFO MM(262420000000019/f0f3bd32) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124610743 DMM NOTICE MM(262420000000019/f0f3bd32) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20241212124610743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124610743 DMM NOTICE MM(262420000000019/f0f3bd32) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124610743 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) 20241212124610743 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124610743 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20241212124610743 DMM INFO MM(262420000000019/f0f3bd32) Subscriber data update (mmctx.c:445) 20241212124610743 DMM DEBUG MM(262420000000019/f0f3bd32) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124610750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124610750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124610750 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124610750 DMM INFO MM(262420000000019/f0f3bd32) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124610750 DMM NOTICE MM(262420000000019/f0f3bd32) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124610750 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124610750 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124610750 DLLC NOTICE LLME(c4cbd9e1/f0f3bd32){ASSIGNED} LLGM Assign pre (ffffffff => f0f3bd32) (gprs_llc.c:1079) 20241212124610750 DLLC NOTICE LLME(ffffffff/f0f3bd32){ASSIGNED} LLGM Assign post (ffffffff => f0f3bd32) (gprs_llc.c:1125) 20241212124610750 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124610750 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124610750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124610750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124610802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124610802 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124610802 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124610802 DMM INFO MM(262420000000019/f0f3bd32) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124610802 DMM INFO MM(262420000000019/f0f3bd32) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124610802 DMM DEBUG MM(262420000000019/f0f3bd32) Using GGSN 0 (gprs_sm.c:312) 20241212124610802 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124610802 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20241212124610802 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124610802 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124610802 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20241212124610814 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 04 00 00 01 80 08 00 10 bb d0 80 09 11 c5 c8 0a e9 14 05 7f 6f 35 f8 3c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:443) 20241212124610814 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc82225138, cbp=0x56395c205910) (sgsn_libgtp.c:632) 20241212124610814 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124610814 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20b2d8 TLLI=f0f3bd32, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124610814 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124610814 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124610822 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:779) 20241212124610831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124610831 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241212124610831 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_attach_pdp_act_user-BVCI196(747)@3fe731dd41f0: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@3fe731dd41f0: Final verdict of PTC: pass 20241212124610835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44096<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124610837 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124610837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(760)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(761)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(750)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(755)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(747)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(759)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(753)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(748)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(757)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(747): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(748): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(750): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Thu Dec 12 12:46:10 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20241212124610972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124611373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50032) 20241212124611838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124611838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50032, count=95420) 20241212124612839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124612839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Thu Dec 12 12:46:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124613840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124613840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_ggsn_reject started. 20241212124614425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124614426 DMM INFO MM(262420000000019/f0f3bd32) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124614426 DMM INFO MM(262420000000019/f0f3bd32) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124614426 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124614426 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124614426 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124614426 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124614426 DLLC NOTICE LLME(ffffffff/f0f3bd32){ASSIGNED} LLGM Assign pre (f0f3bd32 => ffffffff) (gprs_llc.c:1079) 20241212124614426 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f0f3bd32 => ffffffff) (gprs_llc.c:1125) 20241212124614426 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20af80 (gprs_sndcp.c:574) 20241212124614426 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20b2d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124614426 DMM NOTICE MM(262420000000019/f0f3bd32) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212124614427 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20241212124614427 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212124614427 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124614427 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20241212124614427 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20241212124614427 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124614427 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 10 f9 09 00 28 01 01 (gsup_client.c:399) 20241212124614427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124614427 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124614427 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124614427 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124614427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124614471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124614471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124614471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124614471 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124614471 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124614471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124614471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124614471 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124614471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124614473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124614473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124614473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124614473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124614473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124614473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124614473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124614473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124614473 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124614473 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124614473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124614473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124614473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124614477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(765)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124614485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124614485 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124614508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124614508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124614508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124614508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124614508 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124614508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124614508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124614508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124614508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124614509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124614509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124614509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124614510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124614510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124614510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124614510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124614510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124614510 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124614510 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124614510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124614510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124614510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124614514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124614524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124614524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124614552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124614552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124614552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124614552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124614552 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124614552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124614552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124614552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124614552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124614554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124614554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124614554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124614554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124614554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124614554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124614554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124614554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124614554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124614554 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124614554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124614554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124614554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124614558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124614569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124614569 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(777)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124614841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124614841 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124614841 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124614841 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(779)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@3fe731dd41f0: 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) } } } } 20241212124614843 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(779)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124614844 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(779)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='D4536556'O, index=0 SGSN_Test-GSUP(780)@3fe731dd41f0: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '81482C08B780115F78E2DFAFDA18BBE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A87F2A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '215D3ABC0A17EB73'O } } } } } 20241212124614887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124614887 DLLC NOTICE LLME(ffffffff/d4536556){UNASSIGNED} LLC RX: unknown TLLI 0xd4536556, creating LLME on the fly (gprs_llc.c:552) 20241212124614887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124614887 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124614887 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124614887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124614887 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124614887 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124614887 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124614887 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124614887 DLLC NOTICE LLME(ffffffff/d4536556){UNASSIGNED} LLGM Assign pre (d4536556 => c418291b) (gprs_llc.c:1079) 20241212124614887 DLLC NOTICE LLME(d4536556/c418291b){ASSIGNED} LLGM Assign post (d4536556 => c418291b) (gprs_llc.c:1125) 20241212124614887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124614887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124614887 DMM DEBUG MM(262420000000020/c418291b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124614900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124614900 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124614900 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124614900 DMM DEBUG MM(262420000000020/c418291b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20241212124614900 DMM NOTICE MM(262420000000020/c418291b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124614900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124614900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124614900 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124614900 DMM DEBUG MM(262420000000020/c418291b) Requesting authorization (sgsn_auth.c:160) 20241212124614900 DMM INFO MM(262420000000020/c418291b) Requesting authentication tuples (sgsn_auth.c:184) 20241212124614900 DMM DEBUG MM(262420000000020/c418291b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124614900 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20241212124614900 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@3fe731dd41f0: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20241212124614903 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124614903 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124614903 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124614903 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124614903 DMM INFO MM(262420000000020/c418291b) Subscriber data update (mmctx.c:445) 20241212124614903 DMM DEBUG MM(262420000000020/c418291b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124614903 DMM INFO MM(262420000000020/c418291b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124614903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124614903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124614903 DMM INFO MM(262420000000020/c418291b) <- GMM AUTH AND CIPHERING REQ (rand = 81 48 2c 08 b7 80 11 5f 78 e2 df af da 18 bb e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124614910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124614910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124614910 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124614910 DMM INFO MM(262420000000020/c418291b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124614910 DMM NOTICE MM(262420000000020/c418291b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124614910 DMM DEBUG MM(262420000000020/c418291b) checking auth: received GSM SRES = 6a 87 f2 a8 (gprs_gmm.c:666) 20241212124614910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124614910 DMM DEBUG MM(262420000000020/c418291b) Requesting authorization (sgsn_auth.c:160) 20241212124614910 DMM INFO MM(262420000000020/c418291b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124614910 DMM DEBUG MM(262420000000020/c418291b) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124614910 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20241212124614910 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124614910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124614910 DMM INFO MM(262420000000020/c418291b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc418291b) (gprs_gmm.c:300) 20241212124614911 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124614911 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124614911 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241212124614911 DMM INFO MM(262420000000020/c418291b) Subscriber data update (mmctx.c:445) 20241212124614911 DMM DEBUG MM(262420000000020/c418291b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124614911 DMM INFO MM(262420000000020/c418291b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124614911 DMM NOTICE MM(262420000000020/c418291b) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20241212124614911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124614911 DMM NOTICE MM(262420000000020/c418291b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124614911 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) 20241212124614912 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124614912 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20241212124614912 DMM INFO MM(262420000000020/c418291b) Subscriber data update (mmctx.c:445) 20241212124614912 DMM DEBUG MM(262420000000020/c418291b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124614917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124614918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124614918 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124614918 DMM INFO MM(262420000000020/c418291b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124614918 DMM NOTICE MM(262420000000020/c418291b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124614918 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124614918 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124614918 DLLC NOTICE LLME(d4536556/c418291b){ASSIGNED} LLGM Assign pre (ffffffff => c418291b) (gprs_llc.c:1079) 20241212124614918 DLLC NOTICE LLME(ffffffff/c418291b){ASSIGNED} LLGM Assign post (ffffffff => c418291b) (gprs_llc.c:1125) 20241212124614918 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124614918 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124614918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124614918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124614969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124614969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124614969 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124614969 DMM INFO MM(262420000000020/c418291b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124614969 DMM INFO MM(262420000000020/c418291b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124614969 DMM DEBUG MM(262420000000020/c418291b) Using GGSN 0 (gprs_sm.c:312) 20241212124614969 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124614969 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20241212124614969 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124614969 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124614969 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20241212124614981 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 06 00 00 01 c7 08 00 10 3e 2f 3c 8a 11 57 9d d7 b0 14 05 7f 47 44 6e 0a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20241212124614981 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fbc822261a8, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124614981 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241212124614981 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20241212124614981 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241212124614981 DMM NOTICE MM(262420000000020/c418291b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@3fe731dd41f0: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@3fe731dd41f0: Final verdict of PTC: pass 20241212124614988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44122<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(773)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(768)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(780)@3fe731dd41f0: Final verdict of PTC: none 20241212124614991 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124614991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(774)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(777)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(778)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(771)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(776)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(766)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(777): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Thu Dec 12 12:46:15 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20241212124615123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124615525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94220) 20241212124615992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124615992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94220, count=98576) 20241212124616992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124616992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Thu Dec 12 12:46:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124617993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124617993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_deact_mo started. 20241212124618583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124618584 DMM INFO MM(262420000000020/c418291b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124618584 DMM INFO MM(262420000000020/c418291b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124618584 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124618584 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124618584 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124618584 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124618584 DLLC NOTICE LLME(ffffffff/c418291b){ASSIGNED} LLGM Assign pre (c418291b => ffffffff) (gprs_llc.c:1079) 20241212124618584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c418291b => ffffffff) (gprs_llc.c:1125) 20241212124618584 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20241212124618584 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124618584 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f0 09 00 28 01 01 (gsup_client.c:399) 20241212124618584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124618584 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124618584 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124618584 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124618584 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124618634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124618634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124618634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124618634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124618634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124618634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124618634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124618634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124618634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124618635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124618635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124618635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124618635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124618635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124618635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124618635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124618635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124618635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124618635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124618635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(787)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124618636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124618636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124618639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(788)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(784)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124618650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124618650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI196(786)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(792)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124618669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124618669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124618669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124618669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124618669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124618669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124618669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124618669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124618669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124618671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124618671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124618671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124618671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124618672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124618672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124618672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124618672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124618672 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124618672 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124618672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124618672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124618672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124618678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(793)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(789)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124618689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124618689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI210(791)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(793)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124618707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124618708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124618708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124618708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124618708 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124618708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124618708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124618708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124618708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124618709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124618709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124618709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124618710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124618710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124618710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124618710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124618710 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124618710 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124618710 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124618710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124618710 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124618710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124618714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124618725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124618725 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124618994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124618994 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124618994 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124618994 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@3fe731dd41f0: 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) } } } } 20241212124618996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124618997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='E91A107A'O, index=0 SGSN_Test-GSUP(799)@3fe731dd41f0: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(801) TC_attach_pdp_act_user_deact_mo(801)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'EAE07BE17529E1FAF4E32B7CEB6648D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3DCC2170'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4669EED319E1CB61'O } } } } } 20241212124619044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124619044 DLLC NOTICE LLME(ffffffff/e91a107a){UNASSIGNED} LLC RX: unknown TLLI 0xe91a107a, creating LLME on the fly (gprs_llc.c:552) 20241212124619044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124619044 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124619044 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124619044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124619044 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124619044 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124619044 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124619044 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124619044 DLLC NOTICE LLME(ffffffff/e91a107a){UNASSIGNED} LLGM Assign pre (e91a107a => e6085b83) (gprs_llc.c:1079) 20241212124619044 DLLC NOTICE LLME(e91a107a/e6085b83){ASSIGNED} LLGM Assign post (e91a107a => e6085b83) (gprs_llc.c:1125) 20241212124619044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124619044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124619045 DMM DEBUG MM(262420000000021/e6085b83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124619058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124619058 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124619058 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124619058 DMM DEBUG MM(262420000000021/e6085b83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20241212124619058 DMM NOTICE MM(262420000000021/e6085b83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124619058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124619058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124619058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124619058 DMM DEBUG MM(262420000000021/e6085b83) Requesting authorization (sgsn_auth.c:160) 20241212124619059 DMM INFO MM(262420000000021/e6085b83) Requesting authentication tuples (sgsn_auth.c:184) 20241212124619059 DMM DEBUG MM(262420000000021/e6085b83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124619059 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20241212124619059 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@3fe731dd41f0: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20241212124619062 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124619062 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124619062 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124619062 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124619062 DMM INFO MM(262420000000021/e6085b83) Subscriber data update (mmctx.c:445) 20241212124619062 DMM DEBUG MM(262420000000021/e6085b83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124619062 DMM INFO MM(262420000000021/e6085b83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124619062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124619062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124619062 DMM INFO MM(262420000000021/e6085b83) <- GMM AUTH AND CIPHERING REQ (rand = ea e0 7b e1 75 29 e1 fa f4 e3 2b 7c eb 66 48 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124619069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124619069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124619069 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124619069 DMM INFO MM(262420000000021/e6085b83) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124619069 DMM NOTICE MM(262420000000021/e6085b83) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124619069 DMM DEBUG MM(262420000000021/e6085b83) checking auth: received GSM SRES = 3d cc 21 70 (gprs_gmm.c:666) 20241212124619069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124619069 DMM DEBUG MM(262420000000021/e6085b83) Requesting authorization (sgsn_auth.c:160) 20241212124619069 DMM INFO MM(262420000000021/e6085b83) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124619069 DMM DEBUG MM(262420000000021/e6085b83) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124619069 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20241212124619069 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124619069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124619069 DMM INFO MM(262420000000021/e6085b83) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6085b83) (gprs_gmm.c:300) 20241212124619070 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124619070 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124619070 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241212124619070 DMM INFO MM(262420000000021/e6085b83) Subscriber data update (mmctx.c:445) 20241212124619070 DMM DEBUG MM(262420000000021/e6085b83) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124619070 DMM INFO MM(262420000000021/e6085b83) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124619070 DMM NOTICE MM(262420000000021/e6085b83) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20241212124619070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124619070 DMM NOTICE MM(262420000000021/e6085b83) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124619070 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) 20241212124619071 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124619071 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20241212124619071 DMM INFO MM(262420000000021/e6085b83) Subscriber data update (mmctx.c:445) 20241212124619071 DMM DEBUG MM(262420000000021/e6085b83) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124619077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124619077 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124619077 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124619077 DMM INFO MM(262420000000021/e6085b83) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124619077 DMM NOTICE MM(262420000000021/e6085b83) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124619077 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124619077 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124619077 DLLC NOTICE LLME(e91a107a/e6085b83){ASSIGNED} LLGM Assign pre (ffffffff => e6085b83) (gprs_llc.c:1079) 20241212124619077 DLLC NOTICE LLME(ffffffff/e6085b83){ASSIGNED} LLGM Assign post (ffffffff => e6085b83) (gprs_llc.c:1125) 20241212124619077 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124619077 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124619077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124619078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124619129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124619129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124619129 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124619129 DMM INFO MM(262420000000021/e6085b83) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124619129 DMM INFO MM(262420000000021/e6085b83) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124619129 DMM DEBUG MM(262420000000021/e6085b83) Using GGSN 0 (gprs_sm.c:312) 20241212124619129 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124619129 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20241212124619129 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124619129 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124619129 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20241212124619140 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 07 00 00 01 80 08 00 10 8e 8c 34 e4 11 2a 22 30 73 14 05 7f 27 c2 2b a8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:443) 20241212124619140 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822261a8, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124619140 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124619140 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=e6085b83, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124619140 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124619141 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124619148 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:779) 20241212124619155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124619155 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241212124619155 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124619159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124619159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241212124619159 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124619159 DMM INFO MM(262420000000021/e6085b83) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241212124619159 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124619159 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20241212124619161 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 08 00 00 01 80 : Freeing seq=1032 from retransmit req queue (gtp.c:443) 20241212124619161 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbc822261a8, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124619161 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241212124619161 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=e6085b83, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124619161 DMM INFO MM(262420000000021/e6085b83) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241212124619161 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241212124619161 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@3fe731dd41f0: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@3fe731dd41f0: Final verdict of PTC: pass 20241212124619169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59344<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124619171 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124619171 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(787)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(791)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(797)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(790)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(792)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(795)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(785)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(791): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Thu Dec 12 12:46:19 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20241212124619296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124619698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101296) 20241212124620172 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124620172 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101296, count=105652) 20241212124621174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124621174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Thu Dec 12 12:46:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124622175 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124622175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_deact_mt started. 20241212124622760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124622762 DMM INFO MM(262420000000021/e6085b83) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124622762 DMM INFO MM(262420000000021/e6085b83) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124622762 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124622762 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124622762 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124622762 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124622762 DLLC NOTICE LLME(ffffffff/e6085b83){ASSIGNED} LLGM Assign pre (e6085b83 => ffffffff) (gprs_llc.c:1079) 20241212124622762 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6085b83 => ffffffff) (gprs_llc.c:1125) 20241212124622762 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20241212124622762 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124622762 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f1 09 00 28 01 01 (gsup_client.c:399) 20241212124622762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124622762 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124622762 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124622762 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124622762 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124622809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124622809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124622809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124622809 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124622809 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124622809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124622809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124622809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124622809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124622811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124622811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124622811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124622811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124622811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124622811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124622811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124622811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124622811 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124622811 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124622811 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124622812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124622812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124622815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124622824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124622824 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124622848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124622848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124622848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124622848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124622848 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124622848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124622848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124622848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124622848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124622850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124622850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124622850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124622850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124622850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124622850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124622850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124622850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124622850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124622850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124622850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124622851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124622851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124622854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(812)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(808)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124622865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124622865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI210(810)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124622898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124622898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124622898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124622898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124622898 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124622898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124622898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124622898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124622898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124622900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124622900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124622900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124622901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124622901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124622901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124622901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124622901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124622901 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124622901 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124622901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124622901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124622901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124622905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124622915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124622915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mt-BVCI220(814)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124623176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124623176 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124623176 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124623176 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(816)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@3fe731dd41f0: 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) } } } } 20241212124623178 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(816)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124623179 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(816)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(816)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(816)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='FC6C05B6'O, index=0 SGSN_Test-GSUP(818)@3fe731dd41f0: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(820) TC_attach_pdp_act_user_deact_mt(820)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DECB53FDB8DCBC589500DEBA634B704F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8FB2B5C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1AFA3AC499AB5867'O } } } } } 20241212124623226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124623226 DLLC NOTICE LLME(ffffffff/fc6c05b6){UNASSIGNED} LLC RX: unknown TLLI 0xfc6c05b6, creating LLME on the fly (gprs_llc.c:552) 20241212124623226 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124623227 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124623227 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124623227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124623227 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124623227 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124623227 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124623227 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124623227 DLLC NOTICE LLME(ffffffff/fc6c05b6){UNASSIGNED} LLGM Assign pre (fc6c05b6 => e861bb26) (gprs_llc.c:1079) 20241212124623227 DLLC NOTICE LLME(fc6c05b6/e861bb26){ASSIGNED} LLGM Assign post (fc6c05b6 => e861bb26) (gprs_llc.c:1125) 20241212124623227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124623227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124623227 DMM DEBUG MM(262420000000022/e861bb26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124623240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124623240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124623240 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124623240 DMM DEBUG MM(262420000000022/e861bb26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241212124623240 DMM NOTICE MM(262420000000022/e861bb26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124623240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124623240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124623240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124623240 DMM DEBUG MM(262420000000022/e861bb26) Requesting authorization (sgsn_auth.c:160) 20241212124623240 DMM INFO MM(262420000000022/e861bb26) Requesting authentication tuples (sgsn_auth.c:184) 20241212124623240 DMM DEBUG MM(262420000000022/e861bb26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124623240 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241212124623240 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@3fe731dd41f0: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20241212124623243 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124623243 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124623243 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124623243 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124623243 DMM INFO MM(262420000000022/e861bb26) Subscriber data update (mmctx.c:445) 20241212124623243 DMM DEBUG MM(262420000000022/e861bb26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124623243 DMM INFO MM(262420000000022/e861bb26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124623243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124623243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124623243 DMM INFO MM(262420000000022/e861bb26) <- GMM AUTH AND CIPHERING REQ (rand = de cb 53 fd b8 dc bc 58 95 00 de ba 63 4b 70 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124623251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124623251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124623251 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124623251 DMM INFO MM(262420000000022/e861bb26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124623251 DMM NOTICE MM(262420000000022/e861bb26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124623251 DMM DEBUG MM(262420000000022/e861bb26) checking auth: received GSM SRES = 8f b2 b5 c4 (gprs_gmm.c:666) 20241212124623251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124623251 DMM DEBUG MM(262420000000022/e861bb26) Requesting authorization (sgsn_auth.c:160) 20241212124623251 DMM INFO MM(262420000000022/e861bb26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124623251 DMM DEBUG MM(262420000000022/e861bb26) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124623251 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241212124623251 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124623251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124623251 DMM INFO MM(262420000000022/e861bb26) <- GMM ATTACH ACCEPT (new P-TMSI=0xe861bb26) (gprs_gmm.c:300) 20241212124623252 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124623252 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124623252 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241212124623252 DMM INFO MM(262420000000022/e861bb26) Subscriber data update (mmctx.c:445) 20241212124623252 DMM DEBUG MM(262420000000022/e861bb26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124623252 DMM INFO MM(262420000000022/e861bb26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124623252 DMM NOTICE MM(262420000000022/e861bb26) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241212124623252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124623252 DMM NOTICE MM(262420000000022/e861bb26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124623252 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20241212124623253 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124623253 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241212124623253 DMM INFO MM(262420000000022/e861bb26) Subscriber data update (mmctx.c:445) 20241212124623253 DMM DEBUG MM(262420000000022/e861bb26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124623258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124623258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124623259 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124623259 DMM INFO MM(262420000000022/e861bb26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124623259 DMM NOTICE MM(262420000000022/e861bb26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124623259 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124623259 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124623259 DLLC NOTICE LLME(fc6c05b6/e861bb26){ASSIGNED} LLGM Assign pre (ffffffff => e861bb26) (gprs_llc.c:1079) 20241212124623259 DLLC NOTICE LLME(ffffffff/e861bb26){ASSIGNED} LLGM Assign post (ffffffff => e861bb26) (gprs_llc.c:1125) 20241212124623259 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124623259 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124623259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124623259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124623310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124623310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124623310 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124623310 DMM INFO MM(262420000000022/e861bb26) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124623310 DMM INFO MM(262420000000022/e861bb26) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124623310 DMM DEBUG MM(262420000000022/e861bb26) Using GGSN 0 (gprs_sm.c:312) 20241212124623310 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124623310 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20241212124623310 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124623310 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124623311 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20241212124623322 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 09 00 00 01 80 08 00 10 ac c3 74 30 11 19 e6 33 0a 14 05 7f 7f e1 d5 e1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:443) 20241212124623322 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822261a8, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124623322 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124623322 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=e861bb26, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124623322 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124623322 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124623330 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:779) 20241212124623338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124623338 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241212124623338 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124623340 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241212124623341 DGPRS INFO PDP(262420000000022:5): Context 0x7fbc822261a8 was deleted (sgsn_libgtp.c:660) 20241212124623341 DMM INFO MM(262420000000022/e861bb26) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241212124623341 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20241212124623341 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@3fe731dd41f0: Removing Client IMSI='262420000000022'H, index=0 20241212124623347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124623347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241212124623347 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124623348 DMM INFO MM(262420000000022/e861bb26) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@3fe731dd41f0: Final verdict of PTC: pass 20241212124623350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59362<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@3fe731dd41f0: Final verdict of PTC: none 20241212124623353 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb2-NS2(812)@3fe731dd41f0: Final verdict of PTC: none 20241212124623353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(808)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(816)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(811)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(817)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(814)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(806)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(809)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(804)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(815)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(814): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Thu Dec 12 12:46:23 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20241212124623481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124623882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91100) 20241212124624354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124624354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=91100, count=103948) 20241212124625355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124625355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Thu Dec 12 12:46:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124626357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124626357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_deact_dup started. 20241212124626944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124626946 DMM INFO MM(262420000000022/e861bb26) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124626946 DMM INFO MM(262420000000022/e861bb26) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124626946 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124626946 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124626946 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124626946 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124626946 DLLC NOTICE LLME(ffffffff/e861bb26){ASSIGNED} LLGM Assign pre (e861bb26 => ffffffff) (gprs_llc.c:1079) 20241212124626946 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e861bb26 => ffffffff) (gprs_llc.c:1125) 20241212124626946 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124626946 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124626946 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241212124626946 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124626946 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gsup_client.c:399) 20241212124626946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124626946 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124626946 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124626946 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124626946 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124626991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124626991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124626991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124626991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124626991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124626991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124626991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124626991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124626991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124626992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124626992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124626992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124626993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124626993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124626993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124626993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124626993 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124626993 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124626993 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124626993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124626993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124626993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124626997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124627006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(831)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@3fe731dd41f0: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(830)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124627038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124627038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124627038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124627038 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124627038 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124627038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124627038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124627038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124627038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(831)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124627040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124627040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124627040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124627041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124627041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124627041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124627041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124627041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124627041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124627041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124627041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(831)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124627041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124627041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124627044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124627055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627055 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI210(828)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124627067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124627067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124627067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124627067 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124627067 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124627067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124627067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124627067 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124627067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124627069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124627069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124627069 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124627070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124627070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124627070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124627070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124627070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124627070 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124627070 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124627070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124627070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124627070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124627074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124627084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124627359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124627359 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124627359 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124627359 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@3fe731dd41f0: 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) } } } } 20241212124627361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124627362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='E509E7FC'O, index=0 SGSN_Test-GSUP(837)@3fe731dd41f0: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3EFBA040F8C77072EAEB553F2C653387'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7DC9C5B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6869356FCFEEE3F9'O } } } } } 20241212124627408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627408 DLLC NOTICE LLME(ffffffff/e509e7fc){UNASSIGNED} LLC RX: unknown TLLI 0xe509e7fc, creating LLME on the fly (gprs_llc.c:552) 20241212124627408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124627408 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124627408 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124627408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124627408 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124627408 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124627408 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124627408 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124627408 DLLC NOTICE LLME(ffffffff/e509e7fc){UNASSIGNED} LLGM Assign pre (e509e7fc => ea12302a) (gprs_llc.c:1079) 20241212124627408 DLLC NOTICE LLME(e509e7fc/ea12302a){ASSIGNED} LLGM Assign post (e509e7fc => ea12302a) (gprs_llc.c:1125) 20241212124627408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124627408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124627408 DMM DEBUG MM(262420000000046/ea12302a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124627421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124627421 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124627421 DMM DEBUG MM(262420000000046/ea12302a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20241212124627421 DMM NOTICE MM(262420000000046/ea12302a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124627421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124627421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124627421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124627421 DMM DEBUG MM(262420000000046/ea12302a) Requesting authorization (sgsn_auth.c:160) 20241212124627421 DMM INFO MM(262420000000046/ea12302a) Requesting authentication tuples (sgsn_auth.c:184) 20241212124627421 DMM DEBUG MM(262420000000046/ea12302a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124627421 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20241212124627421 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@3fe731dd41f0: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20241212124627424 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124627424 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124627424 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124627424 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124627424 DMM INFO MM(262420000000046/ea12302a) Subscriber data update (mmctx.c:445) 20241212124627424 DMM DEBUG MM(262420000000046/ea12302a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124627424 DMM INFO MM(262420000000046/ea12302a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124627424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124627424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124627424 DMM INFO MM(262420000000046/ea12302a) <- GMM AUTH AND CIPHERING REQ (rand = 3e fb a0 40 f8 c7 70 72 ea eb 55 3f 2c 65 33 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124627433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627433 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124627433 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124627433 DMM INFO MM(262420000000046/ea12302a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124627433 DMM NOTICE MM(262420000000046/ea12302a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124627433 DMM DEBUG MM(262420000000046/ea12302a) checking auth: received GSM SRES = b7 dc 9c 5b (gprs_gmm.c:666) 20241212124627433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124627433 DMM DEBUG MM(262420000000046/ea12302a) Requesting authorization (sgsn_auth.c:160) 20241212124627433 DMM INFO MM(262420000000046/ea12302a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124627433 DMM DEBUG MM(262420000000046/ea12302a) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124627433 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20241212124627433 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124627433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124627433 DMM INFO MM(262420000000046/ea12302a) <- GMM ATTACH ACCEPT (new P-TMSI=0xea12302a) (gprs_gmm.c:300) 20241212124627434 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124627434 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124627434 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241212124627434 DMM INFO MM(262420000000046/ea12302a) Subscriber data update (mmctx.c:445) 20241212124627434 DMM DEBUG MM(262420000000046/ea12302a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124627434 DMM INFO MM(262420000000046/ea12302a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124627434 DMM NOTICE MM(262420000000046/ea12302a) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20241212124627434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124627434 DMM NOTICE MM(262420000000046/ea12302a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124627434 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) 20241212124627435 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124627435 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20241212124627435 DMM INFO MM(262420000000046/ea12302a) Subscriber data update (mmctx.c:445) 20241212124627435 DMM DEBUG MM(262420000000046/ea12302a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124627440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124627440 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124627440 DMM INFO MM(262420000000046/ea12302a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124627440 DMM NOTICE MM(262420000000046/ea12302a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124627440 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124627440 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124627440 DLLC NOTICE LLME(e509e7fc/ea12302a){ASSIGNED} LLGM Assign pre (ffffffff => ea12302a) (gprs_llc.c:1079) 20241212124627440 DLLC NOTICE LLME(ffffffff/ea12302a){ASSIGNED} LLGM Assign post (ffffffff => ea12302a) (gprs_llc.c:1125) 20241212124627440 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124627440 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124627440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124627440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124627493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124627493 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124627493 DMM INFO MM(262420000000046/ea12302a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124627493 DMM INFO MM(262420000000046/ea12302a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124627493 DMM DEBUG MM(262420000000046/ea12302a) Using GGSN 0 (gprs_sm.c:312) 20241212124627493 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124627493 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20241212124627493 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124627493 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124627493 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20241212124627503 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0a 00 00 01 80 08 00 10 dc 3a 68 bc 11 cf 59 a0 69 14 05 7f 3e 3c 64 6c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:443) 20241212124627503 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822261a8, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124627503 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124627503 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20b2d8 TLLI=ea12302a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124627503 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124627503 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124627511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20241212124627511 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124627511 DMM INFO MM(262420000000046/ea12302a) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241212124627511 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124627511 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20241212124627511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124627511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124627511 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124627511 DMM INFO MM(262420000000046/ea12302a) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20241212124627511 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124627511 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: "Received deletePDPContextResponse 1, seq_nr=1036" 20241212124627512 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0b 00 00 01 80 : Freeing seq=1035 from retransmit req queue (gtp.c:443) 20241212124627512 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbc822261a8, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124627512 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241212124627512 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20b2d8, TLLI=ea12302a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124627512 DMM INFO MM(262420000000046/ea12302a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241212124627512 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20241212124627512 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241212124627513 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Freeing seq=1036 from retransmit req queue (gtp.c:443) 20241212124627513 DLGTP ERROR Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 04 04 0c 00 00 01 80 : Confirmation packet not found in retransmit req queue (seq=1036) (gtp.c:448) TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@3fe731dd41f0: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@3fe731dd41f0: Final verdict of PTC: pass 20241212124629523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55226<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124629526 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124629526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(835)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(825)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(831)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(823)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(833)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(829)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Thu Dec 12 12:46:29 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20241212124629662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124630063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101908) 20241212124630527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124630527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=101908, count=106264) 20241212124631529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124631529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Thu Dec 12 12:46:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124632530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124632530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_second_attempt started. 20241212124633119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124633121 DMM INFO MM(262420000000046/ea12302a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124633121 DMM INFO MM(262420000000046/ea12302a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124633121 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124633121 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124633121 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124633121 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124633121 DLLC NOTICE LLME(ffffffff/ea12302a){ASSIGNED} LLGM Assign pre (ea12302a => ffffffff) (gprs_llc.c:1079) 20241212124633121 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea12302a => ffffffff) (gprs_llc.c:1125) 20241212124633121 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20241212124633121 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124633121 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f6 09 00 28 01 01 (gsup_client.c:399) 20241212124633121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124633121 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124633121 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124633121 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124633121 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124633163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124633163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124633163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124633163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124633163 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124633164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124633164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124633164 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124633164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124633165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124633165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124633165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124633165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124633165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124633165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124633165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124633165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124633165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124633165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124633165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124633166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124633166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124633171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(845)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(841)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124633182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124633182 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI196(843)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(845)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124633201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124633201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124633201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124633201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124633201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124633201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124633201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124633201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124633201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124633202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124633202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124633202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124633203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124633203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124633203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124633203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124633203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124633203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124633203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124633203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124633203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124633203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124633207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124633218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124633218 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124633235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124633236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124633236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124633236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124633236 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124633236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124633236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124633236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124633236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124633237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124633237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124633237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124633237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124633237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124633237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124633237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124633237 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124633237 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124633237 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124633237 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(854)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124633238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124633238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124633240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124633249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124633249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(853)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124633531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124633531 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124633531 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124633531 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: 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) } } } } 20241212124633534 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124633534 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(843)@3fe731dd41f0: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='E55DFED1'O, index=0 SGSN_Test-GSUP(856)@3fe731dd41f0: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '3D387CF8195070C6B9067C87E44C0469'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2BAF9B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23646B37199E120E'O } } } } } 20241212124633582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124633582 DLLC NOTICE LLME(ffffffff/e55dfed1){UNASSIGNED} LLC RX: unknown TLLI 0xe55dfed1, creating LLME on the fly (gprs_llc.c:552) 20241212124633582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124633582 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124633582 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124633582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124633582 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124633582 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124633582 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124633582 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124633582 DLLC NOTICE LLME(ffffffff/e55dfed1){UNASSIGNED} LLGM Assign pre (e55dfed1 => d01c7056) (gprs_llc.c:1079) 20241212124633582 DLLC NOTICE LLME(e55dfed1/d01c7056){ASSIGNED} LLGM Assign post (e55dfed1 => d01c7056) (gprs_llc.c:1125) 20241212124633582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124633582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124633582 DMM DEBUG MM(262420000000022/d01c7056) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124633595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124633595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124633595 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124633595 DMM DEBUG MM(262420000000022/d01c7056) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241212124633595 DMM NOTICE MM(262420000000022/d01c7056) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124633595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124633595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124633595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124633596 DMM DEBUG MM(262420000000022/d01c7056) Requesting authorization (sgsn_auth.c:160) 20241212124633596 DMM INFO MM(262420000000022/d01c7056) Requesting authentication tuples (sgsn_auth.c:184) 20241212124633596 DMM DEBUG MM(262420000000022/d01c7056) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124633596 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20241212124633596 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@3fe731dd41f0: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@3fe731dd41f0: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20241212124633599 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124633599 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124633599 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124633599 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124633599 DMM INFO MM(262420000000022/d01c7056) Subscriber data update (mmctx.c:445) 20241212124633599 DMM DEBUG MM(262420000000022/d01c7056) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124633599 DMM INFO MM(262420000000022/d01c7056) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124633599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124633599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124633599 DMM INFO MM(262420000000022/d01c7056) <- GMM AUTH AND CIPHERING REQ (rand = 3d 38 7c f8 19 50 70 c6 b9 06 7c 87 e4 4c 04 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124633608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124633608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124633608 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124633608 DMM INFO MM(262420000000022/d01c7056) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124633608 DMM NOTICE MM(262420000000022/d01c7056) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124633608 DMM DEBUG MM(262420000000022/d01c7056) checking auth: received GSM SRES = b2 ba f9 b8 (gprs_gmm.c:666) 20241212124633608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124633608 DMM DEBUG MM(262420000000022/d01c7056) Requesting authorization (sgsn_auth.c:160) 20241212124633608 DMM INFO MM(262420000000022/d01c7056) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124633608 DMM DEBUG MM(262420000000022/d01c7056) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124633608 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241212124633608 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124633608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124633608 DMM INFO MM(262420000000022/d01c7056) <- GMM ATTACH ACCEPT (new P-TMSI=0xd01c7056) (gprs_gmm.c:300) 20241212124633610 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124633610 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124633610 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241212124633610 DMM INFO MM(262420000000022/d01c7056) Subscriber data update (mmctx.c:445) 20241212124633610 DMM DEBUG MM(262420000000022/d01c7056) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124633610 DMM INFO MM(262420000000022/d01c7056) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124633610 DMM NOTICE MM(262420000000022/d01c7056) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20241212124633610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124633610 DMM NOTICE MM(262420000000022/d01c7056) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124633610 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) 20241212124633610 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124633610 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20241212124633610 DMM INFO MM(262420000000022/d01c7056) Subscriber data update (mmctx.c:445) 20241212124633610 DMM DEBUG MM(262420000000022/d01c7056) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124633617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124633617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124633617 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124633617 DMM INFO MM(262420000000022/d01c7056) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124633617 DMM NOTICE MM(262420000000022/d01c7056) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124633617 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124633617 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124633617 DLLC NOTICE LLME(e55dfed1/d01c7056){ASSIGNED} LLGM Assign pre (ffffffff => d01c7056) (gprs_llc.c:1079) 20241212124633617 DLLC NOTICE LLME(ffffffff/d01c7056){ASSIGNED} LLGM Assign post (ffffffff => d01c7056) (gprs_llc.c:1125) 20241212124633617 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124633617 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124633617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124633617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_second_attempt(858)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'AFFD06B0711CA80B0F1CD855FCEC9F17'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C120BF40'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74205321D27B3D8C'O } } } } } 20241212124633668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124633668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124633668 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124633668 DMM INFO MM(262420000000022/d01c7056) -> GMM ATTACH REQUEST MI(TMSI-0xD01C7056) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124633669 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124633669 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212124633669 DLLC NOTICE LLME(ffffffff/d01c7056){ASSIGNED} LLGM Assign pre (d01c7056 => dbaba35c) (gprs_llc.c:1079) 20241212124633669 DLLC NOTICE LLME(d01c7056/dbaba35c){ASSIGNED} LLGM Assign post (d01c7056 => dbaba35c) (gprs_llc.c:1125) 20241212124633669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124633669 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124633669 DMM DEBUG MM(262420000000022/dbaba35c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124633675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124633675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20241212124633675 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124633675 DMM DEBUG MM(262420000000022/dbaba35c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20241212124633675 DMM NOTICE MM(262420000000022/dbaba35c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124633675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124633675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124633675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124633675 DMM DEBUG MM(262420000000022/dbaba35c) Requesting authorization (sgsn_auth.c:160) 20241212124633675 DMM INFO MM(262420000000022/dbaba35c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124633675 DMM DEBUG MM(262420000000022/dbaba35c) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124633675 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20241212124633675 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124635714 DGPRS DEBUG Checking for inactive LLMEs, time = 15818329 (sgsn.c:131) 20241212124639677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241212124639677 DMM ERROR MM(262420000000022/dbaba35c) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241212124639677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241212124639677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212124639677 DMM NOTICE MM(262420000000022/dbaba35c) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241212124639677 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20241212124639677 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124639677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Reject}: Deallocated (fsm.c:568) 20241212124639677 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Deallocated (fsm.c:568) 20241212124639677 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124639677 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212124639677 DLLC NOTICE LLME(d01c7056/dbaba35c){ASSIGNED} LLGM Assign pre (dbaba35c => ffffffff) (gprs_llc.c:1079) 20241212124639677 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbaba35c => ffffffff) (gprs_llc.c:1125) 20241212124653533 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212124653533 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241212124653533 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124703166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124703169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124703169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124703204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124703205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124703205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124703238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124703240 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124703240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@3fe731dd41f0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3fe731dd41f0: Test Component 858 has requested to stop MTC. Terminating current testcase execution. 20241212124703600 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124703600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(856)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(844)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@3fe731dd41f0: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(843)@3fe731dd41f0: Final verdict of PTC: none20241212124703603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55246<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(854)@3fe731dd41f0: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(849)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@3fe731dd41f0: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(853)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(852)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(842)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@3fe731dd41f0: Final verdict of PTC: none TC_attach_second_attempt(858)@3fe731dd41f0: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(847)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_second_attempt-BVCI196(843): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_second_attempt-BVCI220(853): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@3fe731dd41f0: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Dec 12 12:47:03 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20241212124703736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124704037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108084) 20241212124704601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124704601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108084, count=112440) 20241212124705603 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124705603 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212124705715 DGPRS DEBUG Checking for inactive LLMEs, time = 15818359 (sgsn.c:131) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Thu Dec 12 12:47:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124706604 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124706604 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_echo_timeout started. 20241212124707096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124707097 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124707143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124707143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124707143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124707143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124707143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124707143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124707143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124707143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124707143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124707145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124707145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124707145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124707145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124707145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124707145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124707145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124707145 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124707145 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124707145 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124707145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124707146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124707146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(863)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124707150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124707159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124707159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(869)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(869)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124707188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124707188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124707188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124707188 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124707188 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124707188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124707188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124707188 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124707188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(869)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124707191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124707191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124707191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(868)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124707191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124707191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124707191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124707191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124707191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124707191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124707191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124707191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(869)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124707192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124707192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(869)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124707196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124707205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124707205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(870)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(866)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(868)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124707220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124707220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124707220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124707220 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124707220 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124707220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124707220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124707220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124707220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124707221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124707221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124707221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124707221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124707221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124707221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124707221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124707221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124707221 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124707221 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124707221 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(873)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124707222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124707222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124707226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124707236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124707236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124707605 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124707605 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124707605 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124707605 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: 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) } } } } 20241212124707607 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124707608 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@3fe731dd41f0: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='C9F732BA'O, index=0 SGSN_Test-GSUP(875)@3fe731dd41f0: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E978E6953CB5CE439DCE872DF0B40A47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F843066'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B54A4C0E6D937E7A'O } } } } } 20241212124707652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124707652 DLLC NOTICE LLME(ffffffff/c9f732ba){UNASSIGNED} LLC RX: unknown TLLI 0xc9f732ba, creating LLME on the fly (gprs_llc.c:552) 20241212124707652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124707652 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124707652 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124707652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124707652 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124707652 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124707652 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124707652 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124707652 DLLC NOTICE LLME(ffffffff/c9f732ba){UNASSIGNED} LLGM Assign pre (c9f732ba => f1fa144a) (gprs_llc.c:1079) 20241212124707652 DLLC NOTICE LLME(c9f732ba/f1fa144a){ASSIGNED} LLGM Assign post (c9f732ba => f1fa144a) (gprs_llc.c:1125) 20241212124707652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124707652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124707652 DMM DEBUG MM(262420000000067/f1fa144a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124707665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124707665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124707665 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124707665 DMM DEBUG MM(262420000000067/f1fa144a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20241212124707665 DMM NOTICE MM(262420000000067/f1fa144a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124707665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124707665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124707665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124707665 DMM DEBUG MM(262420000000067/f1fa144a) Requesting authorization (sgsn_auth.c:160) 20241212124707665 DMM INFO MM(262420000000067/f1fa144a) Requesting authentication tuples (sgsn_auth.c:184) 20241212124707665 DMM DEBUG MM(262420000000067/f1fa144a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124707665 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20241212124707665 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@3fe731dd41f0: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@3fe731dd41f0: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20241212124707668 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124707668 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124707668 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124707668 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124707668 DMM INFO MM(262420000000067/f1fa144a) Subscriber data update (mmctx.c:445) 20241212124707668 DMM DEBUG MM(262420000000067/f1fa144a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124707668 DMM INFO MM(262420000000067/f1fa144a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124707668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124707668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124707668 DMM INFO MM(262420000000067/f1fa144a) <- GMM AUTH AND CIPHERING REQ (rand = e9 78 e6 95 3c b5 ce 43 9d ce 87 2d f0 b4 0a 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124707677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124707677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124707677 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124707677 DMM INFO MM(262420000000067/f1fa144a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124707677 DMM NOTICE MM(262420000000067/f1fa144a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124707677 DMM DEBUG MM(262420000000067/f1fa144a) checking auth: received GSM SRES = 7f 84 30 66 (gprs_gmm.c:666) 20241212124707677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124707677 DMM DEBUG MM(262420000000067/f1fa144a) Requesting authorization (sgsn_auth.c:160) 20241212124707677 DMM INFO MM(262420000000067/f1fa144a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124707677 DMM DEBUG MM(262420000000067/f1fa144a) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124707677 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20241212124707677 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124707677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124707677 DMM INFO MM(262420000000067/f1fa144a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1fa144a) (gprs_gmm.c:300) 20241212124707678 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124707678 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124707678 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241212124707678 DMM INFO MM(262420000000067/f1fa144a) Subscriber data update (mmctx.c:445) 20241212124707678 DMM DEBUG MM(262420000000067/f1fa144a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124707678 DMM INFO MM(262420000000067/f1fa144a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124707678 DMM NOTICE MM(262420000000067/f1fa144a) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20241212124707678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124707678 DMM NOTICE MM(262420000000067/f1fa144a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124707678 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) 20241212124707679 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124707679 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20241212124707679 DMM INFO MM(262420000000067/f1fa144a) Subscriber data update (mmctx.c:445) 20241212124707679 DMM DEBUG MM(262420000000067/f1fa144a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124707685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124707685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124707685 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124707685 DMM INFO MM(262420000000067/f1fa144a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124707685 DMM NOTICE MM(262420000000067/f1fa144a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124707685 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124707685 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124707685 DLLC NOTICE LLME(c9f732ba/f1fa144a){ASSIGNED} LLGM Assign pre (ffffffff => f1fa144a) (gprs_llc.c:1079) 20241212124707685 DLLC NOTICE LLME(ffffffff/f1fa144a){ASSIGNED} LLGM Assign post (ffffffff => f1fa144a) (gprs_llc.c:1125) 20241212124707685 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124707685 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124707685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124707685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124707737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124707737 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124707737 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124707737 DMM INFO MM(262420000000067/f1fa144a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124707737 DMM INFO MM(262420000000067/f1fa144a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124707737 DMM DEBUG MM(262420000000067/f1fa144a) Using GGSN 0 (gprs_sm.c:312) 20241212124707737 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124707737 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20241212124707737 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124707737 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124707737 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20241212124707749 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 0d 00 00 01 80 08 00 10 6f 36 fc de 11 c0 a4 1d 0b 14 05 7f 34 51 26 b0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1037 from retransmit req queue (gtp.c:443) 20241212124707749 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822261a8, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124707749 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124707749 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=f1fa144a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124707749 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124707749 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124712622 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20241212124712624 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 0e 00 00 0e 02 : Freeing seq=1038 from retransmit req queue (gtp.c:443) 20241212124712624 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x56395c1fc8f0) (sgsn_libgtp.c:632) 20241212124717624 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1039" 20241212124722625 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20241212124722625 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1039" 20241212124727607 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212124727607 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241212124727607 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124727626 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20241212124727626 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20241212124727626 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1041" 20241212124732628 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20241212124732628 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20241212124732628 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20241212124732628 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1041" 20241212124735716 DGPRS DEBUG Checking for inactive LLMEs, time = 15818389 (sgsn.c:131) 20241212124737146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124737148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124737148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124737193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124737194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124737195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124737223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124737224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124737224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124737629 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20241212124737629 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20241212124737629 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20241212124737629 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20241212124737629 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1043" 20241212124742631 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20241212124742631 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20241212124742631 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20241212124742631 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20241212124742631 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x56395c1fc8f0) (sgsn_libgtp.c:632) 20241212124742631 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x56395c1fc8f0) (sgsn_libgtp.c:636) 20241212124742631 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:592) 20241212124742631 DMM INFO MM(262420000000067/f1fa144a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241212124742631 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20241212124742631 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241212124742631 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241212124742631 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20241212124742631 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241212124742631 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241212124742631 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20241212124742631 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241212124742631 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20241212124742631 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20241212124742631 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241212124742631 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20241212124742631 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@3fe731dd41f0: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@3fe731dd41f0: Removing Client IMSI='262420000000067'H, index=0 20241212124742641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124742641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241212124742641 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124742641 DMM INFO MM(262420000000067/f1fa144a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@3fe731dd41f0: Final verdict of PTC: pass 20241212124742643 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46248<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(863)@3fe731dd41f0: Final verdict of PTC: none 20241212124742645 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_echo_timeout-BVCI196(862)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(875)@3fe731dd41f0: Final verdict of PTC: none 20241212124742645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(865)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(868)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(869)@3fe731dd41f0: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(866)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@3fe731dd41f0: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(873)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(867)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(871)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(861)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_echo_timeout-BVCI210(866): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(867): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(868): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(869): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Dec 12 12:47:42 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20241212124742776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124743177 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112928) 20241212124743646 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124743646 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=112928, count=114088) 20241212124744648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124744648 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Thu Dec 12 12:47:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124745650 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124745650 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_restart_ctr_echo started. 20241212124746230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124746232 DMM INFO MM(262420000000067/f1fa144a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124746232 DMM INFO MM(262420000000067/f1fa144a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124746232 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124746232 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124746232 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124746232 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124746232 DLLC NOTICE LLME(ffffffff/f1fa144a){ASSIGNED} LLGM Assign pre (f1fa144a => ffffffff) (gprs_llc.c:1079) 20241212124746232 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f1fa144a => ffffffff) (gprs_llc.c:1125) 20241212124746232 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124746232 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124746232 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20241212124746232 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124746232 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 60 f7 09 00 28 01 01 (gsup_client.c:399) 20241212124746232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124746232 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124746232 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124746232 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124746232 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124746273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124746273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124746273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124746273 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124746273 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124746273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124746273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124746273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124746273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124746274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124746274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124746274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124746275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124746275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124746275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124746275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124746275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124746275 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124746275 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124746275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124746275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124746275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124746278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(879)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124746287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124746287 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI196(881)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(888)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124746317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124746317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124746317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124746317 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124746317 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124746317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124746317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124746317 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124746317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(887)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(888)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124746319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124746319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124746319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124746319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124746319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124746319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124746319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124746319 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124746319 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124746319 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124746319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124746320 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124746320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124746324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124746333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124746333 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI210(885)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124746343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124746343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124746343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124746343 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124746343 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124746343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124746343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124746343 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124746343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124746344 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124746345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124746345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124746345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124746345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124746345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124746345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124746345 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124746345 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124746345 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124746345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124746345 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124746345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124746349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124746359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124746359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124746651 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124746651 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124746651 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124746651 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@3fe731dd41f0: 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) } } } } 20241212124746653 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(893)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124746654 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@3fe731dd41f0: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='DC73A138'O, index=0 SGSN_Test-GSUP(894)@3fe731dd41f0: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '68F1F1F27DABC9236199E875DBECABBE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3ECABE31'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE2BA3DF5D257185'O } } } } } 20241212124746697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124746697 DLLC NOTICE LLME(ffffffff/dc73a138){UNASSIGNED} LLC RX: unknown TLLI 0xdc73a138, creating LLME on the fly (gprs_llc.c:552) 20241212124746697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124746697 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124746697 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124746697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124746697 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124746697 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124746697 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124746697 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124746697 DLLC NOTICE LLME(ffffffff/dc73a138){UNASSIGNED} LLGM Assign pre (dc73a138 => c0356959) (gprs_llc.c:1079) 20241212124746697 DLLC NOTICE LLME(dc73a138/c0356959){ASSIGNED} LLGM Assign post (dc73a138 => c0356959) (gprs_llc.c:1125) 20241212124746697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124746697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124746697 DMM DEBUG MM(262420000000023/c0356959) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124746711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124746711 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124746711 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124746711 DMM DEBUG MM(262420000000023/c0356959) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20241212124746711 DMM NOTICE MM(262420000000023/c0356959) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124746711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124746711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124746711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124746711 DMM DEBUG MM(262420000000023/c0356959) Requesting authorization (sgsn_auth.c:160) 20241212124746711 DMM INFO MM(262420000000023/c0356959) Requesting authentication tuples (sgsn_auth.c:184) 20241212124746711 DMM DEBUG MM(262420000000023/c0356959) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124746711 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20241212124746711 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@3fe731dd41f0: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@3fe731dd41f0: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20241212124746715 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124746715 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124746715 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124746715 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124746715 DMM INFO MM(262420000000023/c0356959) Subscriber data update (mmctx.c:445) 20241212124746715 DMM DEBUG MM(262420000000023/c0356959) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124746715 DMM INFO MM(262420000000023/c0356959) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124746715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124746715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124746715 DMM INFO MM(262420000000023/c0356959) <- GMM AUTH AND CIPHERING REQ (rand = 68 f1 f1 f2 7d ab c9 23 61 99 e8 75 db ec ab be , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124746723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124746723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124746723 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124746723 DMM INFO MM(262420000000023/c0356959) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124746723 DMM NOTICE MM(262420000000023/c0356959) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124746723 DMM DEBUG MM(262420000000023/c0356959) checking auth: received GSM SRES = 3e ca be 31 (gprs_gmm.c:666) 20241212124746723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124746723 DMM DEBUG MM(262420000000023/c0356959) Requesting authorization (sgsn_auth.c:160) 20241212124746723 DMM INFO MM(262420000000023/c0356959) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124746723 DMM DEBUG MM(262420000000023/c0356959) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124746723 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20241212124746723 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124746723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124746723 DMM INFO MM(262420000000023/c0356959) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0356959) (gprs_gmm.c:300) 20241212124746724 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124746724 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124746724 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241212124746724 DMM INFO MM(262420000000023/c0356959) Subscriber data update (mmctx.c:445) 20241212124746724 DMM DEBUG MM(262420000000023/c0356959) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124746724 DMM INFO MM(262420000000023/c0356959) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124746724 DMM NOTICE MM(262420000000023/c0356959) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20241212124746724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124746724 DMM NOTICE MM(262420000000023/c0356959) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124746724 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) 20241212124746725 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124746725 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20241212124746725 DMM INFO MM(262420000000023/c0356959) Subscriber data update (mmctx.c:445) 20241212124746725 DMM DEBUG MM(262420000000023/c0356959) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124746731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124746731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124746731 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124746731 DMM INFO MM(262420000000023/c0356959) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124746731 DMM NOTICE MM(262420000000023/c0356959) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124746731 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124746731 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124746731 DLLC NOTICE LLME(dc73a138/c0356959){ASSIGNED} LLGM Assign pre (ffffffff => c0356959) (gprs_llc.c:1079) 20241212124746731 DLLC NOTICE LLME(ffffffff/c0356959){ASSIGNED} LLGM Assign post (ffffffff => c0356959) (gprs_llc.c:1125) 20241212124746731 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124746731 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124746731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124746731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124746782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124746782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124746782 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124746782 DMM INFO MM(262420000000023/c0356959) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124746782 DMM INFO MM(262420000000023/c0356959) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124746782 DMM DEBUG MM(262420000000023/c0356959) Using GGSN 0 (gprs_sm.c:312) 20241212124746782 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20241212124746782 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124746782 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124746782 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20241212124746794 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 01 04 15 00 00 01 80 08 00 10 cc 88 d5 1d 11 55 45 dc eb 14 05 7f 3a 55 7d 14 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:443) 20241212124746794 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc82223058, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124746794 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124746794 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=c0356959, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124746794 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124746794 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124751783 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20241212124751785 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 16 00 00 0e 02 : Freeing seq=1046 from retransmit req queue (gtp.c:443) 20241212124751785 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x56395c1fc8f0) (sgsn_libgtp.c:632) 20241212124756784 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20241212124756785 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 02 00 06 00 00 00 00 04 17 00 00 0e 03 : Freeing seq=1047 from retransmit req queue (gtp.c:443) 20241212124756785 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x56395c1fc8f0) (sgsn_libgtp.c:632) 20241212124756785 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:618) 20241212124756785 DMM INFO MM(262420000000023/c0356959) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241212124756785 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20241212124756785 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@3fe731dd41f0: Removing Client IMSI='262420000000023'H, index=0 20241212124756794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124756794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241212124756795 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124756795 DMM INFO MM(262420000000023/c0356959) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@3fe731dd41f0: Final verdict of PTC: pass 20241212124756797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(894)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(888)@3fe731dd41f0: Final verdict of PTC: none 20241212124756800 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124756800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(879)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@3fe731dd41f0: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(882)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@3fe731dd41f0: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@3fe731dd41f0: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(892)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(880)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(890)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(886)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Thu Dec 12 12:47:56 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20241212124756935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57798<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124757337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57798<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99932) 20241212124757801 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124757801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99932, count=104288) 20241212124758802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124758802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Thu Dec 12 12:47:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124759803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124759803 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_restart_ctr_create started. 20241212124800396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124800398 DMM INFO MM(262420000000023/c0356959) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124800398 DMM INFO MM(262420000000023/c0356959) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124800398 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124800398 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124800398 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124800398 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124800398 DLLC NOTICE LLME(ffffffff/c0356959){ASSIGNED} LLGM Assign pre (c0356959 => ffffffff) (gprs_llc.c:1079) 20241212124800398 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0356959 => ffffffff) (gprs_llc.c:1125) 20241212124800398 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124800398 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124800398 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20241212124800398 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124800398 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f3 09 00 28 01 01 (gsup_client.c:399) 20241212124800398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124800398 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124800398 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124800398 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124800398 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124800442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124800442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124800442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124800442 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124800442 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124800442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124800442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124800442 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124800442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124800444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124800444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124800444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124800444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124800444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124800444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124800444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124800444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124800444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124800444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124800444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(901)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124800445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124800445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124800448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(898)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124800458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124800458 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(902)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 TC_attach_restart_ctr_create-BVCI196(900)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124800484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124800484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124800484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124800484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124800484 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124800484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124800484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124800484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124800484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124800486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124800486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124800486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124800486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124800486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124800486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124800486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124800486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124800486 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124800486 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124800486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124800487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124800487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124800490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(907)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124800499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124800499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI210(905)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124800527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124800527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124800527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124800527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124800527 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124800527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124800527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124800527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124800527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124800529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124800529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124800529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124800529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124800529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124800529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124800529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124800529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124800529 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124800529 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124800529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(911)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124800530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124800530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124800535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124800545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124800545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124800803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124800803 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124800803 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124800803 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@3fe731dd41f0: 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) } } } } 20241212124800805 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124800806 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(900)@3fe731dd41f0: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='D836C40F'O, index=0 SGSN_Test-GSUP(913)@3fe731dd41f0: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'ECAB3A6C21AA79B8982A358F6B98E922'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57205057'O ("W PW") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '56637044BC27DB93'O } } } } } 20241212124800850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124800850 DLLC NOTICE LLME(ffffffff/d836c40f){UNASSIGNED} LLC RX: unknown TLLI 0xd836c40f, creating LLME on the fly (gprs_llc.c:552) 20241212124800850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124800850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124800850 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124800850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124800850 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124800850 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124800850 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124800850 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124800850 DLLC NOTICE LLME(ffffffff/d836c40f){UNASSIGNED} LLGM Assign pre (d836c40f => c428bee3) (gprs_llc.c:1079) 20241212124800850 DLLC NOTICE LLME(d836c40f/c428bee3){ASSIGNED} LLGM Assign post (d836c40f => c428bee3) (gprs_llc.c:1125) 20241212124800850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124800850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124800850 DMM DEBUG MM(262420000000024/c428bee3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124800863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124800863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124800863 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124800863 DMM DEBUG MM(262420000000024/c428bee3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20241212124800863 DMM NOTICE MM(262420000000024/c428bee3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124800863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124800863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124800863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124800863 DMM DEBUG MM(262420000000024/c428bee3) Requesting authorization (sgsn_auth.c:160) 20241212124800863 DMM INFO MM(262420000000024/c428bee3) Requesting authentication tuples (sgsn_auth.c:184) 20241212124800863 DMM DEBUG MM(262420000000024/c428bee3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124800863 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20241212124800863 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@3fe731dd41f0: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@3fe731dd41f0: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20241212124800866 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124800866 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124800866 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124800866 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124800866 DMM INFO MM(262420000000024/c428bee3) Subscriber data update (mmctx.c:445) 20241212124800866 DMM DEBUG MM(262420000000024/c428bee3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124800866 DMM INFO MM(262420000000024/c428bee3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124800866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124800866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124800866 DMM INFO MM(262420000000024/c428bee3) <- GMM AUTH AND CIPHERING REQ (rand = ec ab 3a 6c 21 aa 79 b8 98 2a 35 8f 6b 98 e9 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124800874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124800874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124800874 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124800874 DMM INFO MM(262420000000024/c428bee3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124800874 DMM NOTICE MM(262420000000024/c428bee3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124800874 DMM DEBUG MM(262420000000024/c428bee3) checking auth: received GSM SRES = 57 20 50 57 (gprs_gmm.c:666) 20241212124800874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124800874 DMM DEBUG MM(262420000000024/c428bee3) Requesting authorization (sgsn_auth.c:160) 20241212124800874 DMM INFO MM(262420000000024/c428bee3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124800874 DMM DEBUG MM(262420000000024/c428bee3) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124800874 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20241212124800874 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124800874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124800874 DMM INFO MM(262420000000024/c428bee3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc428bee3) (gprs_gmm.c:300) 20241212124800876 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124800876 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124800876 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241212124800876 DMM INFO MM(262420000000024/c428bee3) Subscriber data update (mmctx.c:445) 20241212124800876 DMM DEBUG MM(262420000000024/c428bee3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124800876 DMM INFO MM(262420000000024/c428bee3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124800876 DMM NOTICE MM(262420000000024/c428bee3) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20241212124800876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124800876 DMM NOTICE MM(262420000000024/c428bee3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124800876 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) 20241212124800876 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124800876 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20241212124800876 DMM INFO MM(262420000000024/c428bee3) Subscriber data update (mmctx.c:445) 20241212124800876 DMM DEBUG MM(262420000000024/c428bee3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124800883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124800883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124800883 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124800883 DMM INFO MM(262420000000024/c428bee3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124800883 DMM NOTICE MM(262420000000024/c428bee3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124800883 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124800883 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124800883 DLLC NOTICE LLME(d836c40f/c428bee3){ASSIGNED} LLGM Assign pre (ffffffff => c428bee3) (gprs_llc.c:1079) 20241212124800883 DLLC NOTICE LLME(ffffffff/c428bee3){ASSIGNED} LLGM Assign post (ffffffff => c428bee3) (gprs_llc.c:1125) 20241212124800883 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124800883 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124800883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124800883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124800935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124800935 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124800935 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124800935 DMM INFO MM(262420000000024/c428bee3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124800935 DMM INFO MM(262420000000024/c428bee3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124800935 DMM DEBUG MM(262420000000024/c428bee3) Using GGSN 0 (gprs_sm.c:312) 20241212124800935 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241212124800935 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124800935 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124800935 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20241212124800946 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 18 00 00 01 c7 08 00 0e 02 10 43 90 3c 6a 11 3e eb 75 11 14 05 7f 0c 8f fd 53 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:443) 20241212124800946 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fbc82223058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241212124800946 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fbc82223058, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124800946 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:400) 20241212124800946 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20241212124800946 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241212124800946 DMM NOTICE MM(262420000000024/c428bee3) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124800952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124800952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124800952 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124800952 DMM INFO MM(262420000000024/c428bee3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124800952 DMM INFO MM(262420000000024/c428bee3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124800952 DMM DEBUG MM(262420000000024/c428bee3) Using GGSN 0 (gprs_sm.c:312) 20241212124800952 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20241212124800952 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124800952 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124800952 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20241212124800956 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 69 content: 32 11 00 3d 00 00 00 01 04 19 00 00 01 80 08 00 0e 03 10 43 90 3c 6a 11 3e eb 75 11 14 05 7f 0c 8f fd 53 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:443) 20241212124800956 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fbc82223058, releasing all other PDP contexts (sgsn_libgtp.c:618) 20241212124800956 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc82223058, cbp=0x56395c205ca0) (sgsn_libgtp.c:632) 20241212124800956 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124800956 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=c428bee3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124800956 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124800956 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(900)@3fe731dd41f0: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@3fe731dd41f0: Final verdict of PTC: pass 20241212124800965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57802<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(913)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(901)@3fe731dd41f0: Final verdict of PTC: none 20241212124800967 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-BSSGP1(903)@3fe731dd41f0: Final verdict of PTC: none 20241212124800967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(911)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@3fe731dd41f0: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(905)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(906)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@3fe731dd41f0: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(900)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@3fe731dd41f0: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(904)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(899)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(909)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(900): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(905): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Thu Dec 12 12:48:01 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20241212124801096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57816<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124801497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57816<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100236) 20241212124801968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124801968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100236, count=104592) 20241212124802969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124802969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Thu Dec 12 12:48:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124803970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124803970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20241212124804559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124804560 DMM INFO MM(262420000000024/c428bee3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124804560 DMM INFO MM(262420000000024/c428bee3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124804560 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124804560 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124804560 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124804560 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124804560 DLLC NOTICE LLME(ffffffff/c428bee3){ASSIGNED} LLGM Assign pre (c428bee3 => ffffffff) (gprs_llc.c:1079) 20241212124804560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c428bee3 => ffffffff) (gprs_llc.c:1125) 20241212124804560 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124804560 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124804560 DMM NOTICE MM(262420000000024/c428bee3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212124804560 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20241212124804560 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212124804560 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124804560 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20241212124804560 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20241212124804560 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124804560 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f4 09 00 28 01 01 (gsup_client.c:399) 20241212124804561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124804561 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124804561 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124804561 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124804561 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(921)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(921)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124804611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124804611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124804611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124804611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124804611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124804611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124804611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124804611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124804611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(920)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(921)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124804613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124804613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124804614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124804614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124804614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124804614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124804614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124804614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124804614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124804614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124804614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(921)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124804615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124804615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(921)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124804619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124804630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124804630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(920)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(925)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124804636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124804636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124804636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124804636 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124804636 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124804636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124804636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124804636 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124804636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124804637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124804637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124804637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124804637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124804637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124804637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124804637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124804637 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124804637 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124804637 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124804637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124804638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124804638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124804641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124804649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124804650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(926)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(931)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(931)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124804684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124804684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124804684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124804684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124804684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124804684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124804684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124804684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124804684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(931)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124804686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124804686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124804686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124804687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124804687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124804687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124804687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124804687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124804687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124804687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124804687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124804687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124804687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(931)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(931)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124804692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124804702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124804702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124804971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124804971 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124804971 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124804971 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: 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) } } } } 20241212124804973 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124804974 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212124805717 DGPRS DEBUG Checking for inactive LLMEs, time = 15818419 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='E309F8F2'O, index=0 SGSN_Test-GSUP(932)@3fe731dd41f0: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '21EF8B53B0FDF6770C2886C7910624B3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BFCFE9A6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C666845800A1941'O } } } } } 20241212124806027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124806027 DLLC NOTICE LLME(ffffffff/e309f8f2){UNASSIGNED} LLC RX: unknown TLLI 0xe309f8f2, creating LLME on the fly (gprs_llc.c:552) 20241212124806027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124806027 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124806027 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124806027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124806027 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124806027 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124806027 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124806027 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124806027 DLLC NOTICE LLME(ffffffff/e309f8f2){UNASSIGNED} LLGM Assign pre (e309f8f2 => c2cd5926) (gprs_llc.c:1079) 20241212124806027 DLLC NOTICE LLME(e309f8f2/c2cd5926){ASSIGNED} LLGM Assign post (e309f8f2 => c2cd5926) (gprs_llc.c:1125) 20241212124806027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124806027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124806027 DMM DEBUG MM(262420000000025/c2cd5926) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124806040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124806040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124806040 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124806040 DMM DEBUG MM(262420000000025/c2cd5926) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20241212124806040 DMM NOTICE MM(262420000000025/c2cd5926) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124806040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124806040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124806040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124806040 DMM DEBUG MM(262420000000025/c2cd5926) Requesting authorization (sgsn_auth.c:160) 20241212124806040 DMM INFO MM(262420000000025/c2cd5926) Requesting authentication tuples (sgsn_auth.c:184) 20241212124806040 DMM DEBUG MM(262420000000025/c2cd5926) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124806040 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20241212124806040 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@3fe731dd41f0: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20241212124806043 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124806043 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124806043 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124806043 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124806043 DMM INFO MM(262420000000025/c2cd5926) Subscriber data update (mmctx.c:445) 20241212124806043 DMM DEBUG MM(262420000000025/c2cd5926) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124806043 DMM INFO MM(262420000000025/c2cd5926) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124806043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124806043 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124806043 DMM INFO MM(262420000000025/c2cd5926) <- GMM AUTH AND CIPHERING REQ (rand = 21 ef 8b 53 b0 fd f6 77 0c 28 86 c7 91 06 24 b3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124806050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124806050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124806050 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124806050 DMM INFO MM(262420000000025/c2cd5926) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124806050 DMM NOTICE MM(262420000000025/c2cd5926) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124806050 DMM DEBUG MM(262420000000025/c2cd5926) checking auth: received GSM SRES = bf cf e9 a6 (gprs_gmm.c:666) 20241212124806050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124806050 DMM DEBUG MM(262420000000025/c2cd5926) Requesting authorization (sgsn_auth.c:160) 20241212124806050 DMM INFO MM(262420000000025/c2cd5926) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124806050 DMM DEBUG MM(262420000000025/c2cd5926) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124806050 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20241212124806050 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124806050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124806050 DMM INFO MM(262420000000025/c2cd5926) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2cd5926) (gprs_gmm.c:300) 20241212124806052 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124806052 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124806052 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241212124806052 DMM INFO MM(262420000000025/c2cd5926) Subscriber data update (mmctx.c:445) 20241212124806052 DMM DEBUG MM(262420000000025/c2cd5926) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124806052 DMM INFO MM(262420000000025/c2cd5926) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124806052 DMM NOTICE MM(262420000000025/c2cd5926) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20241212124806052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124806052 DMM NOTICE MM(262420000000025/c2cd5926) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124806052 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) 20241212124806053 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124806053 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20241212124806053 DMM INFO MM(262420000000025/c2cd5926) Subscriber data update (mmctx.c:445) 20241212124806053 DMM DEBUG MM(262420000000025/c2cd5926) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124806059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124806059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124806059 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124806059 DMM INFO MM(262420000000025/c2cd5926) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124806059 DMM NOTICE MM(262420000000025/c2cd5926) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124806059 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124806059 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124806059 DLLC NOTICE LLME(e309f8f2/c2cd5926){ASSIGNED} LLGM Assign pre (ffffffff => c2cd5926) (gprs_llc.c:1079) 20241212124806059 DLLC NOTICE LLME(ffffffff/c2cd5926){ASSIGNED} LLGM Assign post (ffffffff => c2cd5926) (gprs_llc.c:1125) 20241212124806059 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124806059 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124806059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124806059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124806112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124806112 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124806112 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124806112 DMM INFO MM(262420000000025/c2cd5926) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124806112 DMM INFO MM(262420000000025/c2cd5926) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124806112 DMM DEBUG MM(262420000000025/c2cd5926) Using GGSN 0 (gprs_sm.c:312) 20241212124806112 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124806112 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20241212124806112 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124806112 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124806112 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20241212124806126 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1b 00 00 01 80 08 00 10 eb 70 0d 75 11 a5 b9 40 db 14 05 7f 42 87 e3 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:443) 20241212124806126 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822240c8, cbp=0x56395c204390) (sgsn_libgtp.c:632) 20241212124806126 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124806126 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=c2cd5926, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124806126 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124806126 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124806133 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241212124806133 DGPRS INFO PDP(262420000000025:5): Context 0x7fbc822240c8 was deleted (sgsn_libgtp.c:660) 20241212124806133 DMM INFO MM(262420000000025/c2cd5926) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241212124806133 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20241212124806133 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20241212124814134 DMM INFO MM(262420000000025/c2cd5926) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241212124822005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20241212124822135 DMM INFO MM(262420000000025/c2cd5926) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241212124824972 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212124824972 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124824973 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241212124830136 DMM INFO MM(262420000000025/c2cd5926) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241212124834617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124834618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124834618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124834638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124834640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124834640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124834688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124834690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124834690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212124835717 DGPRS DEBUG Checking for inactive LLMEs, time = 15818449 (sgsn.c:131) 20241212124838137 DMM INFO MM(262420000000025/c2cd5926) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@3fe731dd41f0: Removing Client IMSI='262420000000025'H, index=0 20241212124838145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124838145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241212124838145 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124838146 DMM INFO MM(262420000000025/c2cd5926) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@3fe731dd41f0: Final verdict of PTC: pass 20241212124838148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57824<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(921)@3fe731dd41f0: Final verdict of PTC: none 20241212124838151 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124838151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(932)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(930)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(920)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(925)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(931)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(929)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(923)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(919)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(918): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(919): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(920): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(921): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(928): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(929): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(930): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(931): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Thu Dec 12 12:48:38 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20241212124838282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124838683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107772) 20241212124839152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124839152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=107772, count=112128) 20241212124840153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124840153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Thu Dec 12 12:48:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124841155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124841155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20241212124841744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124841746 DMM INFO MM(262420000000025/c2cd5926) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124841746 DMM INFO MM(262420000000025/c2cd5926) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124841746 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124841746 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124841746 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124841746 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124841746 DLLC NOTICE LLME(ffffffff/c2cd5926){ASSIGNED} LLGM Assign pre (c2cd5926 => ffffffff) (gprs_llc.c:1079) 20241212124841746 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2cd5926 => ffffffff) (gprs_llc.c:1125) 20241212124841746 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124841746 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124841746 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20241212124841746 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124841746 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f5 09 00 28 01 01 (gsup_client.c:399) 20241212124841746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124841746 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124841746 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124841746 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124841746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124841788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124841788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124841788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124841788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124841788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124841788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124841788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124841788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124841788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124841790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124841790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124841790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124841790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124841790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124841790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124841790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124841790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124841790 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124841790 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124841790 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124841791 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124841791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124841794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124841803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124841803 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(940)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124841838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124841838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124841838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124841838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124841838 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124841838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124841838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124841838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124841838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(944)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(945)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124841841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124841841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124841841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124841841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124841841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124841841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124841841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124841841 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124841841 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124841841 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124841841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124841842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124841842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(945)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124841845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124841855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124841855 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(946)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(944)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124841868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124841868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124841868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124841868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124841868 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124841869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124841869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124841869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124841869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124841870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124841870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124841870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124841870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124841870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124841871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124841871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124841871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124841871 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124841871 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124841871 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124841871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124841871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124841876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124841886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124841886 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124842156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124842156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124842156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124842156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@3fe731dd41f0: 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) } } } } 20241212124842158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124842158 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='FCC71786'O, index=0 SGSN_Test-GSUP(951)@3fe731dd41f0: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(953) TC_attach_pdp_act_deact_gtp_retrans(953)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E9712EE78A6176565E6813FE460BC535'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '421B41D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4952AAE0881BEE44'O } } } } } 20241212124842203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124842203 DLLC NOTICE LLME(ffffffff/fcc71786){UNASSIGNED} LLC RX: unknown TLLI 0xfcc71786, creating LLME on the fly (gprs_llc.c:552) 20241212124842203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124842203 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124842203 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124842203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124842203 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124842203 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124842203 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124842203 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124842203 DLLC NOTICE LLME(ffffffff/fcc71786){UNASSIGNED} LLGM Assign pre (fcc71786 => c7228e2d) (gprs_llc.c:1079) 20241212124842203 DLLC NOTICE LLME(fcc71786/c7228e2d){ASSIGNED} LLGM Assign post (fcc71786 => c7228e2d) (gprs_llc.c:1125) 20241212124842203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124842203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124842203 DMM DEBUG MM(262420000000027/c7228e2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124842218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124842218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124842218 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124842218 DMM DEBUG MM(262420000000027/c7228e2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20241212124842218 DMM NOTICE MM(262420000000027/c7228e2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124842218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124842218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124842218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124842218 DMM DEBUG MM(262420000000027/c7228e2d) Requesting authorization (sgsn_auth.c:160) 20241212124842218 DMM INFO MM(262420000000027/c7228e2d) Requesting authentication tuples (sgsn_auth.c:184) 20241212124842218 DMM DEBUG MM(262420000000027/c7228e2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124842218 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20241212124842218 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@3fe731dd41f0: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20241212124842221 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124842221 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124842221 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124842221 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124842221 DMM INFO MM(262420000000027/c7228e2d) Subscriber data update (mmctx.c:445) 20241212124842221 DMM DEBUG MM(262420000000027/c7228e2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124842221 DMM INFO MM(262420000000027/c7228e2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124842221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124842221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124842221 DMM INFO MM(262420000000027/c7228e2d) <- GMM AUTH AND CIPHERING REQ (rand = e9 71 2e e7 8a 61 76 56 5e 68 13 fe 46 0b c5 35 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124842229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124842229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124842229 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124842229 DMM INFO MM(262420000000027/c7228e2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124842229 DMM NOTICE MM(262420000000027/c7228e2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124842229 DMM DEBUG MM(262420000000027/c7228e2d) checking auth: received GSM SRES = 42 1b 41 d7 (gprs_gmm.c:666) 20241212124842229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124842229 DMM DEBUG MM(262420000000027/c7228e2d) Requesting authorization (sgsn_auth.c:160) 20241212124842229 DMM INFO MM(262420000000027/c7228e2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124842229 DMM DEBUG MM(262420000000027/c7228e2d) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124842229 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20241212124842230 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f7 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124842230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124842230 DMM INFO MM(262420000000027/c7228e2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7228e2d) (gprs_gmm.c:300) 20241212124842231 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124842231 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124842231 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241212124842231 DMM INFO MM(262420000000027/c7228e2d) Subscriber data update (mmctx.c:445) 20241212124842231 DMM DEBUG MM(262420000000027/c7228e2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124842231 DMM INFO MM(262420000000027/c7228e2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124842231 DMM NOTICE MM(262420000000027/c7228e2d) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20241212124842231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124842231 DMM NOTICE MM(262420000000027/c7228e2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124842231 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) 20241212124842232 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124842232 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20241212124842232 DMM INFO MM(262420000000027/c7228e2d) Subscriber data update (mmctx.c:445) 20241212124842232 DMM DEBUG MM(262420000000027/c7228e2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124842238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124842238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124842238 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124842238 DMM INFO MM(262420000000027/c7228e2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124842238 DMM NOTICE MM(262420000000027/c7228e2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124842238 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124842238 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124842238 DLLC NOTICE LLME(fcc71786/c7228e2d){ASSIGNED} LLGM Assign pre (ffffffff => c7228e2d) (gprs_llc.c:1079) 20241212124842238 DLLC NOTICE LLME(ffffffff/c7228e2d){ASSIGNED} LLGM Assign post (ffffffff => c7228e2d) (gprs_llc.c:1125) 20241212124842238 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124842238 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124842238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124842238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124842289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124842289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124842289 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124842289 DMM INFO MM(262420000000027/c7228e2d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124842289 DMM INFO MM(262420000000027/c7228e2d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124842289 DMM DEBUG MM(262420000000027/c7228e2d) Using GGSN 0 (gprs_sm.c:312) 20241212124842290 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124842290 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20241212124842290 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124842290 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124842290 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@3fe731dd41f0: First createPDPContextRequest received, dropping & waiting for retransmission 20241212124847290 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20241212124847299 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1c 00 00 01 80 08 00 10 cb f0 3a e5 11 1a 01 89 1a 14 05 7f 7a 47 8b 77 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:443) 20241212124847299 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822240c8, cbp=0x56395c204390) (sgsn_libgtp.c:632) 20241212124847299 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124847299 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=c7228e2d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124847299 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124847299 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20241212124847308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124847308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20241212124847308 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124847308 DMM INFO MM(262420000000027/c7228e2d) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20241212124847308 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124847308 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@3fe731dd41f0: First deletePDPContextRequest received, dropping & waiting for retransmission 20241212124852310 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20241212124852312 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 02 04 1d 00 00 01 80 : Freeing seq=1053 from retransmit req queue (gtp.c:443) 20241212124852312 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbc822240c8, cbp=0x56395c204390) (sgsn_libgtp.c:632) 20241212124852312 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:552) 20241212124852312 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=c7228e2d, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124852312 DMM INFO MM(262420000000027/c7228e2d) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20241212124852312 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20241212124852312 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@3fe731dd41f0: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@3fe731dd41f0: Final verdict of PTC: pass 20241212124852323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@3fe731dd41f0: Final verdict of PTC: none 20241212124852326 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124852326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(945)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(939)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(949)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(937)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(943)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(947)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(938): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(942): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Thu Dec 12 12:48:52 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20241212124852452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39710<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124852854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39710<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102880) 20241212124853327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124853327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=102880, count=104040) 20241212124854327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124854328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Thu Dec 12 12:48:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124855328 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124855328 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20241212124855915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124855916 DMM INFO MM(262420000000027/c7228e2d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124855916 DMM INFO MM(262420000000027/c7228e2d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124855916 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124855916 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124855916 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124855916 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124855916 DLLC NOTICE LLME(ffffffff/c7228e2d){ASSIGNED} LLGM Assign pre (c7228e2d => ffffffff) (gprs_llc.c:1079) 20241212124855916 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7228e2d => ffffffff) (gprs_llc.c:1125) 20241212124855916 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20241212124855916 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124855916 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f7 09 00 28 01 01 (gsup_client.c:399) 20241212124855916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124855917 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124855917 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124855917 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124855917 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(959)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124855971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124855971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124855971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124855971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124855971 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124855971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124855971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124855971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124855971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(958)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124855973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124855973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124855973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124855973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124855973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124855973 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124855973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124855973 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124855973 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124855973 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124855973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124855974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124855974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124855977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124855985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124855985 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(960)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124855999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124855999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124855999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124855999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124855999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124855999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124855999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124855999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124855999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124856001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124856001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124856001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124856001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124856001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124856001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124856001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124856001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124856001 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124856001 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124856001 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124856001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124856001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124856006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124856016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124856016 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(964)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(968)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124856036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124856036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124856036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124856036 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124856036 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124856036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124856036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124856036 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124856036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124856038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124856038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124856038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124856038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124856038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124856038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124856038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124856038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124856039 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124856039 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124856039 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124856039 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124856039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124856042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124856051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124856051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124856329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124856329 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124856329 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124856329 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(969)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@3fe731dd41f0: 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) } } } } 20241212124856331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(969)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124856332 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(969)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='DC6319B9'O, index=0 SGSN_Test-GSUP(970)@3fe731dd41f0: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '7E17F7B2D174D240564ACB2D7741E4AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1BF60CFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D72A51E19993F695'O } } } } } 20241212124856377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124856377 DLLC NOTICE LLME(ffffffff/dc6319b9){UNASSIGNED} LLC RX: unknown TLLI 0xdc6319b9, creating LLME on the fly (gprs_llc.c:552) 20241212124856377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124856377 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124856377 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124856377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124856377 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124856377 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124856377 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124856377 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124856377 DLLC NOTICE LLME(ffffffff/dc6319b9){UNASSIGNED} LLGM Assign pre (dc6319b9 => cb9329a5) (gprs_llc.c:1079) 20241212124856377 DLLC NOTICE LLME(dc6319b9/cb9329a5){ASSIGNED} LLGM Assign post (dc6319b9 => cb9329a5) (gprs_llc.c:1125) 20241212124856377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124856377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124856377 DMM DEBUG MM(262420000000028/cb9329a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124856391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124856391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124856391 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124856391 DMM DEBUG MM(262420000000028/cb9329a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20241212124856391 DMM NOTICE MM(262420000000028/cb9329a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124856391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124856391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124856391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124856391 DMM DEBUG MM(262420000000028/cb9329a5) Requesting authorization (sgsn_auth.c:160) 20241212124856391 DMM INFO MM(262420000000028/cb9329a5) Requesting authentication tuples (sgsn_auth.c:184) 20241212124856391 DMM DEBUG MM(262420000000028/cb9329a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124856391 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20241212124856391 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@3fe731dd41f0: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20241212124856394 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124856394 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124856394 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124856394 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124856394 DMM INFO MM(262420000000028/cb9329a5) Subscriber data update (mmctx.c:445) 20241212124856394 DMM DEBUG MM(262420000000028/cb9329a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124856394 DMM INFO MM(262420000000028/cb9329a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124856395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124856395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124856395 DMM INFO MM(262420000000028/cb9329a5) <- GMM AUTH AND CIPHERING REQ (rand = 7e 17 f7 b2 d1 74 d2 40 56 4a cb 2d 77 41 e4 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124856403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124856403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124856403 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124856403 DMM INFO MM(262420000000028/cb9329a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124856403 DMM NOTICE MM(262420000000028/cb9329a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124856403 DMM DEBUG MM(262420000000028/cb9329a5) checking auth: received GSM SRES = 1b f6 0c fc (gprs_gmm.c:666) 20241212124856403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124856403 DMM DEBUG MM(262420000000028/cb9329a5) Requesting authorization (sgsn_auth.c:160) 20241212124856403 DMM INFO MM(262420000000028/cb9329a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124856403 DMM DEBUG MM(262420000000028/cb9329a5) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124856403 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20241212124856403 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124856403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124856403 DMM INFO MM(262420000000028/cb9329a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb9329a5) (gprs_gmm.c:300) 20241212124856404 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124856404 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124856404 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241212124856404 DMM INFO MM(262420000000028/cb9329a5) Subscriber data update (mmctx.c:445) 20241212124856404 DMM DEBUG MM(262420000000028/cb9329a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124856404 DMM INFO MM(262420000000028/cb9329a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124856404 DMM NOTICE MM(262420000000028/cb9329a5) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20241212124856404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124856404 DMM NOTICE MM(262420000000028/cb9329a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124856404 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) 20241212124856405 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124856405 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20241212124856405 DMM INFO MM(262420000000028/cb9329a5) Subscriber data update (mmctx.c:445) 20241212124856405 DMM DEBUG MM(262420000000028/cb9329a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124856411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124856411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124856411 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124856411 DMM INFO MM(262420000000028/cb9329a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124856411 DMM NOTICE MM(262420000000028/cb9329a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124856411 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124856411 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124856411 DLLC NOTICE LLME(dc6319b9/cb9329a5){ASSIGNED} LLGM Assign pre (ffffffff => cb9329a5) (gprs_llc.c:1079) 20241212124856411 DLLC NOTICE LLME(ffffffff/cb9329a5){ASSIGNED} LLGM Assign post (ffffffff => cb9329a5) (gprs_llc.c:1125) 20241212124856411 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124856411 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124856411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124856411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124856463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124856463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124856463 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124856463 DMM INFO MM(262420000000028/cb9329a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124856464 DMM INFO MM(262420000000028/cb9329a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124856464 DMM DEBUG MM(262420000000028/cb9329a5) Using GGSN 0 (gprs_sm.c:312) 20241212124856464 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124856464 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20241212124856464 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124856464 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124856464 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20241212124856475 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1e 00 00 01 80 08 00 10 e2 5c b6 c1 11 63 50 6c 22 14 05 7f 3e 2e 50 54 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:443) 20241212124856475 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822240c8, cbp=0x56395c204390) (sgsn_libgtp.c:632) 20241212124856475 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124856475 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=cb9329a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124856475 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124856475 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124856482 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20241212124856482 DGPRS INFO PDP(262420000000028:5): Context 0x7fbc822240c8 was deleted (sgsn_libgtp.c:660) 20241212124856482 DMM INFO MM(262420000000028/cb9329a5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241212124856482 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20241212124856482 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3fe731dd41f0: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20241212124856488 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20241212124856489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124856489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241212124856489 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124856489 DMM INFO MM(262420000000028/cb9329a5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20241212124856489 DLGTP ERROR Packet from 127.0.0.103:2123, length: 16 content: 32 14 00 08 00 00 00 02 00 18 00 00 13 01 14 05 : Unknown PDP context: TEI=0x2 (gtp.c:2265) 20241212124856489 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@3fe731dd41f0: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@3fe731dd41f0: Final verdict of PTC: pass 20241212124856493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39714<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(970)@3fe731dd41f0: Final verdict of PTC: none 20241212124856496 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124856496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(963)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(959)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(969)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(968)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(966)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(957)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(961)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(967): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Thu Dec 12 12:48:56 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20241212124856625 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124857026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39730<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93212) 20241212124857497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124857497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93212, count=102720) 20241212124858499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124858499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Thu Dec 12 12:48:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124859501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124859501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20241212124900086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124900087 DMM INFO MM(262420000000028/cb9329a5) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124900087 DMM INFO MM(262420000000028/cb9329a5) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124900087 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124900087 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124900087 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124900087 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124900087 DLLC NOTICE LLME(ffffffff/cb9329a5){ASSIGNED} LLGM Assign pre (cb9329a5 => ffffffff) (gprs_llc.c:1079) 20241212124900087 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb9329a5 => ffffffff) (gprs_llc.c:1125) 20241212124900087 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124900087 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124900087 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20241212124900087 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124900087 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f8 09 00 28 01 01 (gsup_client.c:399) 20241212124900087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124900087 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124900087 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124900087 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124900087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124900131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124900131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124900131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124900131 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124900131 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124900131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124900131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124900132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124900132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124900133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124900133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124900133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124900133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124900133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124900133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124900133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124900133 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124900133 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124900133 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124900133 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124900134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124900134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124900138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(974)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124900147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900147 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124900167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124900167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124900167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124900167 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124900167 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124900167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124900167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124900167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124900167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124900169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124900169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124900169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124900169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124900169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124900169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124900170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124900170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124900170 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124900170 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124900170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124900170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124900170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124900173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124900182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900182 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124900205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124900205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124900205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124900205 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124900205 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124900205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124900205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124900205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124900205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124900206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124900206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124900206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124900207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124900207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124900207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124900207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124900207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124900207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124900207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124900207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124900207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124900208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124900211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124900220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900220 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124900501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124900501 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124900501 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124900501 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@3fe731dd41f0: 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) } } } } 20241212124900504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124900504 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='C719B72E'O, index=0 SGSN_Test-GSUP(989)@3fe731dd41f0: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(991) TC_attach_pdp_act_user_error_ind_ggsn(991)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '6B4FEFF44254A9E2B649888B9482DF6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5DA389D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9520B72355CC7B7'O } } } } } 20241212124900553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900554 DLLC NOTICE LLME(ffffffff/c719b72e){UNASSIGNED} LLC RX: unknown TLLI 0xc719b72e, creating LLME on the fly (gprs_llc.c:552) 20241212124900554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124900554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124900554 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124900554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124900554 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124900554 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124900554 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124900554 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124900554 DLLC NOTICE LLME(ffffffff/c719b72e){UNASSIGNED} LLGM Assign pre (c719b72e => ccaccd27) (gprs_llc.c:1079) 20241212124900554 DLLC NOTICE LLME(c719b72e/ccaccd27){ASSIGNED} LLGM Assign post (c719b72e => ccaccd27) (gprs_llc.c:1125) 20241212124900554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124900554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124900554 DMM DEBUG MM(262420000000026/ccaccd27) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124900567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124900567 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124900567 DMM DEBUG MM(262420000000026/ccaccd27) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241212124900567 DMM NOTICE MM(262420000000026/ccaccd27) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124900567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124900567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124900567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124900567 DMM DEBUG MM(262420000000026/ccaccd27) Requesting authorization (sgsn_auth.c:160) 20241212124900567 DMM INFO MM(262420000000026/ccaccd27) Requesting authentication tuples (sgsn_auth.c:184) 20241212124900567 DMM DEBUG MM(262420000000026/ccaccd27) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124900567 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241212124900567 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@3fe731dd41f0: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20241212124900570 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124900571 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124900571 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124900571 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124900571 DMM INFO MM(262420000000026/ccaccd27) Subscriber data update (mmctx.c:445) 20241212124900571 DMM DEBUG MM(262420000000026/ccaccd27) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124900571 DMM INFO MM(262420000000026/ccaccd27) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124900571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124900571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124900571 DMM INFO MM(262420000000026/ccaccd27) <- GMM AUTH AND CIPHERING REQ (rand = 6b 4f ef f4 42 54 a9 e2 b6 49 88 8b 94 82 df 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124900579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124900579 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124900579 DMM INFO MM(262420000000026/ccaccd27) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124900579 DMM NOTICE MM(262420000000026/ccaccd27) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124900579 DMM DEBUG MM(262420000000026/ccaccd27) checking auth: received GSM SRES = a5 da 38 9d (gprs_gmm.c:666) 20241212124900579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124900579 DMM DEBUG MM(262420000000026/ccaccd27) Requesting authorization (sgsn_auth.c:160) 20241212124900579 DMM INFO MM(262420000000026/ccaccd27) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124900579 DMM DEBUG MM(262420000000026/ccaccd27) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124900579 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241212124900579 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124900579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124900579 DMM INFO MM(262420000000026/ccaccd27) <- GMM ATTACH ACCEPT (new P-TMSI=0xccaccd27) (gprs_gmm.c:300) 20241212124900580 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124900580 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124900580 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241212124900580 DMM INFO MM(262420000000026/ccaccd27) Subscriber data update (mmctx.c:445) 20241212124900580 DMM DEBUG MM(262420000000026/ccaccd27) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124900580 DMM INFO MM(262420000000026/ccaccd27) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124900580 DMM NOTICE MM(262420000000026/ccaccd27) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241212124900580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124900580 DMM NOTICE MM(262420000000026/ccaccd27) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124900580 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20241212124900580 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124900580 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241212124900580 DMM INFO MM(262420000000026/ccaccd27) Subscriber data update (mmctx.c:445) 20241212124900580 DMM DEBUG MM(262420000000026/ccaccd27) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124900586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900586 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124900587 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124900587 DMM INFO MM(262420000000026/ccaccd27) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124900587 DMM NOTICE MM(262420000000026/ccaccd27) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124900587 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124900587 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124900587 DLLC NOTICE LLME(c719b72e/ccaccd27){ASSIGNED} LLGM Assign pre (ffffffff => ccaccd27) (gprs_llc.c:1079) 20241212124900587 DLLC NOTICE LLME(ffffffff/ccaccd27){ASSIGNED} LLGM Assign post (ffffffff => ccaccd27) (gprs_llc.c:1125) 20241212124900587 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124900587 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124900587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124900587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124900638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124900638 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124900638 DMM INFO MM(262420000000026/ccaccd27) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124900638 DMM INFO MM(262420000000026/ccaccd27) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124900638 DMM DEBUG MM(262420000000026/ccaccd27) Using GGSN 0 (gprs_sm.c:312) 20241212124900638 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124900639 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241212124900639 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124900639 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124900639 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20241212124900651 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 1f 00 00 01 80 08 00 10 74 f8 3a 5a 11 7e 71 e4 c2 14 05 7f 92 15 37 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20241212124900651 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822240c8, cbp=0x56395c204390) (sgsn_libgtp.c:632) 20241212124900651 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124900651 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=ccaccd27, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124900651 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124900651 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124900660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900660 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241212124900660 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124900663 DLGTP ERROR Packet from 127.0.0.103:2152, length: 24 content: 32 1a 00 10 00 00 00 00 00 00 00 00 10 74 f8 3a 5a 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20241212124900663 DGPRS INFO PDP(262420000000026:5): Context 0x7fbc822240c8 was deleted (sgsn_libgtp.c:660) 20241212124900663 DMM INFO MM(262420000000026/ccaccd27) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20241212124900663 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20241212124900663 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@3fe731dd41f0: Removing Client IMSI='262420000000026'H, index=0 20241212124900669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124900669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20241212124900669 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124900669 DMM INFO MM(262420000000026/ccaccd27) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@3fe731dd41f0: Final verdict of PTC: pass 20241212124900671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58864<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(989)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(982)@3fe731dd41f0: Final verdict of PTC: none 20241212124900673 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124900673 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(988)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(977)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(987)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(980)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(975)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(985)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(981): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Thu Dec 12 12:49:00 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20241212124900803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124901204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89212) 20241212124901675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124901675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89212, count=103740) 20241212124902676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124902676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Thu Dec 12 12:49:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124903677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124903677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_gmm_detach started. 20241212124904263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58876<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124904264 DMM INFO MM(262420000000026/ccaccd27) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124904264 DMM INFO MM(262420000000026/ccaccd27) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124904264 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124904264 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124904264 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124904264 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124904264 DLLC NOTICE LLME(ffffffff/ccaccd27){ASSIGNED} LLGM Assign pre (ccaccd27 => ffffffff) (gprs_llc.c:1079) 20241212124904264 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccaccd27 => ffffffff) (gprs_llc.c:1125) 20241212124904264 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124904264 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124904264 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241212124904264 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124904264 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gsup_client.c:399) 20241212124904264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124904264 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124904264 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124904264 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124904264 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124904308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124904308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124904308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124904308 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124904308 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124904308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124904308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124904308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124904308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124904310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124904310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124904310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124904310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124904310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124904310 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124904310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124904310 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124904310 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124904310 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124904310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124904311 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124904311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124904315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(997)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124904324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124904324 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(995)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1001)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124904349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124904349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124904349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124904349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124904349 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124904350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124904350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124904350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124904350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124904351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124904351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124904351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124904351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124904351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124904351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124904351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124904351 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124904351 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124904351 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124904351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1001)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124904351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124904352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124904355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124904364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124904364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124904385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124904385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124904385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124904385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124904385 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124904385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124904385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124904385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124904385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124904387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124904387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124904387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124904387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124904387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124904387 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124904387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124904387 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124904387 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124904387 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124904387 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124904388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124904388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124904392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124904401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124904401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124904678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124904678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124904678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124904678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@3fe731dd41f0: 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) } } } } 20241212124904680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241212124904681 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1007)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(995)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='DE8CE8B5'O, index=0 SGSN_Test-GSUP(1008)@3fe731dd41f0: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E6345C8DF540DBF627AD84B680AAC484'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D719F288'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27F7FC456ACB1F67'O } } } } } 20241212124904728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124904728 DLLC NOTICE LLME(ffffffff/de8ce8b5){UNASSIGNED} LLC RX: unknown TLLI 0xde8ce8b5, creating LLME on the fly (gprs_llc.c:552) 20241212124904728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124904728 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124904728 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124904728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124904728 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124904728 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124904728 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124904728 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124904728 DLLC NOTICE LLME(ffffffff/de8ce8b5){UNASSIGNED} LLGM Assign pre (de8ce8b5 => f99a1328) (gprs_llc.c:1079) 20241212124904728 DLLC NOTICE LLME(de8ce8b5/f99a1328){ASSIGNED} LLGM Assign post (de8ce8b5 => f99a1328) (gprs_llc.c:1125) 20241212124904728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124904728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124904728 DMM DEBUG MM(262420000000026/f99a1328) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124904741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124904741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124904741 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124904741 DMM DEBUG MM(262420000000026/f99a1328) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20241212124904741 DMM NOTICE MM(262420000000026/f99a1328) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124904741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124904741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124904741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124904741 DMM DEBUG MM(262420000000026/f99a1328) Requesting authorization (sgsn_auth.c:160) 20241212124904741 DMM INFO MM(262420000000026/f99a1328) Requesting authentication tuples (sgsn_auth.c:184) 20241212124904741 DMM DEBUG MM(262420000000026/f99a1328) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124904741 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20241212124904741 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1008)@3fe731dd41f0: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20241212124904743 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124904743 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124904743 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124904743 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124904743 DMM INFO MM(262420000000026/f99a1328) Subscriber data update (mmctx.c:445) 20241212124904743 DMM DEBUG MM(262420000000026/f99a1328) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124904744 DMM INFO MM(262420000000026/f99a1328) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124904744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124904744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124904744 DMM INFO MM(262420000000026/f99a1328) <- GMM AUTH AND CIPHERING REQ (rand = e6 34 5c 8d f5 40 db f6 27 ad 84 b6 80 aa c4 84 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124904751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124904751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124904751 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124904751 DMM INFO MM(262420000000026/f99a1328) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124904751 DMM NOTICE MM(262420000000026/f99a1328) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124904751 DMM DEBUG MM(262420000000026/f99a1328) checking auth: received GSM SRES = d7 19 f2 88 (gprs_gmm.c:666) 20241212124904751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124904751 DMM DEBUG MM(262420000000026/f99a1328) Requesting authorization (sgsn_auth.c:160) 20241212124904751 DMM INFO MM(262420000000026/f99a1328) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124904752 DMM DEBUG MM(262420000000026/f99a1328) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124904752 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20241212124904752 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 20 f6 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124904752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124904752 DMM INFO MM(262420000000026/f99a1328) <- GMM ATTACH ACCEPT (new P-TMSI=0xf99a1328) (gprs_gmm.c:300) 20241212124904753 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124904753 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124904753 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241212124904753 DMM INFO MM(262420000000026/f99a1328) Subscriber data update (mmctx.c:445) 20241212124904753 DMM DEBUG MM(262420000000026/f99a1328) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124904753 DMM INFO MM(262420000000026/f99a1328) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124904753 DMM NOTICE MM(262420000000026/f99a1328) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20241212124904753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124904753 DMM NOTICE MM(262420000000026/f99a1328) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124904753 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) 20241212124904753 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124904753 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20241212124904753 DMM INFO MM(262420000000026/f99a1328) Subscriber data update (mmctx.c:445) 20241212124904753 DMM DEBUG MM(262420000000026/f99a1328) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124904760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124904760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124904760 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124904760 DMM INFO MM(262420000000026/f99a1328) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124904760 DMM NOTICE MM(262420000000026/f99a1328) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124904760 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124904760 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124904760 DLLC NOTICE LLME(de8ce8b5/f99a1328){ASSIGNED} LLGM Assign pre (ffffffff => f99a1328) (gprs_llc.c:1079) 20241212124904760 DLLC NOTICE LLME(ffffffff/f99a1328){ASSIGNED} LLGM Assign post (ffffffff => f99a1328) (gprs_llc.c:1125) 20241212124904760 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124904760 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124904760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124904760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124904811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124904811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124904811 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124904811 DMM INFO MM(262420000000026/f99a1328) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124904812 DMM INFO MM(262420000000026/f99a1328) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124904812 DMM DEBUG MM(262420000000026/f99a1328) Using GGSN 0 (gprs_sm.c:312) 20241212124904812 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 6. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124904812 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20241212124904812 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124904812 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124904812 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20241212124904824 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 02 04 20 00 00 01 80 08 00 10 8f 62 e7 04 11 9a bd 45 6e 14 05 7f ff cb 3b ad 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20241212124904824 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822240c8, cbp=0x56395c204390) (sgsn_libgtp.c:632) 20241212124904824 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124904824 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=f99a1328, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124904824 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124904824 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124904831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124904831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124904831 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124904831 DMM INFO MM(262420000000026/f99a1328) -> GMM DETACH REQUEST TLLI=0xf99a1328 type=GPRS detach (gprs_gmm.c:1465) 20241212124904831 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20241212124904831 DMM INFO MM(262420000000026/f99a1328) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241212124904831 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124904831 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124904831 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124904831 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124904831 DLLC NOTICE LLME(ffffffff/f99a1328){ASSIGNED} LLGM Assign pre (f99a1328 => ffffffff) (gprs_llc.c:1079) 20241212124904831 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f99a1328 => ffffffff) (gprs_llc.c:1125) 20241212124904831 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124904832 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124904832 DMM NOTICE MM(262420000000026/f99a1328) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212124904832 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20241212124904832 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212124904832 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124904832 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20241212124904832 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20241212124904832 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 20 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124904832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124904832 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124904832 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124904832 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124904832 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(995)@3fe731dd41f0: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@3fe731dd41f0: Final verdict of PTC: pass 20241212124904840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58876<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@3fe731dd41f0: Final verdict of PTC: none 20241212124904842 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124904842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(996)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(995)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1001)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1006)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(994)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(999)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1004)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(995): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Thu Dec 12 12:49:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20241212124904976 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124905277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84028) 20241212124905718 DGPRS DEBUG Checking for inactive LLMEs, time = 15818479 (sgsn.c:131) 20241212124905843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124905843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=84028, count=107460) 20241212124906844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124906844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Thu Dec 12 12:49:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124907845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124907845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20241212124908339 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124908341 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@3fe731dd41f0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1015)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124908398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124908398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124908398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124908398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124908398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124908398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124908398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124908398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124908398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1016)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124908400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124908400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124908400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124908400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124908400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124908400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124908400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124908400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124908400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124908400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124908400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1016)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124908401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124908401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124908405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1017)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124908413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124908413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1015)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1020)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124908421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124908421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124908421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124908421 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124908421 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124908421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124908421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124908421 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124908421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124908423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124908423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124908423 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124908424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124908424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124908424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124908424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124908424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124908424 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124908424 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124908424 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124908424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124908424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124908428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124908437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124908437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124908463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124908463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124908463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124908463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124908463 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124908463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124908463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124908463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124908463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124908465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124908465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124908465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124908465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124908465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124908465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124908465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124908465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124908465 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124908465 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124908465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1025)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124908466 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124908466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124908470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124908479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124908480 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124908846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124908846 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124908846 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124908846 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@3fe731dd41f0: 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) } } } } 20241212124908848 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124908849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@3fe731dd41f0: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='C0E80342'O, index=0 SGSN_Test-GSUP(1027)@3fe731dd41f0: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20241212124909903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124909903 DLLC NOTICE LLME(ffffffff/c0e80342){UNASSIGNED} LLC RX: unknown TLLI 0xc0e80342, creating LLME on the fly (gprs_llc.c:552) 20241212124909903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124909903 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241212124909903 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124909903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124909903 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124909903 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124909903 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124909903 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124909903 DLLC NOTICE LLME(ffffffff/c0e80342){UNASSIGNED} LLGM Assign pre (c0e80342 => d024bf35) (gprs_llc.c:1079) 20241212124909903 DLLC NOTICE LLME(c0e80342/d024bf35){ASSIGNED} LLGM Assign post (c0e80342 => d024bf35) (gprs_llc.c:1125) 20241212124909903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124909903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124909903 DMM DEBUG MM(262420000000039/d024bf35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124909918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124909918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20241212124909918 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124909918 DMM INFO MM(262420000000039/d024bf35) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20241212124909918 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124909918 DLLC NOTICE LLME(c0e80342/d024bf35){ASSIGNED} LLGM Assign pre (c0e80342 => d024bf35) (gprs_llc.c:1079) 20241212124909918 DLLC NOTICE LLME(c0e80342/d024bf35){ASSIGNED} LLGM Assign post (c0e80342 => d024bf35) (gprs_llc.c:1125) 20241212124909918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124909919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124909919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124909919 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124909919 DMM DEBUG MM(262420000000039/d024bf35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20241212124909919 DMM NOTICE MM(262420000000039/d024bf35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124909919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124909919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124909919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20241212124909919 DMM INFO MM(262420000000039/d024bf35) <- GMM ATTACH ACCEPT (new P-TMSI=0xd024bf35) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@3fe731dd41f0: Removing Client IMSI='262420000000039'H, index=0 20241212124910923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124910923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124910923 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124910923 DMM INFO MM(262420000000039/d024bf35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124910923 DMM NOTICE MM(262420000000039/d024bf35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124910923 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124910923 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124910923 DLLC NOTICE LLME(c0e80342/d024bf35){ASSIGNED} LLGM Assign pre (ffffffff => d024bf35) (gprs_llc.c:1079) 20241212124910923 DLLC NOTICE LLME(ffffffff/d024bf35){ASSIGNED} LLGM Assign post (ffffffff => d024bf35) (gprs_llc.c:1125) 20241212124910923 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124910923 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124910923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124910923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@3fe731dd41f0: Final verdict of PTC: pass 20241212124910927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35366<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1027)@3fe731dd41f0: Final verdict of PTC: none 20241212124910929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124910929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1026)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1016)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1020)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1025)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@3fe731dd41f0: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1014)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1023)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1018)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Thu Dec 12 12:49:11 UTC 2024 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20241212124911059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124911460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66024) 20241212124911930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124911930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=66024, count=70380) 20241212124912931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124912931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Thu Dec 12 12:49:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124913932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124913932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_xid_empty_l3 started. 20241212124914521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124914522 DMM INFO MM(262420000000039/d024bf35) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124914522 DMM INFO MM(262420000000039/d024bf35) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124914522 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124914522 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124914522 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124914522 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124914522 DLLC NOTICE LLME(ffffffff/d024bf35){ASSIGNED} LLGM Assign pre (d024bf35 => ffffffff) (gprs_llc.c:1079) 20241212124914522 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d024bf35 => ffffffff) (gprs_llc.c:1125) 20241212124914522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124914522 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124914522 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124914522 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124914522 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124914565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124914565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124914565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124914565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124914565 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124914565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124914565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124914565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124914565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124914566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124914566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124914566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124914566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124914566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124914566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124914566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124914566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124914566 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124914566 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124914566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124914567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124914567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1034)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124914570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124914579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124914579 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1035)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 TC_xid_empty_l3-BVCI196(1033)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124914602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124914602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124914602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124914602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124914602 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124914602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124914602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124914602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124914602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124914603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124914603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124914603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124914604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124914604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124914604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124914604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124914604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124914604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124914604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124914604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1039)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124914604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124914604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124914608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124914618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124914618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1040)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 TC_xid_empty_l3-BVCI210(1038)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124914643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124914643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124914643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124914643 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124914643 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124914643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124914643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124914643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124914643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124914644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124914644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124914644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124914644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124914644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124914644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124914644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124914644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124914644 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124914644 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124914644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124914645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124914645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124914649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124914658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124914658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124914933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124914933 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124914933 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124914933 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@3fe731dd41f0: 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) } } } } 20241212124914935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124914936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@3fe731dd41f0: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='DC909BC7'O, index=0 SGSN_Test-GSUP(1046)@3fe731dd41f0: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'D96E4B4FFE59E91DAEAD4F973C208DBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8CD60C70'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92A3702F1B2F32EA'O } } } } } 20241212124915990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124915990 DLLC NOTICE LLME(ffffffff/dc909bc7){UNASSIGNED} LLC RX: unknown TLLI 0xdc909bc7, creating LLME on the fly (gprs_llc.c:552) 20241212124915990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124915990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124915990 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124915990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124915990 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124915990 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124915990 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124915990 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124915990 DLLC NOTICE LLME(ffffffff/dc909bc7){UNASSIGNED} LLGM Assign pre (dc909bc7 => c658c417) (gprs_llc.c:1079) 20241212124915990 DLLC NOTICE LLME(dc909bc7/c658c417){ASSIGNED} LLGM Assign post (dc909bc7 => c658c417) (gprs_llc.c:1125) 20241212124915990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124915990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124915990 DMM DEBUG MM(262420000000044/c658c417) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124916005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124916005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124916005 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124916005 DMM DEBUG MM(262420000000044/c658c417) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20241212124916005 DMM NOTICE MM(262420000000044/c658c417) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124916005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124916005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124916005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124916005 DMM DEBUG MM(262420000000044/c658c417) Requesting authorization (sgsn_auth.c:160) 20241212124916005 DMM INFO MM(262420000000044/c658c417) Requesting authentication tuples (sgsn_auth.c:184) 20241212124916005 DMM DEBUG MM(262420000000044/c658c417) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124916005 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20241212124916005 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1046)@3fe731dd41f0: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@3fe731dd41f0: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20241212124916008 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124916008 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124916008 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124916008 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124916008 DMM INFO MM(262420000000044/c658c417) Subscriber data update (mmctx.c:445) 20241212124916008 DMM DEBUG MM(262420000000044/c658c417) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124916008 DMM INFO MM(262420000000044/c658c417) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124916008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124916008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124916008 DMM INFO MM(262420000000044/c658c417) <- GMM AUTH AND CIPHERING REQ (rand = d9 6e 4b 4f fe 59 e9 1d ae ad 4f 97 3c 20 8d bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124916015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124916015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124916015 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124916015 DMM INFO MM(262420000000044/c658c417) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124916015 DMM NOTICE MM(262420000000044/c658c417) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124916015 DMM DEBUG MM(262420000000044/c658c417) checking auth: received GSM SRES = 8c d6 0c 70 (gprs_gmm.c:666) 20241212124916015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124916015 DMM DEBUG MM(262420000000044/c658c417) Requesting authorization (sgsn_auth.c:160) 20241212124916015 DMM INFO MM(262420000000044/c658c417) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124916015 DMM DEBUG MM(262420000000044/c658c417) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124916015 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20241212124916015 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f4 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124916015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124916015 DMM INFO MM(262420000000044/c658c417) <- GMM ATTACH ACCEPT (new P-TMSI=0xc658c417) (gprs_gmm.c:300) 20241212124916016 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124916016 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124916016 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241212124916016 DMM INFO MM(262420000000044/c658c417) Subscriber data update (mmctx.c:445) 20241212124916016 DMM DEBUG MM(262420000000044/c658c417) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124916016 DMM INFO MM(262420000000044/c658c417) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124916016 DMM NOTICE MM(262420000000044/c658c417) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20241212124916016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124916016 DMM NOTICE MM(262420000000044/c658c417) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124916016 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) 20241212124916017 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124916017 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20241212124916017 DMM INFO MM(262420000000044/c658c417) Subscriber data update (mmctx.c:445) 20241212124916017 DMM DEBUG MM(262420000000044/c658c417) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124916023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124916023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124916023 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124916023 DMM INFO MM(262420000000044/c658c417) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124916023 DMM NOTICE MM(262420000000044/c658c417) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124916023 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124916023 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124916023 DLLC NOTICE LLME(dc909bc7/c658c417){ASSIGNED} LLGM Assign pre (ffffffff => c658c417) (gprs_llc.c:1079) 20241212124916023 DLLC NOTICE LLME(ffffffff/c658c417){ASSIGNED} LLGM Assign post (ffffffff => c658c417) (gprs_llc.c:1125) 20241212124916023 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124916023 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124916023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124916023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124916074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124916074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124916074 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124916074 DMM INFO MM(262420000000044/c658c417) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124916074 DMM INFO MM(262420000000044/c658c417) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124916074 DMM DEBUG MM(262420000000044/c658c417) Using GGSN 0 (gprs_sm.c:312) 20241212124916074 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 7. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124916074 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20241212124916074 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124916074 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124916074 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20241212124916086 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 03 04 22 00 00 01 80 08 00 10 54 0a be 1c 11 63 1b b8 98 14 05 7f 12 cb 4e 41 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:443) 20241212124916086 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc82225138, cbp=0x56395c205500) (sgsn_libgtp.c:632) 20241212124916086 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124916086 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=c658c417, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124916086 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124916086 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124916094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124916094 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20241212124916094 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241212124916094 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@3fe731dd41f0: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@3fe731dd41f0: Final verdict of PTC: pass 20241212124916101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35392<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124916104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124916104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1046)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@3fe731dd41f0: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1034)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1044)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@3fe731dd41f0: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@3fe731dd41f0: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1039)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1032)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1037)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1042)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Dec 12 12:49:16 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20241212124916233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124916634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93680) 20241212124917105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124917105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93680, count=98036) 20241212124918106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124918106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Thu Dec 12 12:49:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124919107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124919107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_xid_n201u started. 20241212124919695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124919696 DMM INFO MM(262420000000044/c658c417) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124919696 DMM INFO MM(262420000000044/c658c417) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124919696 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124919696 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124919696 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124919696 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124919696 DLLC NOTICE LLME(ffffffff/c658c417){ASSIGNED} LLGM Assign pre (c658c417 => ffffffff) (gprs_llc.c:1079) 20241212124919696 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c658c417 => ffffffff) (gprs_llc.c:1125) 20241212124919696 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124919696 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124919696 DMM NOTICE MM(262420000000044/c658c417) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212124919696 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20241212124919696 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212124919696 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124919696 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20241212124919696 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20241212124919696 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124919696 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f4 09 00 28 01 01 (gsup_client.c:399) 20241212124919696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124919696 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124919696 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124919696 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124919696 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124919743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124919743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124919743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124919743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124919743 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124919744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124919744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124919744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124919744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124919745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124919745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124919745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124919745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124919745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124919745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124919745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124919745 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124919745 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124919745 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124919745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1053)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124919746 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124919746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124919749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124919759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124919759 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1058)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124919780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124919780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124919780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124919780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124919780 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124919780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124919780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124919780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124919780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124919782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124919782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124919782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124919782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124919782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124919782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124919783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124919783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124919783 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124919783 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124919783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124919783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124919783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124919787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1059)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1055)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124919797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124919797 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1064)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1064)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124919826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124919826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124919826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124919827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124919827 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124919827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124919827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124919827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124919827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1064)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124919828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124919828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124919828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124919828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124919828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124919828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124919828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124919828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124919828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124919828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124919828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1064)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124919829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124919829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1064)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124919832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124919841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124919841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1061)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124920108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124920108 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124920108 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124920108 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1063)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1063)@3fe731dd41f0: 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) } } } } 20241212124920110 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1063)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1063)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124920111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1063)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1063)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1063)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1063)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@3fe731dd41f0: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='CEC19B8F'O, index=0 SGSN_Test-GSUP(1065)@3fe731dd41f0: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '06EEDAE21441735AF02CF2D2C2F4C56C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B98FBD8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA0DA33D4CEF7263'O } } } } } 20241212124921164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124921164 DLLC NOTICE LLME(ffffffff/cec19b8f){UNASSIGNED} LLC RX: unknown TLLI 0xcec19b8f, creating LLME on the fly (gprs_llc.c:552) 20241212124921164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124921164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124921164 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124921164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124921164 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124921164 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124921164 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124921164 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124921164 DLLC NOTICE LLME(ffffffff/cec19b8f){UNASSIGNED} LLGM Assign pre (cec19b8f => e6422cfd) (gprs_llc.c:1079) 20241212124921164 DLLC NOTICE LLME(cec19b8f/e6422cfd){ASSIGNED} LLGM Assign post (cec19b8f => e6422cfd) (gprs_llc.c:1125) 20241212124921164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124921164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124921164 DMM DEBUG MM(262420000000045/e6422cfd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124921178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124921178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124921178 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124921178 DMM DEBUG MM(262420000000045/e6422cfd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20241212124921178 DMM NOTICE MM(262420000000045/e6422cfd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124921178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124921178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124921178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124921178 DMM DEBUG MM(262420000000045/e6422cfd) Requesting authorization (sgsn_auth.c:160) 20241212124921178 DMM INFO MM(262420000000045/e6422cfd) Requesting authentication tuples (sgsn_auth.c:184) 20241212124921178 DMM DEBUG MM(262420000000045/e6422cfd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124921178 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20241212124921178 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@3fe731dd41f0: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@3fe731dd41f0: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20241212124921181 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124921181 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124921181 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124921181 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124921181 DMM INFO MM(262420000000045/e6422cfd) Subscriber data update (mmctx.c:445) 20241212124921181 DMM DEBUG MM(262420000000045/e6422cfd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124921181 DMM INFO MM(262420000000045/e6422cfd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124921181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124921181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124921181 DMM INFO MM(262420000000045/e6422cfd) <- GMM AUTH AND CIPHERING REQ (rand = 06 ee da e2 14 41 73 5a f0 2c f2 d2 c2 f4 c5 6c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124921189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124921189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124921189 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124921189 DMM INFO MM(262420000000045/e6422cfd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124921189 DMM NOTICE MM(262420000000045/e6422cfd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124921189 DMM DEBUG MM(262420000000045/e6422cfd) checking auth: received GSM SRES = 5b 98 fb d8 (gprs_gmm.c:666) 20241212124921189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124921189 DMM DEBUG MM(262420000000045/e6422cfd) Requesting authorization (sgsn_auth.c:160) 20241212124921189 DMM INFO MM(262420000000045/e6422cfd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124921189 DMM DEBUG MM(262420000000045/e6422cfd) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124921189 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20241212124921189 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f5 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124921189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124921189 DMM INFO MM(262420000000045/e6422cfd) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6422cfd) (gprs_gmm.c:300) 20241212124921190 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124921190 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124921190 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241212124921190 DMM INFO MM(262420000000045/e6422cfd) Subscriber data update (mmctx.c:445) 20241212124921190 DMM DEBUG MM(262420000000045/e6422cfd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124921190 DMM INFO MM(262420000000045/e6422cfd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124921190 DMM NOTICE MM(262420000000045/e6422cfd) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20241212124921190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124921190 DMM NOTICE MM(262420000000045/e6422cfd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124921190 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) 20241212124921191 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124921191 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20241212124921191 DMM INFO MM(262420000000045/e6422cfd) Subscriber data update (mmctx.c:445) 20241212124921191 DMM DEBUG MM(262420000000045/e6422cfd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124921197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124921197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124921197 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124921197 DMM INFO MM(262420000000045/e6422cfd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124921197 DMM NOTICE MM(262420000000045/e6422cfd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124921197 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124921197 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124921197 DLLC NOTICE LLME(cec19b8f/e6422cfd){ASSIGNED} LLGM Assign pre (ffffffff => e6422cfd) (gprs_llc.c:1079) 20241212124921197 DLLC NOTICE LLME(ffffffff/e6422cfd){ASSIGNED} LLGM Assign post (ffffffff => e6422cfd) (gprs_llc.c:1125) 20241212124921197 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124921197 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124921197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124921197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124921248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124921249 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124921249 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124921249 DMM INFO MM(262420000000045/e6422cfd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124921249 DMM INFO MM(262420000000045/e6422cfd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124921249 DMM DEBUG MM(262420000000045/e6422cfd) Using GGSN 0 (gprs_sm.c:312) 20241212124921249 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 8. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124921249 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20241212124921249 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124921249 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124921249 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20241212124921260 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 04 04 24 00 00 01 80 08 00 10 65 56 9b a0 11 8c 85 15 42 14 05 7f 93 38 a4 6b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:443) 20241212124921260 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822261a8, cbp=0x56395c205910) (sgsn_libgtp.c:632) 20241212124921260 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124921260 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=e6422cfd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124921260 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124921260 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124921268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124921268 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20241212124921268 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20241212124921268 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20241212124921268 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@3fe731dd41f0: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@3fe731dd41f0: Final verdict of PTC: pass 20241212124921274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50084<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@3fe731dd41f0: Final verdict of PTC: none TC_xid_n201u-BVCI220(1061)@3fe731dd41f0: Final verdict of PTC: none 20241212124921277 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124921277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1058)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1064)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1053)@3fe731dd41f0: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1063)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@3fe731dd41f0: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1051)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1056)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1062)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_xid_n201u-BVCI220(1061): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1062): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1063): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1064): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_xid_n201u finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Dec 12 12:49:21 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20241212124921409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124921810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97664) 20241212124922279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124922279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=97664, count=102020) 20241212124923280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124923280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Thu Dec 12 12:49:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124924280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124924280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_llc_null started. 20241212124924869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124924871 DMM INFO MM(262420000000045/e6422cfd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124924871 DMM INFO MM(262420000000045/e6422cfd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124924871 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124924871 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124924871 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124924871 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124924871 DLLC NOTICE LLME(ffffffff/e6422cfd){ASSIGNED} LLGM Assign pre (e6422cfd => ffffffff) (gprs_llc.c:1079) 20241212124924871 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6422cfd => ffffffff) (gprs_llc.c:1125) 20241212124924871 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212124924871 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124924871 DMM NOTICE MM(262420000000045/e6422cfd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212124924871 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20241212124924871 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212124924871 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124924871 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20241212124924871 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20241212124924871 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124924871 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f5 09 00 28 01 01 (gsup_client.c:399) 20241212124924871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124924871 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124924871 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124924871 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124924871 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1073)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@3fe731dd41f0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1072)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124924926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124924926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124924926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124924926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124924926 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124924926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124924926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124924926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124924926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1073)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124924927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124924927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124924927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124924928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124924928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124924928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124924928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124924928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124924928 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124924928 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124924928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1073)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124924928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124924928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124924932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124924942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124924942 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1074)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1070)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1072)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124924956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124924956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124924956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124924956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124924956 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124924956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124924956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124924956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124924956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124924958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124924958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124924958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124924958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124924958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124924958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124924958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124924958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124924958 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124924958 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124924958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124924958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124924958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124924962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1078)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212124924971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124924971 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_null-BVCI210(1076)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124924995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124924995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124924995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124924995 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124924995 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124924995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124924995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124924995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124924995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124924997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124924997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124924997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124924997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124924997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124924997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124924997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124924997 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124924997 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124924997 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124924997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124924998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124924998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124925001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124925010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124925010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124925281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124925281 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124925281 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124925281 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@3fe731dd41f0: 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) } } } } 20241212124925283 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124925284 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@3fe731dd41f0: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='C3FC32E3'O, index=0 SGSN_Test-GSUP(1084)@3fe731dd41f0: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '5EB5C082EB4126A04B0513CC2530AF57'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE8B4D19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A150B861BDA0CBC'O } } } } } 20241212124926333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124926333 DLLC NOTICE LLME(ffffffff/c3fc32e3){UNASSIGNED} LLC RX: unknown TLLI 0xc3fc32e3, creating LLME on the fly (gprs_llc.c:552) 20241212124926333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124926333 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124926333 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124926333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124926333 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124926333 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124926333 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124926333 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124926333 DLLC NOTICE LLME(ffffffff/c3fc32e3){UNASSIGNED} LLGM Assign pre (c3fc32e3 => dcb7ef42) (gprs_llc.c:1079) 20241212124926333 DLLC NOTICE LLME(c3fc32e3/dcb7ef42){ASSIGNED} LLGM Assign post (c3fc32e3 => dcb7ef42) (gprs_llc.c:1125) 20241212124926333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124926333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124926333 DMM DEBUG MM(262420000000041/dcb7ef42) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124926347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124926347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124926347 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124926347 DMM DEBUG MM(262420000000041/dcb7ef42) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20241212124926347 DMM NOTICE MM(262420000000041/dcb7ef42) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124926347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124926347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124926347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124926347 DMM DEBUG MM(262420000000041/dcb7ef42) Requesting authorization (sgsn_auth.c:160) 20241212124926347 DMM INFO MM(262420000000041/dcb7ef42) Requesting authentication tuples (sgsn_auth.c:184) 20241212124926347 DMM DEBUG MM(262420000000041/dcb7ef42) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124926347 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20241212124926347 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@3fe731dd41f0: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@3fe731dd41f0: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20241212124926349 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124926349 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124926349 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124926349 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124926349 DMM INFO MM(262420000000041/dcb7ef42) Subscriber data update (mmctx.c:445) 20241212124926349 DMM DEBUG MM(262420000000041/dcb7ef42) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124926349 DMM INFO MM(262420000000041/dcb7ef42) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124926349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124926349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124926349 DMM INFO MM(262420000000041/dcb7ef42) <- GMM AUTH AND CIPHERING REQ (rand = 5e b5 c0 82 eb 41 26 a0 4b 05 13 cc 25 30 af 57 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124926359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124926359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124926359 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124926359 DMM INFO MM(262420000000041/dcb7ef42) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124926359 DMM NOTICE MM(262420000000041/dcb7ef42) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124926359 DMM DEBUG MM(262420000000041/dcb7ef42) checking auth: received GSM SRES = ae 8b 4d 19 (gprs_gmm.c:666) 20241212124926359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124926359 DMM DEBUG MM(262420000000041/dcb7ef42) Requesting authorization (sgsn_auth.c:160) 20241212124926359 DMM INFO MM(262420000000041/dcb7ef42) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124926359 DMM DEBUG MM(262420000000041/dcb7ef42) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124926359 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20241212124926359 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124926359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124926359 DMM INFO MM(262420000000041/dcb7ef42) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcb7ef42) (gprs_gmm.c:300) 20241212124926360 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124926361 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124926361 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241212124926361 DMM INFO MM(262420000000041/dcb7ef42) Subscriber data update (mmctx.c:445) 20241212124926361 DMM DEBUG MM(262420000000041/dcb7ef42) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124926361 DMM INFO MM(262420000000041/dcb7ef42) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124926361 DMM NOTICE MM(262420000000041/dcb7ef42) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20241212124926361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124926361 DMM NOTICE MM(262420000000041/dcb7ef42) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124926361 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) 20241212124926361 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124926361 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20241212124926361 DMM INFO MM(262420000000041/dcb7ef42) Subscriber data update (mmctx.c:445) 20241212124926361 DMM DEBUG MM(262420000000041/dcb7ef42) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124926367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124926367 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124926367 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124926367 DMM INFO MM(262420000000041/dcb7ef42) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124926367 DMM NOTICE MM(262420000000041/dcb7ef42) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124926367 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124926367 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124926367 DLLC NOTICE LLME(c3fc32e3/dcb7ef42){ASSIGNED} LLGM Assign pre (ffffffff => dcb7ef42) (gprs_llc.c:1079) 20241212124926367 DLLC NOTICE LLME(ffffffff/dcb7ef42){ASSIGNED} LLGM Assign post (ffffffff => dcb7ef42) (gprs_llc.c:1125) 20241212124926367 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124926367 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124926367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124926367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212124927420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124927420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20241212124927420 DLLC DEBUG TLLI=dcb7ef42 sends us LLC NULL (gprs_llc.c:912) 20241212124927420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124927420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20241212124927420 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124927420 DMM INFO MM(262420000000041/dcb7ef42) -> GMM DETACH REQUEST TLLI=0xdcb7ef42 type=GPRS detach Power-off (gprs_gmm.c:1465) 20241212124927420 DMM INFO MM(262420000000041/dcb7ef42) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20241212124927420 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124927420 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124927420 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124927420 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124927420 DLLC NOTICE LLME(ffffffff/dcb7ef42){ASSIGNED} LLGM Assign pre (dcb7ef42 => ffffffff) (gprs_llc.c:1079) 20241212124927420 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcb7ef42 => ffffffff) (gprs_llc.c:1125) 20241212124927420 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20241212124927420 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124927420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124927420 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124927420 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124927420 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124927421 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@3fe731dd41f0: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@3fe731dd41f0: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@3fe731dd41f0: Final verdict of PTC: pass 20241212124932431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50100<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1084)@3fe731dd41f0: Final verdict of PTC: none 20241212124932434 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124932434 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1073)@3fe731dd41f0: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@3fe731dd41f0: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1082)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1077)@3fe731dd41f0: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1075)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1071)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1080)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_llc_null finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Dec 12 12:49:32 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20241212124932572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124932873 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95096) 20241212124933435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124933435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95096, count=100528) 20241212124934436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124934436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Dec 12 12:49:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124935437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124935437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212124935719 DGPRS DEBUG Checking for inactive LLMEs, time = 15818509 (sgsn.c:131) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_llc_sabm_dm_llgmm started. 20241212124935933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124935934 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1092)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1092)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124935983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124935983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124935983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124935983 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124935983 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124935983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124935983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124935983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124935983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1091)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1092)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124935985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124935985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124935985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124935985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124935985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124935985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124935985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124935985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124935985 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124935985 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124935985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124935986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124935986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1092)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1092)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124935989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1088)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212124936000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124936000 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1091)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1089)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1096)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124936008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124936008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124936008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124936008 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124936008 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124936008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124936008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124936008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124936008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124936010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124936010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124936010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124936010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124936010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124936010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124936010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124936010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124936010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124936010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124936010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124936011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1096)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124936011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124936014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124936024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124936024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1095)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1102)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1102)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124936053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124936053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124936053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124936053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124936053 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124936053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124936053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124936053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124936053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1102)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124936055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124936055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124936055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124936055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124936055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124936055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124936055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124936055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124936055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124936055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124936055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124936056 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124936056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1102)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1102)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124936059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124936068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124936068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1099)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124936439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124936439 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124936439 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124936439 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1101)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1101)@3fe731dd41f0: 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) } } } } 20241212124936441 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241212124936442 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1101)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1101)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1101)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1101)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1101)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1101)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1089)@3fe731dd41f0: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='D23D3000'O, index=0 SGSN_Test-GSUP(1103)@3fe731dd41f0: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '00E795DE2FCED9ABFEAFF91A2863BD2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8EBEF20'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59C27C466E70ADF3'O } } } } } 20241212124937496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124937496 DLLC NOTICE LLME(ffffffff/d23d3000){UNASSIGNED} LLC RX: unknown TLLI 0xd23d3000, creating LLME on the fly (gprs_llc.c:552) 20241212124937496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124937496 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124937496 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124937496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124937496 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124937496 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124937496 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124937496 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124937496 DLLC NOTICE LLME(ffffffff/d23d3000){UNASSIGNED} LLGM Assign pre (d23d3000 => ebb8ecdc) (gprs_llc.c:1079) 20241212124937496 DLLC NOTICE LLME(d23d3000/ebb8ecdc){ASSIGNED} LLGM Assign post (d23d3000 => ebb8ecdc) (gprs_llc.c:1125) 20241212124937496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124937496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124937496 DMM DEBUG MM(262420000000042/ebb8ecdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124937509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124937509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124937509 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124937509 DMM DEBUG MM(262420000000042/ebb8ecdc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20241212124937509 DMM NOTICE MM(262420000000042/ebb8ecdc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124937509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124937509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124937509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124937509 DMM DEBUG MM(262420000000042/ebb8ecdc) Requesting authorization (sgsn_auth.c:160) 20241212124937509 DMM INFO MM(262420000000042/ebb8ecdc) Requesting authentication tuples (sgsn_auth.c:184) 20241212124937509 DMM DEBUG MM(262420000000042/ebb8ecdc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124937509 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20241212124937509 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@3fe731dd41f0: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@3fe731dd41f0: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20241212124937512 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124937512 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124937512 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124937512 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124937512 DMM INFO MM(262420000000042/ebb8ecdc) Subscriber data update (mmctx.c:445) 20241212124937512 DMM DEBUG MM(262420000000042/ebb8ecdc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124937512 DMM INFO MM(262420000000042/ebb8ecdc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124937512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124937512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124937512 DMM INFO MM(262420000000042/ebb8ecdc) <- GMM AUTH AND CIPHERING REQ (rand = 00 e7 95 de 2f ce d9 ab fe af f9 1a 28 63 bd 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124937521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124937522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124937522 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124937522 DMM INFO MM(262420000000042/ebb8ecdc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124937522 DMM NOTICE MM(262420000000042/ebb8ecdc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124937522 DMM DEBUG MM(262420000000042/ebb8ecdc) checking auth: received GSM SRES = c8 eb ef 20 (gprs_gmm.c:666) 20241212124937522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124937522 DMM DEBUG MM(262420000000042/ebb8ecdc) Requesting authorization (sgsn_auth.c:160) 20241212124937522 DMM INFO MM(262420000000042/ebb8ecdc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124937522 DMM DEBUG MM(262420000000042/ebb8ecdc) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124937522 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20241212124937522 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124937522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124937522 DMM INFO MM(262420000000042/ebb8ecdc) <- GMM ATTACH ACCEPT (new P-TMSI=0xebb8ecdc) (gprs_gmm.c:300) 20241212124937523 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124937523 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124937523 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241212124937523 DMM INFO MM(262420000000042/ebb8ecdc) Subscriber data update (mmctx.c:445) 20241212124937523 DMM DEBUG MM(262420000000042/ebb8ecdc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124937523 DMM INFO MM(262420000000042/ebb8ecdc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124937523 DMM NOTICE MM(262420000000042/ebb8ecdc) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20241212124937523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124937523 DMM NOTICE MM(262420000000042/ebb8ecdc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124937523 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) 20241212124937523 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124937523 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20241212124937523 DMM INFO MM(262420000000042/ebb8ecdc) Subscriber data update (mmctx.c:445) 20241212124937523 DMM DEBUG MM(262420000000042/ebb8ecdc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124937530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124937530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124937530 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124937530 DMM INFO MM(262420000000042/ebb8ecdc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124937530 DMM NOTICE MM(262420000000042/ebb8ecdc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124937530 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124937530 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124937530 DLLC NOTICE LLME(d23d3000/ebb8ecdc){ASSIGNED} LLGM Assign pre (ffffffff => ebb8ecdc) (gprs_llc.c:1079) 20241212124937530 DLLC NOTICE LLME(ffffffff/ebb8ecdc){ASSIGNED} LLGM Assign post (ffffffff => ebb8ecdc) (gprs_llc.c:1125) 20241212124937530 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124937530 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124937530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124937530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212124938583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124938583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1105)@3fe731dd41f0: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1089)@3fe731dd41f0: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@3fe731dd41f0: Final verdict of PTC: pass 20241212124938592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56382<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@3fe731dd41f0: Final verdict of PTC: none 20241212124938594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124938594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1096)@3fe731dd41f0: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1095)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1101)@3fe731dd41f0: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1089)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1091)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1092)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1102)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@3fe731dd41f0: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1099)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1090)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1100)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1094)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1089): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1090): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1091): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1092): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1095): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1099): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1100): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1101): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1102): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Thu Dec 12 12:49:38 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20241212124938723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124939125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81840) 20241212124939595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124939595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=81840, count=87352) 20241212124940597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124940597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Dec 12 12:49:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124941598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124941598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_llc_sabm_dm_ll5 started. 20241212124942185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124942187 DMM INFO MM(262420000000042/ebb8ecdc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124942187 DMM INFO MM(262420000000042/ebb8ecdc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124942187 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124942187 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124942187 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124942187 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124942187 DLLC NOTICE LLME(ffffffff/ebb8ecdc){ASSIGNED} LLGM Assign pre (ebb8ecdc => ffffffff) (gprs_llc.c:1079) 20241212124942187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ebb8ecdc => ffffffff) (gprs_llc.c:1125) 20241212124942187 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20241212124942187 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124942187 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f2 09 00 28 01 01 (gsup_client.c:399) 20241212124942187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124942187 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124942187 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124942187 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124942187 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124942234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124942234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124942234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124942234 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124942234 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124942234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124942234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124942234 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124942234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124942235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124942235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124942235 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124942236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124942236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124942236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124942236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124942236 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124942236 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124942236 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124942236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124942236 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124942236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124942240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1111)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212124942249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124942249 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1109)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1116)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1116)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124942279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124942279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124942279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124942279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124942279 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124942279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124942279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124942279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124942279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1115)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1116)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124942281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124942281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124942281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124942281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124942281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124942281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124942281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124942281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124942281 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124942282 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124942282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124942282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124942282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1116)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1116)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124942286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1112)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124942295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124942295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1113)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1115)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1121)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1121)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124942316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124942316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124942316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124942316 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124942316 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124942316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124942316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124942316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124942316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1121)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124942318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124942318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124942318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124942319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124942319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124942319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124942319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124942319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124942319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124942319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124942319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1121)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124942319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124942320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1121)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124942322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124942331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124942331 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1118)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124942599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124942599 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124942599 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124942599 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1120)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1120)@3fe731dd41f0: 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) } } } } 20241212124942601 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1120)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1120)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124942602 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1120)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1120)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1120)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1120)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1109)@3fe731dd41f0: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='C37B5682'O, index=0 SGSN_Test-GSUP(1122)@3fe731dd41f0: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'FBE38C34C769E5148302FF1EF86B4144'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B9A41D8A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7910CA785915781F'O } } } } } 20241212124943651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124943652 DLLC NOTICE LLME(ffffffff/c37b5682){UNASSIGNED} LLC RX: unknown TLLI 0xc37b5682, creating LLME on the fly (gprs_llc.c:552) 20241212124943652 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124943652 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124943652 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124943652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124943652 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124943652 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124943652 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124943652 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124943652 DLLC NOTICE LLME(ffffffff/c37b5682){UNASSIGNED} LLGM Assign pre (c37b5682 => fc5db194) (gprs_llc.c:1079) 20241212124943652 DLLC NOTICE LLME(c37b5682/fc5db194){ASSIGNED} LLGM Assign post (c37b5682 => fc5db194) (gprs_llc.c:1125) 20241212124943652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124943652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124943652 DMM DEBUG MM(262420000000043/fc5db194) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124943665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124943665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124943665 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124943665 DMM DEBUG MM(262420000000043/fc5db194) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20241212124943665 DMM NOTICE MM(262420000000043/fc5db194) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124943665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124943665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124943665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124943665 DMM DEBUG MM(262420000000043/fc5db194) Requesting authorization (sgsn_auth.c:160) 20241212124943665 DMM INFO MM(262420000000043/fc5db194) Requesting authentication tuples (sgsn_auth.c:184) 20241212124943665 DMM DEBUG MM(262420000000043/fc5db194) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124943665 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20241212124943665 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@3fe731dd41f0: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@3fe731dd41f0: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20241212124943668 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124943668 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124943668 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124943668 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124943668 DMM INFO MM(262420000000043/fc5db194) Subscriber data update (mmctx.c:445) 20241212124943668 DMM DEBUG MM(262420000000043/fc5db194) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124943668 DMM INFO MM(262420000000043/fc5db194) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124943668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124943668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124943668 DMM INFO MM(262420000000043/fc5db194) <- GMM AUTH AND CIPHERING REQ (rand = fb e3 8c 34 c7 69 e5 14 83 02 ff 1e f8 6b 41 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124943676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124943676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124943676 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124943676 DMM INFO MM(262420000000043/fc5db194) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124943676 DMM NOTICE MM(262420000000043/fc5db194) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124943676 DMM DEBUG MM(262420000000043/fc5db194) checking auth: received GSM SRES = b9 a4 1d 8a (gprs_gmm.c:666) 20241212124943676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124943676 DMM DEBUG MM(262420000000043/fc5db194) Requesting authorization (sgsn_auth.c:160) 20241212124943676 DMM INFO MM(262420000000043/fc5db194) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124943676 DMM DEBUG MM(262420000000043/fc5db194) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124943676 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20241212124943676 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124943676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124943676 DMM INFO MM(262420000000043/fc5db194) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc5db194) (gprs_gmm.c:300) 20241212124943677 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124943677 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124943677 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241212124943677 DMM INFO MM(262420000000043/fc5db194) Subscriber data update (mmctx.c:445) 20241212124943677 DMM DEBUG MM(262420000000043/fc5db194) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124943677 DMM INFO MM(262420000000043/fc5db194) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124943677 DMM NOTICE MM(262420000000043/fc5db194) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20241212124943677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124943677 DMM NOTICE MM(262420000000043/fc5db194) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124943677 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) 20241212124943678 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124943678 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20241212124943678 DMM INFO MM(262420000000043/fc5db194) Subscriber data update (mmctx.c:445) 20241212124943678 DMM DEBUG MM(262420000000043/fc5db194) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124943684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124943684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124943684 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124943684 DMM INFO MM(262420000000043/fc5db194) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124943684 DMM NOTICE MM(262420000000043/fc5db194) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124943684 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124943684 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124943684 DLLC NOTICE LLME(c37b5682/fc5db194){ASSIGNED} LLGM Assign pre (ffffffff => fc5db194) (gprs_llc.c:1079) 20241212124943684 DLLC NOTICE LLME(ffffffff/fc5db194){ASSIGNED} LLGM Assign post (ffffffff => fc5db194) (gprs_llc.c:1125) 20241212124943684 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124943684 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124943684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124943684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212124944736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124944736 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1124)@3fe731dd41f0: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1109)@3fe731dd41f0: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@3fe731dd41f0: Final verdict of PTC: pass 20241212124944746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60206<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212124944748 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124944748 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1120)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(1122)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1110)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@3fe731dd41f0: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1109)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1116)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1121)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1115)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@3fe731dd41f0: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1113)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@3fe731dd41f0: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1118)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1119)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1108)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1114)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1109): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1113): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1114): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1115): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1116): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1118): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1119): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1120): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1121): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Thu Dec 12 12:49:44 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20241212124944876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124945278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=87208) 20241212124945749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124945749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=87208, count=91564) 20241212124946749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124946749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Thu Dec 12 12:49:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124947750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124947750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_suspend_nopaging started. 20241212124948338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124948339 DMM INFO MM(262420000000043/fc5db194) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124948339 DMM INFO MM(262420000000043/fc5db194) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124948339 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124948339 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124948339 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124948339 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124948339 DLLC NOTICE LLME(ffffffff/fc5db194){ASSIGNED} LLGM Assign pre (fc5db194 => ffffffff) (gprs_llc.c:1079) 20241212124948339 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc5db194 => ffffffff) (gprs_llc.c:1125) 20241212124948339 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20241212124948340 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124948340 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f3 09 00 28 01 01 (gsup_client.c:399) 20241212124948340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212124948340 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124948340 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212124948340 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124948340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1130)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1130)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124948394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124948394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124948394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124948394 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124948394 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124948394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124948394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124948394 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124948394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1129)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1130)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124948396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124948396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124948396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124948396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124948396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124948396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124948396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124948396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124948396 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124948396 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124948396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1130)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212124948397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124948397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1130)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124948400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124948409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124948409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1131)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI196(1127)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1129)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124948424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124948424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124948424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124948424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124948424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124948424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124948424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124948424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124948424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124948426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124948426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124948426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124948426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124948426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124948426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124948426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124948426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124948426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124948426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124948426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124948426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124948427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1134)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124948431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124948440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124948440 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1136)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1133)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1140)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1140)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124948468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124948468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124948468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124948468 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124948468 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124948468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124948468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124948468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124948468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1140)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124948470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124948470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124948470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124948471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124948471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124948471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124948471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124948471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124948471 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124948471 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124948471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124948471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124948471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1140)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1140)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124948475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124948485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124948485 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1137)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124948751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124948751 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124948751 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124948751 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1139)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@3fe731dd41f0: 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) } } } } 20241212124948753 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1139)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212124948753 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1139)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1139)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1127)@3fe731dd41f0: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='E5FB8EEA'O, index=0 SGSN_Test-GSUP(1141)@3fe731dd41f0: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DED9C470DA555157013B8FBE2C428EFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '953CB01F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F29A14FB0D27648D'O } } } } } 20241212124949808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124949808 DLLC NOTICE LLME(ffffffff/e5fb8eea){UNASSIGNED} LLC RX: unknown TLLI 0xe5fb8eea, creating LLME on the fly (gprs_llc.c:552) 20241212124949808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124949808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124949808 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124949808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212124949808 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124949808 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212124949809 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124949809 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124949809 DLLC NOTICE LLME(ffffffff/e5fb8eea){UNASSIGNED} LLGM Assign pre (e5fb8eea => e3ff442e) (gprs_llc.c:1079) 20241212124949809 DLLC NOTICE LLME(e5fb8eea/e3ff442e){ASSIGNED} LLGM Assign post (e5fb8eea => e3ff442e) (gprs_llc.c:1125) 20241212124949809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124949809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124949809 DMM DEBUG MM(262420000000048/e3ff442e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212124949821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124949821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212124949821 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124949821 DMM DEBUG MM(262420000000048/e3ff442e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20241212124949821 DMM NOTICE MM(262420000000048/e3ff442e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212124949821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212124949821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212124949821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212124949821 DMM DEBUG MM(262420000000048/e3ff442e) Requesting authorization (sgsn_auth.c:160) 20241212124949821 DMM INFO MM(262420000000048/e3ff442e) Requesting authentication tuples (sgsn_auth.c:184) 20241212124949821 DMM DEBUG MM(262420000000048/e3ff442e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212124949821 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20241212124949821 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@3fe731dd41f0: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@3fe731dd41f0: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20241212124949824 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212124949824 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212124949824 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212124949824 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212124949824 DMM INFO MM(262420000000048/e3ff442e) Subscriber data update (mmctx.c:445) 20241212124949824 DMM DEBUG MM(262420000000048/e3ff442e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212124949824 DMM INFO MM(262420000000048/e3ff442e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212124949824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212124949824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212124949824 DMM INFO MM(262420000000048/e3ff442e) <- GMM AUTH AND CIPHERING REQ (rand = de d9 c4 70 da 55 51 57 01 3b 8f be 2c 42 8e fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212124949831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124949831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124949831 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124949831 DMM INFO MM(262420000000048/e3ff442e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212124949831 DMM NOTICE MM(262420000000048/e3ff442e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212124949831 DMM DEBUG MM(262420000000048/e3ff442e) checking auth: received GSM SRES = 95 3c b0 1f (gprs_gmm.c:666) 20241212124949831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212124949831 DMM DEBUG MM(262420000000048/e3ff442e) Requesting authorization (sgsn_auth.c:160) 20241212124949831 DMM INFO MM(262420000000048/e3ff442e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212124949831 DMM DEBUG MM(262420000000048/e3ff442e) Requesting subscriber data update (gprs_subscriber.c:894) 20241212124949831 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20241212124949831 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212124949831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212124949831 DMM INFO MM(262420000000048/e3ff442e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3ff442e) (gprs_gmm.c:300) 20241212124949832 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212124949832 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212124949832 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241212124949832 DMM INFO MM(262420000000048/e3ff442e) Subscriber data update (mmctx.c:445) 20241212124949832 DMM DEBUG MM(262420000000048/e3ff442e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212124949832 DMM INFO MM(262420000000048/e3ff442e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212124949832 DMM NOTICE MM(262420000000048/e3ff442e) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20241212124949832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212124949832 DMM NOTICE MM(262420000000048/e3ff442e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212124949832 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) 20241212124949833 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212124949833 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20241212124949833 DMM INFO MM(262420000000048/e3ff442e) Subscriber data update (mmctx.c:445) 20241212124949833 DMM DEBUG MM(262420000000048/e3ff442e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212124949839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124949839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212124949839 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124949839 DMM INFO MM(262420000000048/e3ff442e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212124949839 DMM NOTICE MM(262420000000048/e3ff442e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212124949839 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212124949839 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212124949839 DLLC NOTICE LLME(e5fb8eea/e3ff442e){ASSIGNED} LLGM Assign pre (ffffffff => e3ff442e) (gprs_llc.c:1079) 20241212124949839 DLLC NOTICE LLME(ffffffff/e3ff442e){ASSIGNED} LLGM Assign post (ffffffff => e3ff442e) (gprs_llc.c:1125) 20241212124949840 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212124949840 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212124949840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212124949840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@3fe731dd41f0: setverdict(pass): none -> pass 20241212124949892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124949892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212124949892 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212124949892 DMM INFO MM(262420000000048/e3ff442e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212124949892 DMM INFO MM(262420000000048/e3ff442e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212124949892 DMM DEBUG MM(262420000000048/e3ff442e) Using GGSN 0 (gprs_sm.c:312) 20241212124949892 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 9. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212124949892 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20241212124949892 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212124949892 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20241212124949892 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20241212124949903 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 05 04 26 00 00 01 80 08 00 10 84 21 b5 4d 11 c9 ca 52 e4 14 05 7f 04 16 5e 69 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1062 from retransmit req queue (gtp.c:443) 20241212124949903 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc82227218, cbp=0x56395c20a9b0) (sgsn_libgtp.c:632) 20241212124949903 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212124949903 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20b2d8 TLLI=e3ff442e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212124949903 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212124949903 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212124949911 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241212124949918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124949918 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241212124949918 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241212124949921 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:779) 20241212124949921 DMM INFO MM(262420000000048/e3ff442e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) TC_suspend_nopaging-BVCI196(1127)@3fe731dd41f0: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@3fe731dd41f0: Final verdict of PTC: pass 20241212124954931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53674<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1130)@3fe731dd41f0: Final verdict of PTC: none 20241212124954934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212124954934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1134)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@3fe731dd41f0: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1127)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1140)@3fe731dd41f0: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1137)@3fe731dd41f0: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1138)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1128)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1132)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_nopaging-BVCI196(1127): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1128): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1130): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_nopaging-BVCI220(1137): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1138): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1140): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_suspend_nopaging finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Dec 12 12:49:55 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20241212124955063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124955464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99700) 20241212124955935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124955935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99700, count=100960) 20241212124956935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124956935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Thu Dec 12 12:49:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212124957936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124957936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_suspend_resume started. 20241212124958525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36058<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212124958526 DMM INFO MM(262420000000048/e3ff442e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212124958526 DMM INFO MM(262420000000048/e3ff442e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212124958526 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212124958526 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212124958526 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212124958526 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212124958526 DLLC NOTICE LLME(ffffffff/e3ff442e){ASSIGNED} LLGM Assign pre (e3ff442e => ffffffff) (gprs_llc.c:1079) 20241212124958526 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3ff442e => ffffffff) (gprs_llc.c:1125) 20241212124958526 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20af80 (gprs_sndcp.c:574) 20241212124958526 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20b2d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212124958526 DMM NOTICE MM(262420000000048/e3ff442e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212124958526 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20241212124958526 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212124958526 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212124958526 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20241212124958526 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20241212124958526 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20241212124958526 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f8 09 00 28 01 01 (gsup_client.c:399) 20241212124958526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212124958526 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212124958526 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212124958526 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212124958526 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124958572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212124958572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124958572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124958572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124958572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212124958572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124958572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124958572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124958572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124958573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124958573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124958573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124958574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124958574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124958574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124958574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124958574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124958574 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212124958574 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124958574 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124958574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124958574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124958577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124958587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124958587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124958606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212124958606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124958606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124958606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124958606 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212124958606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124958606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124958606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124958606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124958608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124958608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124958608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124958608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124958608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124958608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124958608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124958608 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124958608 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212124958608 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124958608 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124958609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124958609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124958613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124958622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124958622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_resume-BVCI210(1152)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212124958642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212124958642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212124958642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212124958642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124958642 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212124958642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212124958642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212124958642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212124958642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212124958644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212124958644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212124958644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212124958644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212124958644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212124958644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212124958644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212124958644 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212124958644 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212124958644 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212124958644 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212124958645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212124958645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212124958649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212124958658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124958658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1157)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212124958937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212124958937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212124958937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212124958937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1159)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@3fe731dd41f0: 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) } } } } 20241212124958939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241212124958939 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1159)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@3fe731dd41f0: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='D1AB43B6'O, index=0 SGSN_Test-GSUP(1160)@3fe731dd41f0: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F0E086F6DACB773DD70A4DC4E71E8C6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2CA35014'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '36DC2E22C1AEF339'O } } } } } 20241212124959989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212124959989 DLLC NOTICE LLME(ffffffff/d1ab43b6){UNASSIGNED} LLC RX: unknown TLLI 0xd1ab43b6, creating LLME on the fly (gprs_llc.c:552) 20241212124959989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212124959990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20241212124959990 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212124959990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212124959990 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212124959990 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212124959990 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212124959990 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212124959990 DLLC NOTICE LLME(ffffffff/d1ab43b6){UNASSIGNED} LLGM Assign pre (d1ab43b6 => e89e0e69) (gprs_llc.c:1079) 20241212124959990 DLLC NOTICE LLME(d1ab43b6/e89e0e69){ASSIGNED} LLGM Assign post (d1ab43b6 => e89e0e69) (gprs_llc.c:1125) 20241212124959990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212124959990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212124959990 DMM DEBUG MM(262420000000049/e89e0e69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125000001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125000001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125000001 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125000001 DMM DEBUG MM(262420000000049/e89e0e69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20241212125000001 DMM NOTICE MM(262420000000049/e89e0e69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125000001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125000001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125000001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125000001 DMM DEBUG MM(262420000000049/e89e0e69) Requesting authorization (sgsn_auth.c:160) 20241212125000001 DMM INFO MM(262420000000049/e89e0e69) Requesting authentication tuples (sgsn_auth.c:184) 20241212125000001 DMM DEBUG MM(262420000000049/e89e0e69) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125000001 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20241212125000001 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@3fe731dd41f0: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@3fe731dd41f0: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20241212125000004 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125000004 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125000004 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125000004 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125000004 DMM INFO MM(262420000000049/e89e0e69) Subscriber data update (mmctx.c:445) 20241212125000004 DMM DEBUG MM(262420000000049/e89e0e69) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125000004 DMM INFO MM(262420000000049/e89e0e69) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125000004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125000004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125000004 DMM INFO MM(262420000000049/e89e0e69) <- GMM AUTH AND CIPHERING REQ (rand = f0 e0 86 f6 da cb 77 3d d7 0a 4d c4 e7 1e 8c 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212125000012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125000012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125000012 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125000012 DMM INFO MM(262420000000049/e89e0e69) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125000012 DMM NOTICE MM(262420000000049/e89e0e69) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125000012 DMM DEBUG MM(262420000000049/e89e0e69) checking auth: received GSM SRES = 2c a3 50 14 (gprs_gmm.c:666) 20241212125000012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125000012 DMM DEBUG MM(262420000000049/e89e0e69) Requesting authorization (sgsn_auth.c:160) 20241212125000012 DMM INFO MM(262420000000049/e89e0e69) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125000012 DMM DEBUG MM(262420000000049/e89e0e69) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125000012 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20241212125000012 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 40 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125000012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125000012 DMM INFO MM(262420000000049/e89e0e69) <- GMM ATTACH ACCEPT (new P-TMSI=0xe89e0e69) (gprs_gmm.c:300) 20241212125000014 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125000014 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125000014 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241212125000014 DMM INFO MM(262420000000049/e89e0e69) Subscriber data update (mmctx.c:445) 20241212125000014 DMM DEBUG MM(262420000000049/e89e0e69) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125000014 DMM INFO MM(262420000000049/e89e0e69) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125000014 DMM NOTICE MM(262420000000049/e89e0e69) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20241212125000014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125000014 DMM NOTICE MM(262420000000049/e89e0e69) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125000014 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) 20241212125000014 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125000014 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20241212125000014 DMM INFO MM(262420000000049/e89e0e69) Subscriber data update (mmctx.c:445) 20241212125000014 DMM DEBUG MM(262420000000049/e89e0e69) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125000020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125000020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125000020 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125000020 DMM INFO MM(262420000000049/e89e0e69) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125000020 DMM NOTICE MM(262420000000049/e89e0e69) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125000020 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125000020 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125000020 DLLC NOTICE LLME(d1ab43b6/e89e0e69){ASSIGNED} LLGM Assign pre (ffffffff => e89e0e69) (gprs_llc.c:1079) 20241212125000020 DLLC NOTICE LLME(ffffffff/e89e0e69){ASSIGNED} LLGM Assign post (ffffffff => e89e0e69) (gprs_llc.c:1125) 20241212125000020 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125000020 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125000020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125000020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@3fe731dd41f0: setverdict(pass): none -> pass 20241212125000074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125000074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212125000074 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125000074 DMM INFO MM(262420000000049/e89e0e69) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212125000074 DMM INFO MM(262420000000049/e89e0e69) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212125000074 DMM DEBUG MM(262420000000049/e89e0e69) Using GGSN 0 (gprs_sm.c:312) 20241212125000074 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 10. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212125000074 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20241212125000074 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212125000074 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20241212125000074 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20241212125000085 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 06 04 28 00 00 01 80 08 00 10 b0 d2 16 e1 11 79 53 40 d9 14 05 7f 27 26 3c 75 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:443) 20241212125000085 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc82228288, cbp=0x56395c20ad40) (sgsn_libgtp.c:632) 20241212125000085 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212125000085 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=e89e0e69, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212125000085 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212125000085 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125000094 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241212125000100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125000100 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241212125000100 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241212125000103 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) 20241212125000103 DMM INFO MM(262420000000049/e89e0e69) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241212125005111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125005111 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2339) 20241212125005111 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20241212125005114 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:779) TC_suspend_resume-BVCI196(1147)@3fe731dd41f0: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@3fe731dd41f0: Final verdict of PTC: pass 20241212125005123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36058<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1153)@3fe731dd41f0: Final verdict of PTC: none 20241212125005125 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125005125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1148)@3fe731dd41f0: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@3fe731dd41f0: Final verdict of PTC: none TC_suspend_resume-BVCI196(1147)@3fe731dd41f0: Final verdict of PTC: none TC_suspend_resume-BVCI220(1157)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1158)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1156)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1146)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1151)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_resume-BVCI220(1157): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_suspend_resume finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Dec 12 12:50:05 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20241212125005255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125005656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36070<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104060) 20241212125005720 DGPRS DEBUG Checking for inactive LLMEs, time = 15818539 (sgsn.c:131) 20241212125006126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125006126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=104060, count=105444) 20241212125007127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125007127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Thu Dec 12 12:50:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125008128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125008128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_suspend_rau started. 20241212125008714 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125008715 DMM INFO MM(262420000000049/e89e0e69) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125008715 DMM INFO MM(262420000000049/e89e0e69) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125008715 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125008715 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125008715 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212125008715 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212125008715 DLLC NOTICE LLME(ffffffff/e89e0e69){ASSIGNED} LLGM Assign pre (e89e0e69 => ffffffff) (gprs_llc.c:1079) 20241212125008715 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e89e0e69 => ffffffff) (gprs_llc.c:1125) 20241212125008715 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212125008715 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212125008715 DMM NOTICE MM(262420000000049/e89e0e69) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212125008715 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20241212125008715 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212125008715 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212125008716 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20241212125008716 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20241212125008716 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125008716 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 40 f9 09 00 28 01 01 (gsup_client.c:399) 20241212125008716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212125008716 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212125008716 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212125008716 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212125008716 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125008760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125008760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125008760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125008760 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125008760 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125008760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125008760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125008760 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125008760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125008762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125008762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125008762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125008762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125008762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125008762 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125008762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125008762 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125008762 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125008762 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125008762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125008763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125008763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125008767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125008778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125008778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125008804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125008804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125008804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125008804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125008804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125008804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125008804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125008804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125008804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1172)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125008807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125008807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125008807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125008807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125008807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125008807 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125008807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125008807 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125008807 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125008807 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125008807 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1173)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125008808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125008808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125008812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1169)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125008822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125008823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_rau-BVCI210(1170)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125008840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125008840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125008840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125008840 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125008840 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125008840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125008840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125008840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125008841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125008842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125008842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125008842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125008843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125008843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125008843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125008843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125008843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125008843 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125008843 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125008843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1178)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125008844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125008844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125008847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125008857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125008857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1175)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125009129 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125009129 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125009129 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125009129 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1177)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1177)@3fe731dd41f0: 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) } } } } 20241212125009131 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1177)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1177)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125009132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1177)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1177)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1177)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1177)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@3fe731dd41f0: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='CDA077E2'O, index=0 SGSN_Test-GSUP(1179)@3fe731dd41f0: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'A025E0A98635AB266CEB6C2BEA18292B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9342297D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A57B988B5D29A5B8'O } } } } } 20241212125010189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125010189 DLLC NOTICE LLME(ffffffff/cda077e2){UNASSIGNED} LLC RX: unknown TLLI 0xcda077e2, creating LLME on the fly (gprs_llc.c:552) 20241212125010189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125010189 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125010189 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125010189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125010189 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125010189 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212125010189 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125010189 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125010189 DLLC NOTICE LLME(ffffffff/cda077e2){UNASSIGNED} LLGM Assign pre (cda077e2 => d670e344) (gprs_llc.c:1079) 20241212125010189 DLLC NOTICE LLME(cda077e2/d670e344){ASSIGNED} LLGM Assign post (cda077e2 => d670e344) (gprs_llc.c:1125) 20241212125010189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125010189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125010189 DMM DEBUG MM(262420000000050/d670e344) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125010203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125010203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125010203 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125010203 DMM DEBUG MM(262420000000050/d670e344) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20241212125010203 DMM NOTICE MM(262420000000050/d670e344) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125010203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125010203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125010203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125010204 DMM DEBUG MM(262420000000050/d670e344) Requesting authorization (sgsn_auth.c:160) 20241212125010204 DMM INFO MM(262420000000050/d670e344) Requesting authentication tuples (sgsn_auth.c:184) 20241212125010204 DMM DEBUG MM(262420000000050/d670e344) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125010204 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20241212125010204 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@3fe731dd41f0: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@3fe731dd41f0: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20241212125010207 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125010207 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125010207 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125010207 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125010207 DMM INFO MM(262420000000050/d670e344) Subscriber data update (mmctx.c:445) 20241212125010207 DMM DEBUG MM(262420000000050/d670e344) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125010207 DMM INFO MM(262420000000050/d670e344) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125010207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125010207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125010207 DMM INFO MM(262420000000050/d670e344) <- GMM AUTH AND CIPHERING REQ (rand = a0 25 e0 a9 86 35 ab 26 6c eb 6c 2b ea 18 29 2b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212125010214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125010214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125010214 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125010214 DMM INFO MM(262420000000050/d670e344) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125010214 DMM NOTICE MM(262420000000050/d670e344) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125010214 DMM DEBUG MM(262420000000050/d670e344) checking auth: received GSM SRES = 93 42 29 7d (gprs_gmm.c:666) 20241212125010214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125010214 DMM DEBUG MM(262420000000050/d670e344) Requesting authorization (sgsn_auth.c:160) 20241212125010214 DMM INFO MM(262420000000050/d670e344) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125010214 DMM DEBUG MM(262420000000050/d670e344) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125010214 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20241212125010214 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125010214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125010214 DMM INFO MM(262420000000050/d670e344) <- GMM ATTACH ACCEPT (new P-TMSI=0xd670e344) (gprs_gmm.c:300) 20241212125010216 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125010216 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125010216 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241212125010216 DMM INFO MM(262420000000050/d670e344) Subscriber data update (mmctx.c:445) 20241212125010216 DMM DEBUG MM(262420000000050/d670e344) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125010216 DMM INFO MM(262420000000050/d670e344) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125010216 DMM NOTICE MM(262420000000050/d670e344) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20241212125010216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125010216 DMM NOTICE MM(262420000000050/d670e344) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125010216 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) 20241212125010217 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125010217 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20241212125010217 DMM INFO MM(262420000000050/d670e344) Subscriber data update (mmctx.c:445) 20241212125010217 DMM DEBUG MM(262420000000050/d670e344) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125010223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125010223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125010223 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125010223 DMM INFO MM(262420000000050/d670e344) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125010223 DMM NOTICE MM(262420000000050/d670e344) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125010223 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125010223 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125010223 DLLC NOTICE LLME(cda077e2/d670e344){ASSIGNED} LLGM Assign pre (ffffffff => d670e344) (gprs_llc.c:1079) 20241212125010223 DLLC NOTICE LLME(ffffffff/d670e344){ASSIGNED} LLGM Assign post (ffffffff => d670e344) (gprs_llc.c:1125) 20241212125010223 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125010223 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125010223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125010223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@3fe731dd41f0: setverdict(pass): none -> pass 20241212125010275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125010275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212125010275 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125010275 DMM INFO MM(262420000000050/d670e344) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212125010275 DMM INFO MM(262420000000050/d670e344) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212125010275 DMM DEBUG MM(262420000000050/d670e344) Using GGSN 0 (gprs_sm.c:312) 20241212125010275 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 11. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212125010275 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20241212125010275 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212125010275 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20241212125010275 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20241212125010287 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 07 04 2a 00 00 01 80 08 00 10 39 6e 8a a3 11 8b 42 c2 a2 14 05 7f 1f c1 0c 09 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:443) 20241212125010287 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc822292f8, cbp=0x56395c209fe0) (sgsn_libgtp.c:632) 20241212125010287 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212125010287 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=d670e344, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212125010287 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212125010287 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125010294 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241212125010301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125010301 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2313) 20241212125010301 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20241212125010304 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) 20241212125010304 DMM INFO MM(262420000000050/d670e344) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:804) 20241212125015310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125015310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125015310 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125015310 DMM INFO MM(262420000000050/d670e344) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212125015310 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125015310 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20241212125015310 DLLC NOTICE LLME(ffffffff/d670e344){ASSIGNED} LLGM Assign pre (d670e344 => f392527a) (gprs_llc.c:1079) 20241212125015310 DLLC NOTICE LLME(d670e344/f392527a){ASSIGNED} LLGM Assign post (d670e344 => f392527a) (gprs_llc.c:1125) 20241212125015310 DMM INFO MM(262420000000050/f392527a) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125015317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125015317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125015317 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125015317 DMM INFO MM(262420000000050/f392527a) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241212125015317 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241212125015317 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125015317 DLLC NOTICE LLME(d670e344/f392527a){ASSIGNED} LLGM Assign pre (ffffffff => f392527a) (gprs_llc.c:1079) 20241212125015317 DLLC NOTICE LLME(ffffffff/f392527a){ASSIGNED} LLGM Assign post (ffffffff => f392527a) (gprs_llc.c:1125) 20241212125015317 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241212125015816 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:779) TC_suspend_rau-BVCI196(1166)@3fe731dd41f0: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@3fe731dd41f0: Final verdict of PTC: pass 20241212125015826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49848<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1179)@3fe731dd41f0: Final verdict of PTC: none 20241212125015827 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125015828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1177)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1167)@3fe731dd41f0: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@3fe731dd41f0: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1173)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1178)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@3fe731dd41f0: Final verdict of PTC: none TC_suspend_rau-BVCI220(1175)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1171)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1165)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1176)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_rau-BVCI220(1175): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1177): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_suspend_rau finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Dec 12 12:50:15 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20241212125015942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125016343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103800) 20241212125016828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125016828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103800, count=110712) 20241212125017829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125017829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Thu Dec 12 12:50:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125018830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125018830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_paging_ps started. 20241212125019406 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125019408 DMM INFO MM(262420000000050/f392527a) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125019408 DMM INFO MM(262420000000050/f392527a) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125019408 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125019408 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125019408 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212125019408 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212125019408 DLLC NOTICE LLME(ffffffff/f392527a){ASSIGNED} LLGM Assign pre (f392527a => ffffffff) (gprs_llc.c:1079) 20241212125019408 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f392527a => ffffffff) (gprs_llc.c:1125) 20241212125019408 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212125019408 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212125019408 DMM NOTICE MM(262420000000050/f392527a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212125019408 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20241212125019408 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212125019408 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212125019408 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20241212125019408 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20241212125019408 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125019408 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f0 09 00 28 01 01 (gsup_client.c:399) 20241212125019408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212125019408 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212125019408 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212125019408 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212125019408 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1187)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1187)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125019461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125019461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125019461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125019461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125019461 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125019461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125019461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125019461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125019461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1187)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125019463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125019463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125019463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125019463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125019463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125019463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125019463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125019463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125019463 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125019463 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125019463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125019464 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125019464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1187)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1186)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1187)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125019468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125019480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125019480 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps-BVCI196(1184)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1186)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125019492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125019492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125019492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125019492 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125019492 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125019492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125019492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125019492 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125019492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125019494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125019494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125019494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125019494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125019494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125019494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125019494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125019494 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125019494 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125019494 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125019494 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125019495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125019495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125019498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212125019508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125019508 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps-BVCI210(1190)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1192)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1196)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125019532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125019532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125019532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125019532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125019532 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125019532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125019532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125019533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125019533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125019534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125019534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125019534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125019535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125019535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125019535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125019535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125019535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125019535 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125019535 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125019535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1196)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125019535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125019536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125019539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125019548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125019548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1195)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125019831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125019831 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125019831 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125019831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1197)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@3fe731dd41f0: 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) } } } } 20241212125019833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1197)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125019834 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1197)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1184)@3fe731dd41f0: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='DD97F00B'O, index=0 SGSN_Test-GSUP(1198)@3fe731dd41f0: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '352D84E91B033702A8F2D9E35FD2DA34'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21A9DEB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CBFAECDC7CB0A1CF'O } } } } } 20241212125020888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125020888 DLLC NOTICE LLME(ffffffff/dd97f00b){UNASSIGNED} LLC RX: unknown TLLI 0xdd97f00b, creating LLME on the fly (gprs_llc.c:552) 20241212125020888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125020888 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125020888 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125020888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212125020888 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125020888 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212125020888 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125020888 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125020888 DLLC NOTICE LLME(ffffffff/dd97f00b){UNASSIGNED} LLGM Assign pre (dd97f00b => c77df5dc) (gprs_llc.c:1079) 20241212125020888 DLLC NOTICE LLME(dd97f00b/c77df5dc){ASSIGNED} LLGM Assign post (dd97f00b => c77df5dc) (gprs_llc.c:1125) 20241212125020888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125020888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125020888 DMM DEBUG MM(262420000000051/c77df5dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125020903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125020903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125020903 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125020903 DMM DEBUG MM(262420000000051/c77df5dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20241212125020903 DMM NOTICE MM(262420000000051/c77df5dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125020903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125020903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125020903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125020903 DMM DEBUG MM(262420000000051/c77df5dc) Requesting authorization (sgsn_auth.c:160) 20241212125020903 DMM INFO MM(262420000000051/c77df5dc) Requesting authentication tuples (sgsn_auth.c:184) 20241212125020903 DMM DEBUG MM(262420000000051/c77df5dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125020903 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20241212125020903 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@3fe731dd41f0: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@3fe731dd41f0: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20241212125020905 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125020905 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125020905 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125020905 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125020905 DMM INFO MM(262420000000051/c77df5dc) Subscriber data update (mmctx.c:445) 20241212125020905 DMM DEBUG MM(262420000000051/c77df5dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125020905 DMM INFO MM(262420000000051/c77df5dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125020905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125020905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125020905 DMM INFO MM(262420000000051/c77df5dc) <- GMM AUTH AND CIPHERING REQ (rand = 35 2d 84 e9 1b 03 37 02 a8 f2 d9 e3 5f d2 da 34 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212125020913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125020913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125020913 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125020913 DMM INFO MM(262420000000051/c77df5dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125020913 DMM NOTICE MM(262420000000051/c77df5dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125020913 DMM DEBUG MM(262420000000051/c77df5dc) checking auth: received GSM SRES = 21 a9 de b7 (gprs_gmm.c:666) 20241212125020913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125020913 DMM DEBUG MM(262420000000051/c77df5dc) Requesting authorization (sgsn_auth.c:160) 20241212125020913 DMM INFO MM(262420000000051/c77df5dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125020913 DMM DEBUG MM(262420000000051/c77df5dc) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125020913 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20241212125020913 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125020913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125020913 DMM INFO MM(262420000000051/c77df5dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc77df5dc) (gprs_gmm.c:300) 20241212125020915 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125020915 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125020915 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241212125020915 DMM INFO MM(262420000000051/c77df5dc) Subscriber data update (mmctx.c:445) 20241212125020915 DMM DEBUG MM(262420000000051/c77df5dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125020915 DMM INFO MM(262420000000051/c77df5dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125020915 DMM NOTICE MM(262420000000051/c77df5dc) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20241212125020915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125020915 DMM NOTICE MM(262420000000051/c77df5dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125020915 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) 20241212125020916 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125020916 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20241212125020916 DMM INFO MM(262420000000051/c77df5dc) Subscriber data update (mmctx.c:445) 20241212125020916 DMM DEBUG MM(262420000000051/c77df5dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125020921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125020921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125020921 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125020921 DMM INFO MM(262420000000051/c77df5dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125020921 DMM NOTICE MM(262420000000051/c77df5dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125020921 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125020921 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125020921 DLLC NOTICE LLME(dd97f00b/c77df5dc){ASSIGNED} LLGM Assign pre (ffffffff => c77df5dc) (gprs_llc.c:1079) 20241212125020921 DLLC NOTICE LLME(ffffffff/c77df5dc){ASSIGNED} LLGM Assign post (ffffffff => c77df5dc) (gprs_llc.c:1125) 20241212125020921 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125020921 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125020921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125020921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125020973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125020973 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212125020973 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125020973 DMM INFO MM(262420000000051/c77df5dc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212125020973 DMM INFO MM(262420000000051/c77df5dc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212125020973 DMM DEBUG MM(262420000000051/c77df5dc) Using GGSN 0 (gprs_sm.c:312) 20241212125020973 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 12. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212125020973 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20241212125020973 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212125020973 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20241212125020973 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20241212125020986 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 08 04 2c 00 00 01 80 08 00 10 a2 a9 71 b5 11 c6 6d 6f dd 14 05 7f 75 51 9c e2 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:443) 20241212125020986 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc8222a368, cbp=0x56395c20a450) (sgsn_libgtp.c:632) 20241212125020986 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212125020986 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20c448 TLLI=c77df5dc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212125020986 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212125020986 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@3fe731dd41f0: setverdict(pass): none -> pass TC_paging_ps(1200)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125020993 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241212125023974 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Timeout of T3314 (fsm.c:317) 20241212125023974 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241212125023974 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241212125026003 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:779) 20241212125026003 DMM INFO MM(262420000000051/c77df5dc) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps-BVCI196(1184)@3fe731dd41f0: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000051'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00C4'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'C77DF5DC'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1200)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1184)@3fe731dd41f0: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@3fe731dd41f0: Final verdict of PTC: pass 20241212125026018 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41596<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps-BVCI196(1184)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1186)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(1198)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@3fe731dd41f0: Final verdict of PTC: none 20241212125026020 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125026020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(1188)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1191)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1196)@3fe731dd41f0: Final verdict of PTC: none TC_paging_ps-BVCI220(1195)@3fe731dd41f0: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1187)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1189)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1194)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1185)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_paging_ps-BVCI196(1184): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1185): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1186): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1187): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_paging_ps-BVCI220(1195): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_paging_ps finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Dec 12 12:50:26 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20241212125026154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125026555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103128) 20241212125027021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125027021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103128, count=104288) 20241212125028022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125028022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Thu Dec 12 12:50:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125029023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125029023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_paging_ps_ra_multiple_cells started. 20241212125029618 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125029620 DMM INFO MM(262420000000051/c77df5dc) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125029620 DMM INFO MM(262420000000051/c77df5dc) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125029620 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125029620 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125029620 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212125029620 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241212125029620 DLLC NOTICE LLME(ffffffff/c77df5dc){ASSIGNED} LLGM Assign pre (c77df5dc => ffffffff) (gprs_llc.c:1079) 20241212125029620 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c77df5dc => ffffffff) (gprs_llc.c:1125) 20241212125029620 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c0f0 (gprs_sndcp.c:574) 20241212125029620 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20c448, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212125029620 DMM NOTICE MM(262420000000051/c77df5dc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212125029620 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20241212125029620 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212125029620 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212125029620 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20241212125029620 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20241212125029620 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125029620 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f1 09 00 28 01 01 (gsup_client.c:399) 20241212125029620 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212125029620 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212125029620 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212125029620 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212125029620 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125029667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125029667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125029667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125029667 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125029667 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125029667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125029667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125029667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125029667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125029668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125029669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125029669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125029669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125029669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125029669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125029669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125029669 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125029669 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125029669 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125029669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125029669 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125029669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1205)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125029673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125029684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125029684 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1207)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125029709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125029709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125029709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125029709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125029709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125029709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125029709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125029709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125029709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125029711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125029711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125029711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125029711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125029711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125029711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125029711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125029711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125029711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125029711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125029711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125029712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125029712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1210)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1211)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125029716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125029724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125029724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1212)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1215)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125029739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125029739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125029739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125029739 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125029739 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125029739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125029739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125029739 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125029739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125029741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125029741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125029741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125029741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125029741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125029741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125029741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125029741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125029741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125029741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125029741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1215)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125029742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125029742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125029745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125029754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125029755 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1214)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125030024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125030024 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125030024 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125030024 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: 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) } } } } 20241212125030026 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241212125030027 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@3fe731dd41f0: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FC8B5425'O, index=0 SGSN_Test-GSUP(1217)@3fe731dd41f0: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@3fe731dd41f0: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@3fe731dd41f0: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FC8B5425'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1214)@3fe731dd41f0: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='FC8B5425'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F834EAECE8AD3D1257D820CCCDD8E88F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C43F22FE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9221FD7198F0AB2C'O } } } } } 20241212125031086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125031086 DLLC NOTICE LLME(ffffffff/fc8b5425){UNASSIGNED} LLC RX: unknown TLLI 0xfc8b5425, creating LLME on the fly (gprs_llc.c:552) 20241212125031086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125031086 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125031086 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125031086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125031086 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125031086 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212125031086 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125031086 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125031086 DLLC NOTICE LLME(ffffffff/fc8b5425){UNASSIGNED} LLGM Assign pre (fc8b5425 => dfec855f) (gprs_llc.c:1079) 20241212125031086 DLLC NOTICE LLME(fc8b5425/dfec855f){ASSIGNED} LLGM Assign post (fc8b5425 => dfec855f) (gprs_llc.c:1125) 20241212125031086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125031086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125031086 DMM DEBUG MM(262420000000052/dfec855f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125031100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125031100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125031100 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125031100 DMM DEBUG MM(262420000000052/dfec855f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20241212125031100 DMM NOTICE MM(262420000000052/dfec855f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125031100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125031100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125031100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125031100 DMM DEBUG MM(262420000000052/dfec855f) Requesting authorization (sgsn_auth.c:160) 20241212125031100 DMM INFO MM(262420000000052/dfec855f) Requesting authentication tuples (sgsn_auth.c:184) 20241212125031100 DMM DEBUG MM(262420000000052/dfec855f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125031100 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20241212125031100 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@3fe731dd41f0: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@3fe731dd41f0: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20241212125031103 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125031103 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125031103 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125031103 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125031103 DMM INFO MM(262420000000052/dfec855f) Subscriber data update (mmctx.c:445) 20241212125031103 DMM DEBUG MM(262420000000052/dfec855f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125031103 DMM INFO MM(262420000000052/dfec855f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125031103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125031103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125031103 DMM INFO MM(262420000000052/dfec855f) <- GMM AUTH AND CIPHERING REQ (rand = f8 34 ea ec e8 ad 3d 12 57 d8 20 cc cd d8 e8 8f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212125031111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125031111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125031111 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125031111 DMM INFO MM(262420000000052/dfec855f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125031111 DMM NOTICE MM(262420000000052/dfec855f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125031111 DMM DEBUG MM(262420000000052/dfec855f) checking auth: received GSM SRES = c4 3f 22 fe (gprs_gmm.c:666) 20241212125031111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125031111 DMM DEBUG MM(262420000000052/dfec855f) Requesting authorization (sgsn_auth.c:160) 20241212125031111 DMM INFO MM(262420000000052/dfec855f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125031111 DMM DEBUG MM(262420000000052/dfec855f) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125031111 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20241212125031111 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 50 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125031111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125031111 DMM INFO MM(262420000000052/dfec855f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfec855f) (gprs_gmm.c:300) 20241212125031112 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125031112 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125031112 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241212125031112 DMM INFO MM(262420000000052/dfec855f) Subscriber data update (mmctx.c:445) 20241212125031112 DMM DEBUG MM(262420000000052/dfec855f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125031112 DMM INFO MM(262420000000052/dfec855f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125031112 DMM NOTICE MM(262420000000052/dfec855f) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20241212125031112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125031112 DMM NOTICE MM(262420000000052/dfec855f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125031112 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) 20241212125031113 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125031113 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20241212125031113 DMM INFO MM(262420000000052/dfec855f) Subscriber data update (mmctx.c:445) 20241212125031113 DMM DEBUG MM(262420000000052/dfec855f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125031118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125031118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125031118 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125031118 DMM INFO MM(262420000000052/dfec855f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125031118 DMM NOTICE MM(262420000000052/dfec855f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125031118 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125031118 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125031118 DLLC NOTICE LLME(fc8b5425/dfec855f){ASSIGNED} LLGM Assign pre (ffffffff => dfec855f) (gprs_llc.c:1079) 20241212125031118 DLLC NOTICE LLME(ffffffff/dfec855f){ASSIGNED} LLGM Assign post (ffffffff => dfec855f) (gprs_llc.c:1125) 20241212125031118 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125031118 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125031118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125031118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125031171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125031171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212125031171 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125031171 DMM INFO MM(262420000000052/dfec855f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212125031171 DMM INFO MM(262420000000052/dfec855f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212125031171 DMM DEBUG MM(262420000000052/dfec855f) Using GGSN 0 (gprs_sm.c:312) 20241212125031171 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 13. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212125031171 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20241212125031171 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212125031171 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20241212125031171 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20241212125031181 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 09 04 2e 00 00 01 80 08 00 10 e4 db 3c 0f 11 2e 18 d6 90 14 05 7f 50 44 ea 5f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1070 from retransmit req queue (gtp.c:443) 20241212125031181 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc8222b3d8, cbp=0x56395c20a7e0) (sgsn_libgtp.c:632) 20241212125031182 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212125031182 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20cd08 TLLI=dfec855f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212125031182 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212125031182 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@3fe731dd41f0: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125031188 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241212125034172 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Timeout of T3314 (fsm.c:317) 20241212125034172 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241212125034172 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241212125035721 DGPRS DEBUG Checking for inactive LLMEs, time = 15818569 (sgsn.c:131) 20241212125036194 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:779) 20241212125036194 DMM INFO MM(262420000000052/dfec855f) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:819) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@3fe731dd41f0: No TLLI: Broadcasting { bssgp := { pDU_BSSGP_PAGING_PS := { bssgpPduType := '06'O, iMSI := { iEI := '0D'O ("\r"), ext := '1'B, lengthIndicator := { length1 := 8 }, type_of_Identity := '001'B, oddevenIndicator := '1'B, digits := '262420000000052'H }, dRX_Parameters := { iEI := '0A'O ("\n"), ext := '1'B, lengthIndicator := { length1 := 2 }, splitPG_CycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, paging_Field4 := { bVCI := { iEI := '04'O, ext := '1'B, lengthIndicator := { length1 := 2 }, unstructured_value := '00D2'O } }, pFI := omit, aBQP := omit, qoS_Profile := { iEI := '18'O, ext := '1'B, lengthIndicator := { length1 := 3 }, peak_Bit_Rate := '0000'O, precedence := '000'B, a_bit := '0'B, t_bit := '0'B, c_r_bit := '0'B, peakBitRateGranularity := '00'B }, pTMSI := { iEI := '20'O (" "), ext := '1'B, lengthIndicator := { length1 := 4 }, tMSI_Value := 'DFEC855F'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20241212125050025 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212125050025 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20241212125050025 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125059671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125059673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125059673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212125059713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125059715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125059715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212125059742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125059743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125059743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@3fe731dd41f0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3fe731dd41f0: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@3fe731dd41f0: Final verdict of PTC: none 20241212125101098 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125101098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1216)@3fe731dd41f0: Final verdict of PTC: none 20241212125101099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35716<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1205)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1215)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1211)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@3fe731dd41f0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1208)@3fe731dd41f0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1214)@3fe731dd41f0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@3fe731dd41f0: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@3fe731dd41f0: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1209)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1203)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1213)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1214): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@3fe731dd41f0: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Thu Dec 12 12:51:01 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20241212125101230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125101631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54336<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108032) 20241212125102098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125102098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108032, count=108572) 20241212125103099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125103099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Thu Dec 12 12:51:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125104100 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125104100 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_bssgp_rim_single_report started. 20241212125104689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54340<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125104690 DMM INFO MM(262420000000052/dfec855f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125104690 DMM INFO MM(262420000000052/dfec855f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125104691 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125104691 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125104691 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212125104691 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241212125104691 DLLC NOTICE LLME(ffffffff/dfec855f){ASSIGNED} LLGM Assign pre (dfec855f => ffffffff) (gprs_llc.c:1079) 20241212125104691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfec855f => ffffffff) (gprs_llc.c:1125) 20241212125104691 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c9b0 (gprs_sndcp.c:574) 20241212125104691 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20cd08, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212125104691 DMM NOTICE MM(262420000000052/dfec855f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212125104691 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20241212125104691 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212125104691 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212125104691 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20241212125104691 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20241212125104691 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125104691 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 50 f2 09 00 28 01 01 (gsup_client.c:399) 20241212125104691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212125104691 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212125104691 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212125104691 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212125104691 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125104741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125104741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125104741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125104741 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125104741 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125104741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125104741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125104741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125104741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125104743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125104743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125104743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125104743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125104743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125104743 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125104743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125104743 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125104743 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125104743 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125104743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1224)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125104744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125104744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125104747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125104758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125104758 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1226)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1223)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1230)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1230)@3fe731dd41f0: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1229)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212125104783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125104783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125104783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125104783 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125104783 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125104783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125104783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125104783 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125104783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1230)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125104785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125104785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125104785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125104785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125104785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125104785 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125104785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125104785 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125104785 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125104785 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125104785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125104786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125104786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1230)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1230)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125104790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125104801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125104801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1231)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI210(1227)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1229)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1234)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125104812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125104812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125104812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125104812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125104812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125104812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125104812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125104812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125104812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125104814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125104814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125104814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125104814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125104814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125104814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125104814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125104814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125104814 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125104814 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125104814 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125104814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125104814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125104819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125104828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125104828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125105101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125105101 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125105101 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125105101 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@3fe731dd41f0: 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) } } } } 20241212125105103 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125105104 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1235)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1235)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125105123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3fe731dd41f0: setverdict(pass): none -> pass MTC@3fe731dd41f0: Warning: Re-starting timer T, which is already active (running or expired). 20241212125105132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125105139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54340<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212125105141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125105141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1236)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1235)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1224)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1230)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1234)@3fe731dd41f0: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1227)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@3fe731dd41f0: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@3fe731dd41f0: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1223)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1229)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1232)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1222)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1228)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: pass MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1222): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1223): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1224): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1227): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1228): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1229): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1230): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@3fe731dd41f0: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Thu Dec 12 12:51:05 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20241212125105273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125105674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20241212125105722 DGPRS DEBUG Checking for inactive LLMEs, time = 15818599 (sgsn.c:131) 20241212125106142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125106142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43020, count=59380) 20241212125107143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125107143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Thu Dec 12 12:51:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125108144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125108144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_rim_eutran_to_geran started. 20241212125108837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125108838 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125108893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125108893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125108893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125108893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125108893 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125108893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125108893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125108893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125108893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1242)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125108896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125108896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125108896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125108896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125108896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125108896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125108896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125108896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125108896 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125108896 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125108896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1243)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125108897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125108897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125108901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212125108911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125108911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1240)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1242)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1248)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125108935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125108935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125108935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125108935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125108935 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125108935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125108935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125108935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125108935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1247)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212125108937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125108937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125108937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125108937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125108937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125108937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125108937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125108937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125108937 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125108937 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125108937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1248)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125108938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125108938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125108941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212125108950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125108950 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1245)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1247)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125108977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125108977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125108977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125108977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125108977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125108977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125108977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125108977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125108977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125108979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125108979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125108979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125108979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125108979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125108979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125108979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125108979 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125108979 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125108979 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125108979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125108979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125108979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125108983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125108991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125108991 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1250)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125109145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125109145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125109145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125109145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1252)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1252)@3fe731dd41f0: 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) } } } } 20241212125109147 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1252)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1252)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125109148 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1252)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1252)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1252)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1252)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@3fe731dd41f0: setverdict(pass): none -> pass 20241212125109178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125109183 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36478<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@3fe731dd41f0: Final verdict of PTC: none 20241212125109185 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125109185 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1243)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1248)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1253)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1252)@3fe731dd41f0: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1240)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1242)@3fe731dd41f0: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1245)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@3fe731dd41f0: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1250)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1251)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1241)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1246)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: pass MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1240): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1242): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1245): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1250): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1252): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@3fe731dd41f0: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Thu Dec 12 12:51:09 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20241212125109319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125109720 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36486<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51600) 20241212125110185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125110186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=51600, count=52140) 20241212125111187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125111187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Dec 12 12:51:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125112188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125112188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_cell_change_different_rai_ci_attach started. 20241212125112770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125112771 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1260)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125112814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125112814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125112814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125112814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125112814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125112814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125112814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125112814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125112814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125112815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125112815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125112815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125112816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125112816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125112816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125112816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125112816 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125112816 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125112816 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125112816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1260)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125112816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125112816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125112819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125112830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125112830 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1261)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 TC_cell_change_different_rai_ci_attach-BVCI196(1259)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1265)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125112854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125112854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125112854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125112854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125112854 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125112854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125112854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125112854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125112854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125112856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125112856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125112856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125112856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125112856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125112856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125112856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125112856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125112856 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125112856 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125112856 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125112857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125112857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125112861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1266)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1262)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125112870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125112870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1270)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125112895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125112895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125112895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125112895 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125112895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125112895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125112895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125112895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125112895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125112896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125112896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125112896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125112896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125112896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125112896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125112896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125112896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125112896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125112896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125112896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1270)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125112897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125112897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125112900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125112909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125112909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI220(1269)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125113189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125113189 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125113189 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125113189 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: 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) } } } } 20241212125113191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125113192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@3fe731dd41f0: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='CB2927E6'O, index=0 SGSN_Test-GSUP(1272)@3fe731dd41f0: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1274) TC_cell_change_different_rai_ci_attach(1274)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '845FD0F08226B3CB0C39AFFACA0526EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E1A78D09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8F146D87C363337'O } } } } } 20241212125113236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125113236 DLLC NOTICE LLME(ffffffff/cb2927e6){UNASSIGNED} LLC RX: unknown TLLI 0xcb2927e6, creating LLME on the fly (gprs_llc.c:552) 20241212125113236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125113236 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125113236 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125113236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212125113236 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125113236 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212125113236 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125113236 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125113236 DLLC NOTICE LLME(ffffffff/cb2927e6){UNASSIGNED} LLGM Assign pre (cb2927e6 => c348bfdb) (gprs_llc.c:1079) 20241212125113236 DLLC NOTICE LLME(cb2927e6/c348bfdb){ASSIGNED} LLGM Assign post (cb2927e6 => c348bfdb) (gprs_llc.c:1125) 20241212125113236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125113236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125113236 DMM DEBUG MM(262420000000068/c348bfdb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125113248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125113248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125113248 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125113248 DMM DEBUG MM(262420000000068/c348bfdb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241212125113248 DMM NOTICE MM(262420000000068/c348bfdb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125113248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125113248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125113248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125113248 DMM DEBUG MM(262420000000068/c348bfdb) Requesting authorization (sgsn_auth.c:160) 20241212125113248 DMM INFO MM(262420000000068/c348bfdb) Requesting authentication tuples (sgsn_auth.c:184) 20241212125113248 DMM DEBUG MM(262420000000068/c348bfdb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125113248 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20241212125113248 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1272)@3fe731dd41f0: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@3fe731dd41f0: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20241212125113251 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125113251 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125113251 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125113251 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125113251 DMM INFO MM(262420000000068/c348bfdb) Subscriber data update (mmctx.c:445) 20241212125113251 DMM DEBUG MM(262420000000068/c348bfdb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125113251 DMM INFO MM(262420000000068/c348bfdb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125113251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125113251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125113251 DMM INFO MM(262420000000068/c348bfdb) <- GMM AUTH AND CIPHERING REQ (rand = 84 5f d0 f0 82 26 b3 cb 0c 39 af fa ca 05 26 ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212125113258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125113258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125113258 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125113258 DMM INFO MM(262420000000068/c348bfdb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125113258 DMM NOTICE MM(262420000000068/c348bfdb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125113258 DMM DEBUG MM(262420000000068/c348bfdb) checking auth: received GSM SRES = e1 a7 8d 09 (gprs_gmm.c:666) 20241212125113258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125113258 DMM DEBUG MM(262420000000068/c348bfdb) Requesting authorization (sgsn_auth.c:160) 20241212125113258 DMM INFO MM(262420000000068/c348bfdb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125113258 DMM DEBUG MM(262420000000068/c348bfdb) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125113258 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241212125113258 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125113258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125113258 DMM INFO MM(262420000000068/c348bfdb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc348bfdb) (gprs_gmm.c:300) 20241212125113260 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125113260 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125113260 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241212125113260 DMM INFO MM(262420000000068/c348bfdb) Subscriber data update (mmctx.c:445) 20241212125113260 DMM DEBUG MM(262420000000068/c348bfdb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125113260 DMM INFO MM(262420000000068/c348bfdb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125113260 DMM NOTICE MM(262420000000068/c348bfdb) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20241212125113260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125113260 DMM NOTICE MM(262420000000068/c348bfdb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125113260 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) 20241212125113260 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125113260 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20241212125113260 DMM INFO MM(262420000000068/c348bfdb) Subscriber data update (mmctx.c:445) 20241212125113260 DMM DEBUG MM(262420000000068/c348bfdb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125113267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125113267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125113267 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125113267 DMM INFO MM(262420000000068/c348bfdb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125113267 DMM NOTICE MM(262420000000068/c348bfdb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125113267 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125113267 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125113267 DLLC NOTICE LLME(cb2927e6/c348bfdb){ASSIGNED} LLGM Assign pre (ffffffff => c348bfdb) (gprs_llc.c:1079) 20241212125113267 DLLC NOTICE LLME(ffffffff/c348bfdb){ASSIGNED} LLGM Assign post (ffffffff => c348bfdb) (gprs_llc.c:1125) 20241212125113267 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125113267 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125113267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125113267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125113319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125113319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212125113319 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125113319 DMM INFO MM(262420000000068/c348bfdb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212125113319 DMM INFO MM(262420000000068/c348bfdb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212125113319 DMM DEBUG MM(262420000000068/c348bfdb) Using GGSN 0 (gprs_sm.c:312) 20241212125113319 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 14. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212125113319 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20241212125113319 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212125113319 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20241212125113319 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20241212125113330 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 30 00 00 01 80 08 00 10 fa b0 ab 6a 11 37 92 78 cd 14 05 7f 96 45 54 d9 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:443) 20241212125113330 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc8222c448, cbp=0x56395c20af80) (sgsn_libgtp.c:632) 20241212125113330 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212125113330 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20cc98 TLLI=c348bfdb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212125113330 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212125113330 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@3fe731dd41f0: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125113338 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:779) 20241212125113345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125113345 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241212125113345 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@3fe731dd41f0: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@3fe731dd41f0: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='C348BFDB'O, index=0 TC_cell_change_different_rai_ci_attach(1274)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'E45A01165177B9033D8CC4E28C498A2B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '69F264FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FD151FC820B9C5D'O } } } } } 20241212125113351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125113351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241212125113351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC348BFDB) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125113351 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125113351 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125113351 DLLC NOTICE LLME(ffffffff/c348bfdb){ASSIGNED} LLGM Assign pre (c348bfdb => e40458c6) (gprs_llc.c:1079) 20241212125113351 DLLC NOTICE LLME(c348bfdb/e40458c6){ASSIGNED} LLGM Assign post (c348bfdb => e40458c6) (gprs_llc.c:1125) 20241212125113351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125113351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125113351 DMM DEBUG MM(262420000000068/e40458c6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125113362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125113362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241212125113362 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125113362 DMM DEBUG MM(262420000000068/e40458c6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20241212125113362 DMM NOTICE MM(262420000000068/e40458c6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125113362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125113362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125113362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125113362 DMM DEBUG MM(262420000000068/e40458c6) Requesting authorization (sgsn_auth.c:160) 20241212125113362 DMM INFO MM(262420000000068/e40458c6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125113362 DMM DEBUG MM(262420000000068/e40458c6) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125113362 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20241212125113362 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f8 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125116364 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Timeout of T3314 (fsm.c:317) 20241212125116364 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241212125116364 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241212125119363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241212125119363 DMM ERROR MM(262420000000068/e40458c6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241212125119363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241212125119363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212125119363 DMM NOTICE MM(262420000000068/e40458c6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241212125119363 DMM NOTICE MM(262420000000068/e40458c6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212125119363 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20241212125119363 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20cc98, TLLI=e40458c6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212125119364 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212125119364 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212125119364 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20241212125119364 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20241212125119364 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125119364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Reject}: Deallocated (fsm.c:568) 20241212125119364 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: Deallocated (fsm.c:568) 20241212125119364 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212125119364 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212125119364 DLLC NOTICE LLME(c348bfdb/e40458c6){ASSIGNED} LLGM Assign pre (e40458c6 => ffffffff) (gprs_llc.c:1079) 20241212125119364 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e40458c6 => ffffffff) (gprs_llc.c:1125) 20241212125124364 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:273) 20241212125129365 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:273) 20241212125133190 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212125133190 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125133191 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241212125134366 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:273) 20241212125135723 DGPRS DEBUG Checking for inactive LLMEs, time = 15818629 (sgsn.c:131) 20241212125139367 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:273) 20241212125142817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125142819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125142819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212125142857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125142859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125142859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212125142898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125142900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125142900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1274)@3fe731dd41f0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3fe731dd41f0: Test Component 1274 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1272)@3fe731dd41f0: Final verdict of PTC: none 20241212125143233 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125143233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1260)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1270)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1265)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@3fe731dd41f0: Final verdict of PTC: none 20241212125143235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36492<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP(1273)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1258)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1263)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1268)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1274)@3fe731dd41f0: Final verdict of PTC: fail reason: "Tguard timeout" MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): fail (none -> fail) reason: "Tguard timeout" MTC@3fe731dd41f0: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Thu Dec 12 12:51:43 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20241212125143365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125143766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118120) 20241212125144234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125144234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125144368 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:267) 20241212125144368 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x56395c20af80) (sgsn_libgtp.c:632) 20241212125144368 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x56395c20af80) (sgsn_libgtp.c:636) 20241212125144368 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20241212125144368 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20241212125144368 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20241212125144368 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=118120, count=122476) 20241212125145235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125145235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Thu Dec 12 12:51:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125146237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125146237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_cell_change_different_rai_ci_data started. 20241212125146831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125146832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1280)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1280)@3fe731dd41f0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1279)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125146885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125146885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125146885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125146885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125146885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125146885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125146885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125146885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125146885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1280)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125146887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125146887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125146887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125146887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125146887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125146887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125146887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125146887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125146887 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125146887 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125146887 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125146887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125146887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1280)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1280)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125146891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1276)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212125146903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125146903 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1279)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1277)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1284)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125146910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125146910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125146910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125146910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125146910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125146910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125146910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125146910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125146910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125146912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125146912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125146912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125146912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125146912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125146912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125146912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125146912 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125146912 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125146912 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125146912 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125146912 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125146912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125146916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1285)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212125146927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125146928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1290)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1290)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125146962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125146962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125146962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125146962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125146962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125146962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125146962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125146962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125146962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1290)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125146964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125146964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125146964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125146964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125146964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125146964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125146964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125146964 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125146964 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125146964 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125146964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1290)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125146965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125146965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1290)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125146969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125146977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125146977 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI220(1287)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125147238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125147238 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125147238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125147238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1289)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1289)@3fe731dd41f0: 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) } } } } 20241212125147240 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1289)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1289)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125147241 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1289)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1289)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1289)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1289)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1277)@3fe731dd41f0: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='F0CBB4AB'O, index=0 SGSN_Test-GSUP(1291)@3fe731dd41f0: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1293) TC_cell_change_different_rai_ci_data(1293)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '89B139B8B0B7EA117E9832D50857D4FF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '22EC3CB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E8F70E6DD1E948BA'O } } } } } 20241212125147289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125147289 DLLC NOTICE LLME(ffffffff/f0cbb4ab){UNASSIGNED} LLC RX: unknown TLLI 0xf0cbb4ab, creating LLME on the fly (gprs_llc.c:552) 20241212125147289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125147289 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125147289 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125147289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125147289 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125147289 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212125147289 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125147289 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125147289 DLLC NOTICE LLME(ffffffff/f0cbb4ab){UNASSIGNED} LLGM Assign pre (f0cbb4ab => eeef9064) (gprs_llc.c:1079) 20241212125147289 DLLC NOTICE LLME(f0cbb4ab/eeef9064){ASSIGNED} LLGM Assign post (f0cbb4ab => eeef9064) (gprs_llc.c:1125) 20241212125147289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125147289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125147289 DMM DEBUG MM(262420000000070/eeef9064) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125147302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125147302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125147302 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125147302 DMM DEBUG MM(262420000000070/eeef9064) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20241212125147302 DMM NOTICE MM(262420000000070/eeef9064) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125147302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125147302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125147302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125147302 DMM DEBUG MM(262420000000070/eeef9064) Requesting authorization (sgsn_auth.c:160) 20241212125147302 DMM INFO MM(262420000000070/eeef9064) Requesting authentication tuples (sgsn_auth.c:184) 20241212125147302 DMM DEBUG MM(262420000000070/eeef9064) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125147303 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20241212125147303 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@3fe731dd41f0: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@3fe731dd41f0: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20241212125147305 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125147305 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125147305 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125147305 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125147305 DMM INFO MM(262420000000070/eeef9064) Subscriber data update (mmctx.c:445) 20241212125147305 DMM DEBUG MM(262420000000070/eeef9064) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125147305 DMM INFO MM(262420000000070/eeef9064) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125147305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125147305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125147305 DMM INFO MM(262420000000070/eeef9064) <- GMM AUTH AND CIPHERING REQ (rand = 89 b1 39 b8 b0 b7 ea 11 7e 98 32 d5 08 57 d4 ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212125147312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125147312 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125147312 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125147312 DMM INFO MM(262420000000070/eeef9064) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125147312 DMM NOTICE MM(262420000000070/eeef9064) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125147312 DMM DEBUG MM(262420000000070/eeef9064) checking auth: received GSM SRES = 22 ec 3c b5 (gprs_gmm.c:666) 20241212125147312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125147312 DMM DEBUG MM(262420000000070/eeef9064) Requesting authorization (sgsn_auth.c:160) 20241212125147312 DMM INFO MM(262420000000070/eeef9064) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125147312 DMM DEBUG MM(262420000000070/eeef9064) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125147312 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20241212125147312 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f0 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125147312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125147312 DMM INFO MM(262420000000070/eeef9064) <- GMM ATTACH ACCEPT (new P-TMSI=0xeeef9064) (gprs_gmm.c:300) 20241212125147313 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125147313 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125147313 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241212125147313 DMM INFO MM(262420000000070/eeef9064) Subscriber data update (mmctx.c:445) 20241212125147313 DMM DEBUG MM(262420000000070/eeef9064) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125147313 DMM INFO MM(262420000000070/eeef9064) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125147313 DMM NOTICE MM(262420000000070/eeef9064) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20241212125147313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125147313 DMM NOTICE MM(262420000000070/eeef9064) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125147313 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) 20241212125147313 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125147313 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20241212125147313 DMM INFO MM(262420000000070/eeef9064) Subscriber data update (mmctx.c:445) 20241212125147313 DMM DEBUG MM(262420000000070/eeef9064) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125147320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125147320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125147320 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125147320 DMM INFO MM(262420000000070/eeef9064) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125147320 DMM NOTICE MM(262420000000070/eeef9064) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125147320 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125147320 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125147320 DLLC NOTICE LLME(f0cbb4ab/eeef9064){ASSIGNED} LLGM Assign pre (ffffffff => eeef9064) (gprs_llc.c:1079) 20241212125147320 DLLC NOTICE LLME(ffffffff/eeef9064){ASSIGNED} LLGM Assign post (ffffffff => eeef9064) (gprs_llc.c:1125) 20241212125147320 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125147320 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125147320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125147320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125147372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125147372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212125147372 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125147372 DMM INFO MM(262420000000070/eeef9064) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212125147372 DMM INFO MM(262420000000070/eeef9064) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212125147372 DMM DEBUG MM(262420000000070/eeef9064) Using GGSN 0 (gprs_sm.c:312) 20241212125147372 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 14. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212125147372 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20241212125147372 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212125147372 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20241212125147372 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20241212125147383 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 bf 12 6e cc 11 42 36 4b 0f 14 05 7f e3 fb 12 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:443) 20241212125147383 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc8222c448, cbp=0x56395c20af80) (sgsn_libgtp.c:632) 20241212125147383 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212125147383 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20cc98 TLLI=eeef9064, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212125147383 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212125147383 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@3fe731dd41f0: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125147391 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) 20241212125147398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125147398 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241212125147398 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_rai_ci_data-BVCI210(1283)@3fe731dd41f0: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='EEEF9064'O, index=0 20241212125147404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125147404 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125147404 DSNDCP ERROR Message for non-existing MM ctx (lle=0x56395c20cc98, TLLI=eeef9064, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@3fe731dd41f0: Removing Client IMSI='262420000000070'H, index=0 20241212125149404 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_rai_ci_data-BVCI196(1277)@3fe731dd41f0: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@3fe731dd41f0: Final verdict of PTC: pass 20241212125149414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@3fe731dd41f0: Final verdict of PTC: none 20241212125149416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125149416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1284)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1280)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1289)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1279)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1287)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1277)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1290)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1278)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1282)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1288)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1277): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1278): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1279): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1280): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1287): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1288): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1289): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1290): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Thu Dec 12 12:51:49 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20241212125149549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60400<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125149950 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60400<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95148) 20241212125150399 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Timeout of T3314 (fsm.c:317) 20241212125150399 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241212125150399 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241212125150417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125150417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95148, count=100228) 20241212125151418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125151418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Thu Dec 12 12:51:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125152419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125152419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_cell_change_different_ci_attach started. 20241212125153005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60406<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125153006 DMM INFO MM(262420000000070/eeef9064) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125153006 DMM INFO MM(262420000000070/eeef9064) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125153006 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125153006 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125153006 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212125153006 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241212125153006 DLLC NOTICE LLME(ffffffff/eeef9064){ASSIGNED} LLGM Assign pre (eeef9064 => ffffffff) (gprs_llc.c:1079) 20241212125153006 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eeef9064 => ffffffff) (gprs_llc.c:1125) 20241212125153006 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c940 (gprs_sndcp.c:574) 20241212125153006 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20cc98, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212125153006 DMM NOTICE MM(262420000000070/eeef9064) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212125153006 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20241212125153006 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212125153006 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212125153006 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20241212125153006 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20241212125153006 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125153006 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f0 09 00 28 01 01 (gsup_client.c:399) 20241212125153006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212125153006 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212125153006 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212125153006 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212125153006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1299)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1299)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125153055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125153055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125153055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125153055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125153055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125153055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125153055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125153055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125153055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1299)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1298)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125153056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125153056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125153056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125153056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125153056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125153056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125153056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125153056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125153056 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125153057 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125153057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1299)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125153057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125153057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1299)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125153061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125153069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153069 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1296)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1298)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1303)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125153086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125153087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125153087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125153087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125153087 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125153087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125153087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125153087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125153087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125153088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125153088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125153088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125153089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125153089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125153089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125153089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125153089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125153089 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125153089 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125153089 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1303)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125153089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125153089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125153094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125153104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1302)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1304)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125153125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125153125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125153125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125153125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125153125 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125153125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125153125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125153125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125153125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125153127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125153127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125153127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125153127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125153127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125153127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125153127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125153127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125153127 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125153127 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125153127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125153128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125153128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125153132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125153140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153140 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125153420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125153420 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125153420 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125153420 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: 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) } } } } 20241212125153422 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125153423 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1296)@3fe731dd41f0: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C9D215C9'O, index=0 SGSN_Test-GSUP(1310)@3fe731dd41f0: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1296)@3fe731dd41f0: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1302)@3fe731dd41f0: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C9D215C9'O, index=0 TC_cell_change_different_ci_attach(1312)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '274BF1A5A63AC9D755FDE402F86809D2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '12C13F3A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FAFCD6C7694D898'O } } } } } 20241212125153470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153470 DLLC NOTICE LLME(ffffffff/c9d215c9){UNASSIGNED} LLC RX: unknown TLLI 0xc9d215c9, creating LLME on the fly (gprs_llc.c:552) 20241212125153470 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125153470 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125153470 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125153470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212125153470 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125153470 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212125153470 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125153470 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125153470 DLLC NOTICE LLME(ffffffff/c9d215c9){UNASSIGNED} LLGM Assign pre (c9d215c9 => c71b31b1) (gprs_llc.c:1079) 20241212125153470 DLLC NOTICE LLME(c9d215c9/c71b31b1){ASSIGNED} LLGM Assign post (c9d215c9 => c71b31b1) (gprs_llc.c:1125) 20241212125153470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125153470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125153470 DMM DEBUG MM(262420000000069/c71b31b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125153483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125153483 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125153483 DMM DEBUG MM(262420000000069/c71b31b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241212125153483 DMM NOTICE MM(262420000000069/c71b31b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125153483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125153483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125153483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125153483 DMM DEBUG MM(262420000000069/c71b31b1) Requesting authorization (sgsn_auth.c:160) 20241212125153483 DMM INFO MM(262420000000069/c71b31b1) Requesting authentication tuples (sgsn_auth.c:184) 20241212125153483 DMM DEBUG MM(262420000000069/c71b31b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125153483 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20241212125153483 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@3fe731dd41f0: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@3fe731dd41f0: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20241212125153485 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125153485 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125153485 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125153485 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125153485 DMM INFO MM(262420000000069/c71b31b1) Subscriber data update (mmctx.c:445) 20241212125153485 DMM DEBUG MM(262420000000069/c71b31b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125153485 DMM INFO MM(262420000000069/c71b31b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125153485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125153485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125153485 DMM INFO MM(262420000000069/c71b31b1) <- GMM AUTH AND CIPHERING REQ (rand = 27 4b f1 a5 a6 3a c9 d7 55 fd e4 02 f8 68 09 d2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212125153493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125153493 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125153493 DMM INFO MM(262420000000069/c71b31b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125153493 DMM NOTICE MM(262420000000069/c71b31b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125153493 DMM DEBUG MM(262420000000069/c71b31b1) checking auth: received GSM SRES = 12 c1 3f 3a (gprs_gmm.c:666) 20241212125153493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125153493 DMM DEBUG MM(262420000000069/c71b31b1) Requesting authorization (sgsn_auth.c:160) 20241212125153493 DMM INFO MM(262420000000069/c71b31b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125153493 DMM DEBUG MM(262420000000069/c71b31b1) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125153493 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241212125153493 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125153493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125153493 DMM INFO MM(262420000000069/c71b31b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xc71b31b1) (gprs_gmm.c:300) 20241212125153494 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125153494 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125153494 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241212125153494 DMM INFO MM(262420000000069/c71b31b1) Subscriber data update (mmctx.c:445) 20241212125153494 DMM DEBUG MM(262420000000069/c71b31b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125153494 DMM INFO MM(262420000000069/c71b31b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125153494 DMM NOTICE MM(262420000000069/c71b31b1) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20241212125153494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125153494 DMM NOTICE MM(262420000000069/c71b31b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125153494 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) 20241212125153495 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125153495 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20241212125153495 DMM INFO MM(262420000000069/c71b31b1) Subscriber data update (mmctx.c:445) 20241212125153495 DMM DEBUG MM(262420000000069/c71b31b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125153501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125153501 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125153501 DMM INFO MM(262420000000069/c71b31b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125153501 DMM NOTICE MM(262420000000069/c71b31b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125153501 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125153501 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125153501 DLLC NOTICE LLME(c9d215c9/c71b31b1){ASSIGNED} LLGM Assign pre (ffffffff => c71b31b1) (gprs_llc.c:1079) 20241212125153501 DLLC NOTICE LLME(ffffffff/c71b31b1){ASSIGNED} LLGM Assign post (ffffffff => c71b31b1) (gprs_llc.c:1125) 20241212125153501 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125153501 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125153501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125153501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125153552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212125153552 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125153552 DMM INFO MM(262420000000069/c71b31b1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212125153552 DMM INFO MM(262420000000069/c71b31b1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212125153552 DMM DEBUG MM(262420000000069/c71b31b1) Using GGSN 0 (gprs_sm.c:312) 20241212125153552 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 15. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212125153553 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20241212125153553 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212125153553 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20241212125153553 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20241212125153562 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 1c 68 d5 b5 11 e2 27 5e 4a 14 05 7f 9a ae c9 5c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:443) 20241212125153562 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc8222d4b8, cbp=0x56395c206d30) (sgsn_libgtp.c:632) 20241212125153562 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212125153562 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20cc28 TLLI=c71b31b1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212125153562 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212125153562 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@3fe731dd41f0: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125153569 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:779) 20241212125153575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153575 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241212125153575 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_attach-BVCI210(1302)@3fe731dd41f0: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@3fe731dd41f0: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='C71B31B1'O, index=0 TC_cell_change_different_ci_attach(1312)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '0387077F269585297606A241C101FA40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '83954436'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5F8526EF73CDA55C'O } } } } } 20241212125153582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20241212125153582 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125153582 DMM INFO MM(262420000000069/c71b31b1) -> GMM ATTACH REQUEST MI(TMSI-0xC71B31B1) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125153582 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125153582 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125153582 DLLC NOTICE LLME(ffffffff/c71b31b1){ASSIGNED} LLGM Assign pre (c71b31b1 => f174354a) (gprs_llc.c:1079) 20241212125153582 DLLC NOTICE LLME(c71b31b1/f174354a){ASSIGNED} LLGM Assign post (c71b31b1 => f174354a) (gprs_llc.c:1125) 20241212125153582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125153582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125153582 DMM DEBUG MM(262420000000069/f174354a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125153595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125153595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20241212125153595 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125153595 DMM DEBUG MM(262420000000069/f174354a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20241212125153595 DMM NOTICE MM(262420000000069/f174354a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125153595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125153595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125153595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125153595 DMM DEBUG MM(262420000000069/f174354a) Requesting authorization (sgsn_auth.c:160) 20241212125153595 DMM INFO MM(262420000000069/f174354a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125153595 DMM DEBUG MM(262420000000069/f174354a) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125153595 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20241212125153595 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 60 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125156596 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Timeout of T3314 (fsm.c:317) 20241212125156596 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241212125156596 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241212125159597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Timeout of T3350 (fsm.c:317) 20241212125159597 DMM ERROR MM(262420000000069/f174354a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20241212125159597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20241212125159597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20241212125159597 DMM NOTICE MM(262420000000069/f174354a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20241212125159597 DMM NOTICE MM(262420000000069/f174354a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212125159597 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20241212125159597 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20cc28, TLLI=f174354a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212125159597 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212125159597 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212125159597 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20241212125159597 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20241212125159597 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 60 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125159597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Reject}: Deallocated (fsm.c:568) 20241212125159597 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: Deallocated (fsm.c:568) 20241212125159597 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212125159597 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20241212125159597 DLLC NOTICE LLME(c71b31b1/f174354a){ASSIGNED} LLGM Assign pre (f174354a => ffffffff) (gprs_llc.c:1079) 20241212125159597 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f174354a => ffffffff) (gprs_llc.c:1125) 20241212125204599 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:273) 20241212125205724 DGPRS DEBUG Checking for inactive LLMEs, time = 15818659 (sgsn.c:131) 20241212125209601 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:273) 20241212125213422 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20241212125213422 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125213422 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20241212125214603 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:273) 20241212125219604 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:273) 20241212125223058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125223060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125223060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212125223090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125223092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125223092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241212125223128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125223130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125223130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1312)@3fe731dd41f0: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@3fe731dd41f0: Test Component 1312 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1310)@3fe731dd41f0: Final verdict of PTC: none 20241212125223465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125223465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1303)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1308)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1299)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1298)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@3fe731dd41f0: Final verdict of PTC: none 20241212125223467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60406<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_ci_attach-BVCI196(1296)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1302)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_ci_attach(1312)@3fe731dd41f0: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1306)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1301)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1297)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1296): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1297): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1298): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1299): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1302): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_ci_attach(1312): fail (none -> fail) reason: "Tguard timeout" MTC@3fe731dd41f0: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Thu Dec 12 12:52:23 UTC 2024 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20241212125223598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125223999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55618<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=122764) 20241212125224466 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125224466 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125224605 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:267) 20241212125224605 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x56395c206d30) (sgsn_libgtp.c:632) 20241212125224605 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x56395c206d30) (sgsn_libgtp.c:636) 20241212125224605 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:552) 20241212125224605 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:577) 20241212125224605 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20241212125224605 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=122764, count=128196) 20241212125225468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125225468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Thu Dec 12 12:52:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125226469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125226469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_cell_change_different_ci_data started. 20241212125227061 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125227063 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125227103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125227103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125227103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125227103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125227103 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125227103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125227103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125227103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125227103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125227105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125227105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125227105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125227105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125227105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125227105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125227105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125227105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125227105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125227105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125227105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125227106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125227106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125227109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125227119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227119 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125227142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125227142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125227142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125227142 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125227142 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125227142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125227142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125227142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125227142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125227144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125227144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125227144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125227145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125227145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125227145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125227145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125227145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125227145 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125227145 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125227145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125227145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125227145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125227148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1323)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212125227158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1321)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125227182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125227182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125227182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125227182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125227182 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125227182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125227182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125227182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125227182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125227184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125227184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125227184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125227184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125227184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125227184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125227184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125227184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125227184 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125227184 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125227184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125227185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125227185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125227188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125227198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125227470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125227470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125227470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125227470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@3fe731dd41f0: 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) } } } } 20241212125227472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20241212125227473 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@3fe731dd41f0: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F8CA70A4'O, index=0 SGSN_Test-GSUP(1329)@3fe731dd41f0: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@3fe731dd41f0: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1321)@3fe731dd41f0: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='F8CA70A4'O, index=0 TC_cell_change_different_ci_data(1331)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '536042C513BA1219FB434C7F6DD6ED5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA278013'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '02480C476D21B15F'O } } } } } 20241212125227522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227522 DLLC NOTICE LLME(ffffffff/f8ca70a4){UNASSIGNED} LLC RX: unknown TLLI 0xf8ca70a4, creating LLME on the fly (gprs_llc.c:552) 20241212125227522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125227522 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125227522 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125227522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125227522 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125227522 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212125227522 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125227522 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125227522 DLLC NOTICE LLME(ffffffff/f8ca70a4){UNASSIGNED} LLGM Assign pre (f8ca70a4 => c9d5d471) (gprs_llc.c:1079) 20241212125227522 DLLC NOTICE LLME(f8ca70a4/c9d5d471){ASSIGNED} LLGM Assign post (f8ca70a4 => c9d5d471) (gprs_llc.c:1125) 20241212125227522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125227522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125227522 DMM DEBUG MM(262420000000071/c9d5d471) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125227534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125227534 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125227535 DMM DEBUG MM(262420000000071/c9d5d471) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20241212125227535 DMM NOTICE MM(262420000000071/c9d5d471) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125227535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125227535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125227535 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125227535 DMM DEBUG MM(262420000000071/c9d5d471) Requesting authorization (sgsn_auth.c:160) 20241212125227535 DMM INFO MM(262420000000071/c9d5d471) Requesting authentication tuples (sgsn_auth.c:184) 20241212125227535 DMM DEBUG MM(262420000000071/c9d5d471) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125227535 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20241212125227535 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@3fe731dd41f0: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@3fe731dd41f0: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20241212125227538 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125227538 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125227538 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125227538 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125227538 DMM INFO MM(262420000000071/c9d5d471) Subscriber data update (mmctx.c:445) 20241212125227538 DMM DEBUG MM(262420000000071/c9d5d471) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125227538 DMM INFO MM(262420000000071/c9d5d471) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125227538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125227538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125227538 DMM INFO MM(262420000000071/c9d5d471) <- GMM AUTH AND CIPHERING REQ (rand = 53 60 42 c5 13 ba 12 19 fb 43 4c 7f 6d d6 ed 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212125227545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125227545 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125227545 DMM INFO MM(262420000000071/c9d5d471) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125227545 DMM NOTICE MM(262420000000071/c9d5d471) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125227545 DMM DEBUG MM(262420000000071/c9d5d471) checking auth: received GSM SRES = ea 27 80 13 (gprs_gmm.c:666) 20241212125227545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125227545 DMM DEBUG MM(262420000000071/c9d5d471) Requesting authorization (sgsn_auth.c:160) 20241212125227545 DMM INFO MM(262420000000071/c9d5d471) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125227545 DMM DEBUG MM(262420000000071/c9d5d471) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125227545 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20241212125227545 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f1 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125227545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125227545 DMM INFO MM(262420000000071/c9d5d471) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9d5d471) (gprs_gmm.c:300) 20241212125227547 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125227547 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125227547 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241212125227547 DMM INFO MM(262420000000071/c9d5d471) Subscriber data update (mmctx.c:445) 20241212125227547 DMM DEBUG MM(262420000000071/c9d5d471) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125227547 DMM INFO MM(262420000000071/c9d5d471) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125227547 DMM NOTICE MM(262420000000071/c9d5d471) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20241212125227547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125227547 DMM NOTICE MM(262420000000071/c9d5d471) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125227547 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) 20241212125227547 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125227547 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20241212125227547 DMM INFO MM(262420000000071/c9d5d471) Subscriber data update (mmctx.c:445) 20241212125227547 DMM DEBUG MM(262420000000071/c9d5d471) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125227554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125227554 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125227554 DMM INFO MM(262420000000071/c9d5d471) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125227554 DMM NOTICE MM(262420000000071/c9d5d471) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125227554 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125227554 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125227554 DLLC NOTICE LLME(f8ca70a4/c9d5d471){ASSIGNED} LLGM Assign pre (ffffffff => c9d5d471) (gprs_llc.c:1079) 20241212125227554 DLLC NOTICE LLME(ffffffff/c9d5d471){ASSIGNED} LLGM Assign post (ffffffff => c9d5d471) (gprs_llc.c:1125) 20241212125227554 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125227554 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125227554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125227554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125227605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20241212125227605 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125227605 DMM INFO MM(262420000000071/c9d5d471) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20241212125227605 DMM INFO MM(262420000000071/c9d5d471) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20241212125227605 DMM DEBUG MM(262420000000071/c9d5d471) Using GGSN 0 (gprs_sm.c:312) 20241212125227605 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 15. This is a software bug that needs fixing. (rate_ctr.c:221) 20241212125227605 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20241212125227605 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20241212125227605 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20241212125227605 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20241212125227617 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 61 c7 24 75 11 ca a4 7c 66 14 05 7f 05 b9 be 67 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1078 from retransmit req queue (gtp.c:443) 20241212125227617 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbc8222d4b8, cbp=0x56395c206d30) (sgsn_libgtp.c:632) 20241212125227617 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:400) 20241212125227617 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x56395c20cc28 TLLI=c9d5d471, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20241212125227617 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20241212125227617 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@3fe731dd41f0: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed 20241212125227625 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) 20241212125227632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227632 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20241212125227632 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) TC_cell_change_different_ci_data-BVCI210(1321)@3fe731dd41f0: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@3fe731dd41f0: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='C9D5D471'O, index=0 20241212125227640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125227640 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125227640 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125227641 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:779) TC_cell_change_different_ci_data-BVCI196(1316)@3fe731dd41f0: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@3fe731dd41f0: Final verdict of PTC: pass 20241212125227655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57468<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212125227658 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1329)@3fe731dd41f0: Final verdict of PTC: none 20241212125227658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1328)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1317)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1327)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1322)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1321)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1323)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@3fe731dd41f0: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1320)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1315)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1325)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1321): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Thu Dec 12 12:52:27 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20241212125227788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57478<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125228190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57478<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93736) 20241212125228658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125228658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=93736, count=99788) 20241212125229660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125229660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Thu Dec 12 12:52:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125230641 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Timeout of T3314 (fsm.c:317) 20241212125230641 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20241212125230641 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20241212125230661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125230661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_sgsn_context_req_in started. 20241212125231252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125231253 DMM INFO MM(262420000000071/c9d5d471) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125231253 DMM INFO MM(262420000000071/c9d5d471) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125231253 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125231253 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125231253 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212125231253 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20241212125231253 DLLC NOTICE LLME(ffffffff/c9d5d471){ASSIGNED} LLGM Assign pre (c9d5d471 => ffffffff) (gprs_llc.c:1079) 20241212125231253 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9d5d471 => ffffffff) (gprs_llc.c:1125) 20241212125231253 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x56395c20c8d0 (gprs_sndcp.c:574) 20241212125231253 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x56395c20cc28, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20241212125231253 DMM NOTICE MM(262420000000071/c9d5d471) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20241212125231253 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20241212125231253 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20241212125231253 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20241212125231253 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20241212125231253 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20241212125231253 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125231253 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 00 70 f1 09 00 28 01 01 (gsup_client.c:399) 20241212125231253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212125231253 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212125231253 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212125231253 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212125231253 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125231297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125231297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125231297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125231297 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125231297 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125231297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125231297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125231297 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125231297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125231298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125231298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125231298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125231298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125231298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125231298 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125231298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125231298 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125231298 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125231298 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125231298 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125231299 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125231299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125231303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125231312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125231312 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI196(1335)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125231333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125231334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125231334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125231334 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125231334 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125231334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125231334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125231334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125231334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125231335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125231335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125231335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125231335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125231335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125231335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125231335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125231335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125231335 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125231335 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125231335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125231336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125231336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125231340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1342)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125231350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125231350 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125231377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125231377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125231378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125231378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125231378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125231378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125231378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125231378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125231378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125231380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125231380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125231380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125231380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125231380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125231380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125231380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125231380 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125231380 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125231380 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125231380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125231380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125231381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125231385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125231394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125231394 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125231661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125231661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125231661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125231661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@3fe731dd41f0: 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) } } } } 20241212125231664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125231664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1335)@3fe731dd41f0: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='F417C981'O, index=0 SGSN_Test-GSUP(1348)@3fe731dd41f0: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@3fe731dd41f0: GSUP sends only 2G auth tuple{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F483F25A2068DE45B30DA72A155855DB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8BF27D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E5A54A48DEBDE5FB'O } } } } } 20241212125232719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125232719 DLLC NOTICE LLME(ffffffff/f417c981){UNASSIGNED} LLC RX: unknown TLLI 0xf417c981, creating LLME on the fly (gprs_llc.c:552) 20241212125232719 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125232719 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125232719 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125232719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212125232719 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125232719 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212125232720 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125232720 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125232720 DLLC NOTICE LLME(ffffffff/f417c981){UNASSIGNED} LLGM Assign pre (f417c981 => e3474952) (gprs_llc.c:1079) 20241212125232720 DLLC NOTICE LLME(f417c981/e3474952){ASSIGNED} LLGM Assign post (f417c981 => e3474952) (gprs_llc.c:1125) 20241212125232720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125232720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125232720 DMM DEBUG MM(262420000000072/e3474952) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125232731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125232731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125232731 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125232731 DMM DEBUG MM(262420000000072/e3474952) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20241212125232731 DMM NOTICE MM(262420000000072/e3474952) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125232731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125232731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125232731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125232731 DMM DEBUG MM(262420000000072/e3474952) Requesting authorization (sgsn_auth.c:160) 20241212125232731 DMM INFO MM(262420000000072/e3474952) Requesting authentication tuples (sgsn_auth.c:184) 20241212125232731 DMM DEBUG MM(262420000000072/e3474952) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125232731 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20241212125232731 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@3fe731dd41f0: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@3fe731dd41f0: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20241212125232734 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125232734 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125232734 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125232734 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125232734 DMM INFO MM(262420000000072/e3474952) Subscriber data update (mmctx.c:445) 20241212125232734 DMM DEBUG MM(262420000000072/e3474952) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125232734 DMM INFO MM(262420000000072/e3474952) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125232734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125232734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125232734 DMM INFO MM(262420000000072/e3474952) <- GMM AUTH AND CIPHERING REQ (rand = f4 83 f2 5a 20 68 de 45 b3 0d a7 2a 15 58 55 db , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20241212125232741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125232741 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125232741 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125232741 DMM INFO MM(262420000000072/e3474952) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125232741 DMM NOTICE MM(262420000000072/e3474952) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125232741 DMM DEBUG MM(262420000000072/e3474952) checking auth: received GSM SRES = e8 bf 27 d7 (gprs_gmm.c:666) 20241212125232741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125232741 DMM DEBUG MM(262420000000072/e3474952) Requesting authorization (sgsn_auth.c:160) 20241212125232741 DMM INFO MM(262420000000072/e3474952) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125232741 DMM DEBUG MM(262420000000072/e3474952) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125232741 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20241212125232741 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 70 f2 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125232741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125232741 DMM INFO MM(262420000000072/e3474952) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3474952) (gprs_gmm.c:300) 20241212125232742 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125232742 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125232743 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241212125232743 DMM INFO MM(262420000000072/e3474952) Subscriber data update (mmctx.c:445) 20241212125232743 DMM DEBUG MM(262420000000072/e3474952) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125232743 DMM INFO MM(262420000000072/e3474952) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125232743 DMM NOTICE MM(262420000000072/e3474952) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20241212125232743 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125232743 DMM NOTICE MM(262420000000072/e3474952) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125232743 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20241212125232743 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125232743 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241212125232743 DMM INFO MM(262420000000072/e3474952) Subscriber data update (mmctx.c:445) 20241212125232743 DMM DEBUG MM(262420000000072/e3474952) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125232749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125232749 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125232749 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125232749 DMM INFO MM(262420000000072/e3474952) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125232749 DMM NOTICE MM(262420000000072/e3474952) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125232749 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125232749 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125232749 DLLC NOTICE LLME(f417c981/e3474952){ASSIGNED} LLGM Assign pre (ffffffff => e3474952) (gprs_llc.c:1079) 20241212125232749 DLLC NOTICE LLME(ffffffff/e3474952){ASSIGNED} LLGM Assign post (ffffffff => e3474952) (gprs_llc.c:1125) 20241212125232749 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125232749 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125232749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125232749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125232803 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 47 fc 00 00 03 52 f0 99 42 42 de 05 e3 47 49 52 0c 01 02 03 0d fe 11 e5 28 56 48 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2868) TC_sgsn_context_req_in(1350)@3fe731dd41f0: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20241212125234803 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20241212125234803 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20241212125234803 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 1e 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) 20241212125234803 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20241212125234803 DMM INFO MM(262420000000072/e3474952) Subscriber data update (mmctx.c:445) 20241212125234803 DMM DEBUG MM(262420000000072/e3474952) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20241212125234803 DMM INFO MM(262420000000072/e3474952) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20241212125234803 DMM INFO MM(262420000000072/e3474952) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125234803 DMM INFO MM(262420000000072/e3474952) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125234803 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125234803 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125234803 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212125234803 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212125234803 DLLC NOTICE LLME(ffffffff/e3474952){ASSIGNED} LLGM Assign pre (e3474952 => ffffffff) (gprs_llc.c:1079) 20241212125234803 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3474952 => ffffffff) (gprs_llc.c:1125) 20241212125234803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212125234803 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212125234803 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212125234803 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1335)@3fe731dd41f0: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@3fe731dd41f0: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20241212125234809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57480<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1348)@3fe731dd41f0: Final verdict of PTC: none 20241212125234811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125234811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1336)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1341)@3fe731dd41f0: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1335)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@3fe731dd41f0: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@3fe731dd41f0: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1346)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1339)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1334)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1344)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1335): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@3fe731dd41f0: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Thu Dec 12 12:52:34 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20241212125234941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125235342 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99060) 20241212125235725 DGPRS DEBUG Checking for inactive LLMEs, time = 15818689 (sgsn.c:131) 20241212125235812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125235812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=99060, count=100824) 20241212125236813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125236813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Thu Dec 12 12:52:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125237814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125237814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_sgsn_context_req_out started. 20241212125238402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125238403 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125238449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125238449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125238449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125238449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125238449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125238449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125238449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125238449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125238449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125238451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125238451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125238451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125238451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125238451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125238451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125238451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125238451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125238451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125238451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125238451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125238452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125238452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125238456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1352)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125238467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125238467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI196(1354)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1356)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1361)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125238508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125238508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125238508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125238508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125238508 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125238508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125238508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125238508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125238508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1361)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125238510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125238510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125238510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125238510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125238510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125238510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125238511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125238511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125238511 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125238511 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125238511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125238511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125238511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1360)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212125238516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125238526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125238526 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI210(1358)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1362)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1360)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125238568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125238568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125238568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125238569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125238569 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125238569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125238569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125238569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125238569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125238571 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125238571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125238572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125238572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125238572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125238572 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125238572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125238572 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125238572 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125238572 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125238572 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125238598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125238598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125238606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125238632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125238632 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125238815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125238815 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125238815 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125238815 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@3fe731dd41f0: 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) } } } } 20241212125238817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125238818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1354)@3fe731dd41f0: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='D2A68FE8'O, index=0 SGSN_Test-GSUP(1367)@3fe731dd41f0: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20241212125239871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125239871 DLLC NOTICE LLME(ffffffff/d2a68fe8){UNASSIGNED} LLC RX: unknown TLLI 0xd2a68fe8, creating LLME on the fly (gprs_llc.c:552) 20241212125239871 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241212125239871 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212125239871 DMM NOTICE LLME(ffffffff/d2a68fe8){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1749) 20241212125239871 DLLC NOTICE LLME(ffffffff/d2a68fe8){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20241212125239871 DMM ERROR LLME(ffffffff/d2a68fe8){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1770) 20241212125239872 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241212125239872 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241212125239872 DLLC NOTICE LLME(ffffffff/d2a68fe8){UNASSIGNED} LLGM Assign pre (d2a68fe8 => ffffffff) (gprs_llc.c:1079) 20241212125239872 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2a68fe8 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@3fe731dd41f0: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@3fe731dd41f0: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1367)@3fe731dd41f0: Final verdict of PTC: none 20241212125239884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125239884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1366)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1355)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1365)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1361)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@3fe731dd41f0: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1354)@3fe731dd41f0: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@3fe731dd41f0: Final verdict of PTC: none 20241212125239886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45692<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out-BVCI220(1364)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1363)@3fe731dd41f0: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@3fe731dd41f0: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98-provIP(1359)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1353)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1354): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@3fe731dd41f0: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Thu Dec 12 12:52:39 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20241212125240014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125240415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45694<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=53600) 20241212125240884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125240884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=53600, count=54860) 20241212125241885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125241885 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Thu Dec 12 12:52:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125242886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125242886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_req_id_req_ra_update started. 20241212125243473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125243475 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1375)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1375)@3fe731dd41f0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1374)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125243532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125243532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125243532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125243532 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125243532 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125243532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125243532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125243532 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125243532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1375)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125243534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125243534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125243534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125243534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125243534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125243534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125243534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125243534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125243534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125243534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125243534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125243534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125243534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1375)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1375)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125243538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212125243547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125243548 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1372)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1374)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125243558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125243558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125243558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125243558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125243558 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125243558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125243558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125243558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125243558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125243560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125243560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125243560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125243560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125243560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125243560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125243560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125243560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125243560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125243560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125243560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125243561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125243561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125243564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125243574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125243574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125243594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125243594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125243594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125243594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125243594 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125243594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125243594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125243594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125243594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125243596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125243596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125243596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125243596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125243596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125243596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125243596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125243596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125243596 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125243596 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125243596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125243597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125243597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125243601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125243610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125243610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI220(1383)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125243887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125243887 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125243887 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125243887 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@3fe731dd41f0: 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) } } } } 20241212125243889 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1385)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125243890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1385)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1385)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1372)@3fe731dd41f0: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='EA1B0BFC'O, index=0 SGSN_Test-GSUP(1386)@3fe731dd41f0: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20241212125243934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125243934 DLLC NOTICE LLME(ffffffff/ea1b0bfc){UNASSIGNED} LLC RX: unknown TLLI 0xea1b0bfc, creating LLME on the fly (gprs_llc.c:552) 20241212125243934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125243934 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125243935 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125243935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125243935 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125243935 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212125243935 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125243935 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125243935 DLLC NOTICE LLME(ffffffff/ea1b0bfc){UNASSIGNED} LLGM Assign pre (ea1b0bfc => dc86ccbc) (gprs_llc.c:1079) 20241212125243935 DLLC NOTICE LLME(ea1b0bfc/dc86ccbc){ASSIGNED} LLGM Assign post (ea1b0bfc => dc86ccbc) (gprs_llc.c:1125) 20241212125243935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125243935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125243935 DMM DEBUG MM(262420000000047/dc86ccbc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125243948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125243948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125243948 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125243948 DMM INFO MM(262420000000047/dc86ccbc) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212125243948 DMM INFO MM(262420000000047/dc86ccbc) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-26933-53 New RA: 262-42-13135-0 (gprs_gmm.c:1737) 20241212125243948 DMM NOTICE MM(262420000000047/dc86ccbc) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1839) 20241212125243948 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20241212125243948 DMM INFO MM(262420000000047/dc86ccbc) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20241212125243949 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125243949 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125243949 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212125243949 DMM ERROR MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241212125243949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Deallocated (fsm.c:568) 20241212125243949 DMM DEBUG MM_STATE_Gb(0)[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212125243949 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212125243949 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212125243949 DLLC NOTICE LLME(ea1b0bfc/dc86ccbc){ASSIGNED} LLGM Assign pre (dc86ccbc => ffffffff) (gprs_llc.c:1079) 20241212125243949 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc86ccbc => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1372)@3fe731dd41f0: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@3fe731dd41f0: Final verdict of PTC: pass 20241212125243957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@3fe731dd41f0: Final verdict of PTC: none 20241212125243959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125243959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1370)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1375)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1379)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1384)@3fe731dd41f0: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1372)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@3fe731dd41f0: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@3fe731dd41f0: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1374)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1373)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1382)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1377)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1372): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1374): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1375): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Thu Dec 12 12:52:44 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20241212125244086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45698<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125244487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45698<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58468) 20241212125244960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125244960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=58468, count=62824) 20241212125245962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125245962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@3fe731dd41f0: Test execution finished. MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Thu Dec 12 12:52:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125246963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125246963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_iu_attach started. 20241212125247547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125247548 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1394)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1394)@3fe731dd41f0: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1393)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125247600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125247600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125247600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125247600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125247600 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125247600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125247600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125247600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125247600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1394)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125247602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125247602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125247602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125247602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125247602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125247602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125247602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125247602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125247602 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125247602 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125247602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125247603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125247603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1394)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1394)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125247606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1390)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1395)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212125247616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125247616 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1393)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1398)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI196(1391)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125247624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125247624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125247624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125247624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125247624 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125247624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125247624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125247624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125247624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125247626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125247626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125247626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125247626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125247626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125247626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125247626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125247626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125247626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125247626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125247626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125247627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125247627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1398)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125247631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125247641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125247641 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach-BVCI210(1397)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1400)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1399)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125247661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125247661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125247661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125247661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125247661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125247661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125247661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125247661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125247661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125247663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125247663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125247663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125247663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125247663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125247663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125247663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125247663 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125247663 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125247663 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125247663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125247664 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125247664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125247668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125247679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125247679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1406)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@3fe731dd41f0: ************************************************* MTC@3fe731dd41f0: Starting RAN_Emulation TC_iu_attach-BVCI220(1402)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1404)@3fe731dd41f0: v_sccp_pdu_maxlen:268 20241212125247883 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125247883 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125247883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125247883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1406)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125247885 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125247885 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125247885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125247885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125247885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125247885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125247885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125247886 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125247886 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125247886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125247886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125247886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125247886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125247886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125247886 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125247964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125247964 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125247964 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125247964 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@3fe731dd41f0: 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) } } } } 20241212125247966 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1408)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125247967 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1408)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1408)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125248695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125248695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125248695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125248695 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125248695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125248695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125248695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125248695 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125248695 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125248695 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125248696 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125248696 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125248696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125248696 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125248696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125248696 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125248696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125248696 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1391)@3fe731dd41f0: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='C5990FC2'O, index=0 SGSN_Test-GSUP(1409)@3fe731dd41f0: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '8B36'O, rac := 'BF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1405)@3fe731dd41f0: Added conn table entry 0TC_iu_attach(1411)3423903 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1405)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125249035 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249035 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125249035 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125249035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249035 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125249035 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125249036 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125249036 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125249036 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125249036 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20241212125249036 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20241212125249036 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125249036 DMM DEBUG GMM(gmm_fsm)[0x56395c202900]{Deregistered}: Allocated (fsm.c:456) 20241212125249036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Init}: Allocated (fsm.c:456) 20241212125249036 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Allocated (fsm.c:456) 20241212125249036 DMM DEBUG MM_STATE_Iu[0x56395c20e1c0]{Detached}: Allocated (fsm.c:456) 20241212125249036 DMM DEBUG GMM(gmm_fsm)[0x56395c202900]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125249036 DMM DEBUG GMM(gmm_fsm)[0x56395c202900]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125249036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125249036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125249036 DMM DEBUG MM(262420000001001/ee4e5b95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125249036 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241212125249036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125249036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125249036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125249036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125249036 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249036 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125249036 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125249036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249036 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125249036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3fe731dd41f0: { messageType := 2, destLocRef := '343E9F'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'CD009FE779711B9AA13A54D2E5C79EED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24B832E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '86506C20678F6927'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C18CA68675257CFFA48190C286944C40'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A4546469B98D6D03D27B6F063909BE66'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '44DC6D46750726CB5F7EBE8F6E6CD762'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B802EBAEE9C9EA4C'O } } } } } SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241212125249045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125249045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125249045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125249045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125249045 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125249045 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125249045 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125249046 DMM DEBUG MM(262420000001001/ee4e5b95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241212125249046 DMM NOTICE MM(262420000001001/ee4e5b95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125249046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125249046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125249046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125249046 DMM DEBUG MM(262420000001001/ee4e5b95) Requesting authorization (sgsn_auth.c:160) 20241212125249046 DMM INFO MM(262420000001001/ee4e5b95) Requesting authentication tuples (sgsn_auth.c:184) 20241212125249046 DMM DEBUG MM(262420000001001/ee4e5b95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125249046 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241212125249046 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1409)@3fe731dd41f0: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@3fe731dd41f0: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20241212125249049 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125249049 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125249049 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125249049 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125249049 DMM INFO MM(262420000001001/ee4e5b95) Subscriber data update (mmctx.c:445) 20241212125249049 DMM DEBUG MM(262420000001001/ee4e5b95) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125249049 DMM INFO MM(262420000001001/ee4e5b95) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125249049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125249049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125249049 DMM INFO MM(262420000001001/ee4e5b95) <- GMM AUTH AND CIPHERING REQ (rand = cd 00 9f e7 79 71 1b 9a a1 3a 54 d2 e5 c7 9e ed , mmctx_is_r99=1, vec->auth_types=0x3, autn = 44 dc 6d 46 75 07 26 cb 5f 7e be 8f 6e 6c d7 62 ) (gprs_gmm.c:483) 20241212125249049 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241212125249049 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249049 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125249049 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125249049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249049 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125249049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130122B802EBAE23094399990000100001F02904E9C9EA4C'O 20241212125249055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249055 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125249055 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125249055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125249055 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125249055 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125249055 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125249055 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125249055 DMM INFO MM(262420000001001/ee4e5b95) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125249055 DMM NOTICE MM(262420000001001/ee4e5b95) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125249055 DMM DEBUG MM(262420000001001/ee4e5b95) checking auth: received UMTS RES = b8 02 eb ae e9 c9 ea 4c (gprs_gmm.c:666) 20241212125249055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125249055 DMM DEBUG MM(262420000001001/ee4e5b95) Requesting authorization (sgsn_auth.c:160) 20241212125249055 DMM INFO MM(262420000001001/ee4e5b95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125249055 DMM DEBUG MM(262420000001001/ee4e5b95) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125249055 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241212125249055 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125249055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125249055 DMM DEBUG MM(262420000001001/ee4e5b95) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125249056 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249056 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125249056 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125249056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249056 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249056 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125249056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125249063 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249064 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125249064 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125249064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125249064 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125249064 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125249064 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125249064 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125249064 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20241212125249064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125249064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125249064 DMM INFO MM(262420000001001/ee4e5b95) <- GMM ATTACH ACCEPT (new P-TMSI=0xee4e5b95) (gprs_gmm.c:300) 20241212125249064 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20241212125249064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125249064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125249064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125249064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125249064 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249064 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125249064 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125249064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249064 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125249064 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125249068 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125249068 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125249068 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241212125249068 DMM INFO MM(262420000001001/ee4e5b95) Subscriber data update (mmctx.c:445) 20241212125249068 DMM DEBUG MM(262420000001001/ee4e5b95) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125249068 DMM INFO MM(262420000001001/ee4e5b95) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125249068 DMM NOTICE MM(262420000001001/ee4e5b95) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241212125249068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125249068 DMM NOTICE MM(262420000001001/ee4e5b95) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125249068 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20241212125249069 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125249069 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241212125249069 DMM INFO MM(262420000001001/ee4e5b95) Subscriber data update (mmctx.c:445) 20241212125249069 DMM DEBUG MM(262420000001001/ee4e5b95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125249072 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249072 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125249072 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125249072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125249072 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125249072 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125249072 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125249072 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125249072 DMM INFO MM(262420000001001/ee4e5b95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125249072 DMM NOTICE MM(262420000001001/ee4e5b95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125249072 DMM DEBUG GMM(gmm_fsm)[0x56395c202900]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125249072 DMM DEBUG GMM(gmm_fsm)[0x56395c202900]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125249072 DMM DEBUG MM_STATE_Iu(1)[0x56395c20e1c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125249072 DMM DEBUG MM_STATE_Iu(1)[0x56395c20e1c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125249072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125249072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125249072 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249072 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125249072 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125249072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249072 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125249072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1404)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125249078 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249078 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125249078 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125249078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125249078 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125249078 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125249078 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125249078 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125249078 DMM INFO MM(262420000001001/ee4e5b95) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125249078 DMM DEBUG MM_STATE_Iu(1)[0x56395c20e1c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125249078 DMM DEBUG MM_STATE_Iu(1)[0x56395c20e1c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125249078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125249078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125249078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125249078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Session index based on local reference:0 20241212125249080 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249080 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125249080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125249080 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125249080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125249080 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125249080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125249080 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@3fe731dd41f0: Deleted conn table entry 0TC_iu_attach(1411)3423903 TC_iu_attach(1411)@3fe731dd41f0: setverdict(pass): none -> pass TC_iu_attach(1411)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1391)@3fe731dd41f0: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@3fe731dd41f0: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@3fe731dd41f0: Final verdict of PTC: none 20241212125249140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1409)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1398)@3fe731dd41f0: Final verdict of PTC: none20241212125249142 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125249142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_iu_attach-BVCI210(1397)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1394)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1393)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@3fe731dd41f0: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1403)@3fe731dd41f0: Final verdict of PTC: none TC_iu_attach-BVCI196(1391)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1401)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1396)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1392)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach-BVCI196(1391): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1392): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1393): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1394): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach-BVCI210(1397): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_iu_attach finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Dec 12 12:52:49 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20241212125249281 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125249281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125249281 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125249281 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125249281 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125249281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125249281 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125249281 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125249281 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125249281 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125249282 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125249282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125249282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125249282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125249282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125249282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125249282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125249282 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241212125249292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125249693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38448<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=206852) 20241212125250143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125250143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=206852, count=208108) 20241212125251145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125251145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125251283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125251283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125251283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Thu Dec 12 12:52:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125252146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125252146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_iu_attach_encr started. 20241212125252754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125252756 DMM INFO MM(262420000001001/ee4e5b95) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125252756 DMM INFO MM(262420000001001/ee4e5b95) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125252756 DMM DEBUG GMM(gmm_fsm)[0x56395c202900]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125252756 DMM DEBUG GMM(gmm_fsm)[0x56395c202900]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125252756 DMM DEBUG MM_STATE_Iu(1)[0x56395c20e1c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125252756 DMM DEBUG MM_STATE_Iu(1)[0x56395c20e1c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125252756 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241212125252756 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125252756 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241212125252756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Init}: Deallocated (fsm.c:568) 20241212125252756 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Deallocated (fsm.c:568) 20241212125252756 DMM DEBUG MM_STATE_Iu(1)[0x56395c20e1c0]{Detached}: Deallocated (fsm.c:568) 20241212125252756 DMM DEBUG GMM(gmm_fsm)[0x56395c202900]{Deregistered}: Deallocated (fsm.c:568) 20241212125252756 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1416)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125252807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125252807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125252807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125252807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125252807 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125252807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125252807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125252807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125252807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125252808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125252808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125252808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125252809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125252809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125252809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125252809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125252809 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125252809 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125252809 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125252809 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125252809 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125252809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1416)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125252813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125252822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125252822 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1421)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1421)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125252840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125252840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125252840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125252840 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125252840 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125252840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125252840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125252840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125252840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1421)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125252842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125252842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125252842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125252842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125252842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125252842 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125252842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125252842 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125252842 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125252842 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125252842 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125252843 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125252843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1421)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1421)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125252847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1422)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1418)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125252856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125252856 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1420)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1423)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1422)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1426)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1426)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125252878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125252878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125252878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125252878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125252878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125252878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125252878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125252878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125252878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1426)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125252880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125252880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125252880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125252880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125252880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125252880 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125252880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125252880 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125252880 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125252880 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125252880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1426)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125252881 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125252881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1426)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125252885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1429)@3fe731dd41f0: ************************************************* MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@3fe731dd41f0: ************************************************* 20241212125252895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125252896 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1427)@3fe731dd41f0: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1425)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125253096 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125253096 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125253096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125253096 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1429)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125253099 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125253099 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125253099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125253099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125253099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125253099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125253099 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125253100 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125253100 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125253100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125253100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125253100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125253100 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125253100 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125253100 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125253147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125253147 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125253147 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125253147 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@3fe731dd41f0: 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) } } } } 20241212125253149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125253149 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1431)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1431)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125253907 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125253907 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125253907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125253907 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125253907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125253907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125253907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125253907 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125253907 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125253907 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125253907 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125253907 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125253907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125253907 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125253907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125253907 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125253908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125253908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@3fe731dd41f0: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='C15A6934'O, index=0 SGSN_Test-GSUP(1432)@3fe731dd41f0: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001001'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '8D3C'O, rac := '24'O ("$") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1428)@3fe731dd41f0: Added conn table entry 0TC_iu_attach_encr(1434)12286552 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1428)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125254216 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254216 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125254216 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125254216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254216 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125254216 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125254217 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125254217 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125254217 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125254217 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125254217 DMM DEBUG GMM(gmm_fsm)[0x56395c20e1c0]{Deregistered}: Allocated (fsm.c:456) 20241212125254217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125254217 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Allocated (fsm.c:456) 20241212125254217 DMM DEBUG MM_STATE_Iu[0x56395c2027d0]{Detached}: Allocated (fsm.c:456) 20241212125254217 DMM DEBUG GMM(gmm_fsm)[0x56395c20e1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125254217 DMM DEBUG GMM(gmm_fsm)[0x56395c20e1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125254217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125254217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125254217 DMM DEBUG MM(262420000001001/dc303b88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125254217 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241212125254218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125254218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125254218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125254218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125254218 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254218 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125254218 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125254218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254218 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125254218 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@3fe731dd41f0: { messageType := 2, destLocRef := 'BB7A58'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '015F2822197E7AEE09E3307B7E4AEAB1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B57AA50C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '477E08BB8C873566'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7B43BBE9C6AD3348A7F6886C1CC1C6A4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D670336C5781AE8F3F2FE35091558665'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '68A6C76EC96066A86C5ED85ECAF4536F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '112028B1322744AA'O } } } } } SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20241212125254227 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254227 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125254227 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125254227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125254227 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125254227 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125254227 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125254227 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125254227 DMM DEBUG MM(262420000001001/dc303b88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20241212125254227 DMM NOTICE MM(262420000001001/dc303b88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125254227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125254227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125254227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125254227 DMM DEBUG MM(262420000001001/dc303b88) Requesting authorization (sgsn_auth.c:160) 20241212125254227 DMM INFO MM(262420000001001/dc303b88) Requesting authentication tuples (sgsn_auth.c:184) 20241212125254227 DMM DEBUG MM(262420000001001/dc303b88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125254227 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20241212125254227 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1432)@3fe731dd41f0: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@3fe731dd41f0: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20241212125254230 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125254230 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125254230 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125254230 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125254230 DMM INFO MM(262420000001001/dc303b88) Subscriber data update (mmctx.c:445) 20241212125254230 DMM DEBUG MM(262420000001001/dc303b88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125254230 DMM INFO MM(262420000001001/dc303b88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125254230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125254230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125254230 DMM INFO MM(262420000001001/dc303b88) <- GMM AUTH AND CIPHERING REQ (rand = 01 5f 28 22 19 7e 7a ee 09 e3 30 7b 7e 4a ea b1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 68 a6 c7 6e c9 60 66 a8 6c 5e d8 5e ca f4 53 6f ) (gprs_gmm.c:483) 20241212125254230 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241212125254230 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254230 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125254230 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125254230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254230 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125254230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622112028B123094399990000100001F02904322744AA'O 20241212125254236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125254236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125254236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125254236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125254236 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125254236 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125254236 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125254236 DMM INFO MM(262420000001001/dc303b88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125254236 DMM NOTICE MM(262420000001001/dc303b88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125254236 DMM DEBUG MM(262420000001001/dc303b88) checking auth: received UMTS RES = 11 20 28 b1 32 27 44 aa (gprs_gmm.c:666) 20241212125254236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125254236 DMM DEBUG MM(262420000001001/dc303b88) Requesting authorization (sgsn_auth.c:160) 20241212125254236 DMM INFO MM(262420000001001/dc303b88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125254236 DMM DEBUG MM(262420000001001/dc303b88) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125254236 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20241212125254236 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f1 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125254236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125254236 DMM DEBUG MM(262420000001001/dc303b88) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20241212125254236 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254236 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125254236 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125254236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254236 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125254236 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_len:17 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20241212125254244 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254244 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125254244 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125254244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125254244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125254244 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125254245 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125254245 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125254245 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20241212125254245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125254245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125254245 DMM INFO MM(262420000001001/dc303b88) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc303b88) (gprs_gmm.c:300) 20241212125254245 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20241212125254245 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125254245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125254245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125254245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125254245 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254245 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125254245 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125254245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125254245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125254248 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125254248 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125254248 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241212125254248 DMM INFO MM(262420000001001/dc303b88) Subscriber data update (mmctx.c:445) 20241212125254248 DMM DEBUG MM(262420000001001/dc303b88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125254248 DMM INFO MM(262420000001001/dc303b88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125254248 DMM NOTICE MM(262420000001001/dc303b88) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20241212125254248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125254248 DMM NOTICE MM(262420000001001/dc303b88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125254248 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) 20241212125254248 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125254248 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20241212125254248 DMM INFO MM(262420000001001/dc303b88) Subscriber data update (mmctx.c:445) 20241212125254248 DMM DEBUG MM(262420000001001/dc303b88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125254250 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254250 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125254250 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125254250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125254251 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125254251 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125254251 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125254251 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125254251 DMM INFO MM(262420000001001/dc303b88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125254251 DMM NOTICE MM(262420000001001/dc303b88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125254251 DMM DEBUG GMM(gmm_fsm)[0x56395c20e1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125254251 DMM DEBUG GMM(gmm_fsm)[0x56395c20e1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125254251 DMM DEBUG MM_STATE_Iu(2)[0x56395c2027d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125254251 DMM DEBUG MM_STATE_Iu(2)[0x56395c2027d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125254251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125254251 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125254251 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254251 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125254251 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125254251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254251 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125254251 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1427)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1427)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125254256 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254256 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254256 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125254256 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125254256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254256 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125254256 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125254256 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125254256 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125254256 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125254256 DMM INFO MM(262420000001001/dc303b88) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125254256 DMM DEBUG MM_STATE_Iu(2)[0x56395c2027d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125254256 DMM DEBUG MM_STATE_Iu(2)[0x56395c2027d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125254256 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254256 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125254256 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125254256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254256 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254256 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125254256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Session index based on local reference:0 20241212125254257 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254257 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125254257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125254257 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125254257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125254257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125254257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125254257 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@3fe731dd41f0: Deleted conn table entry 0TC_iu_attach_encr(1434)12286552 TC_iu_attach_encr(1434)@3fe731dd41f0: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@3fe731dd41f0: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@3fe731dd41f0: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1427)@3fe731dd41f0: Final verdict of PTC: none 20241212125254317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38460<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212125254320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125254320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1432)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1416)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1421)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@3fe731dd41f0: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1422)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1426)@3fe731dd41f0: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1425)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@3fe731dd41f0: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1420)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1424)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1431)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1419)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1414)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1419): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach_encr-BVCI210(1420): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1421): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1422): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1424): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach_encr-BVCI220(1425): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1426): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1427): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_iu_attach_encr finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Thu Dec 12 12:52:54 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20241212125254458 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125254458 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241212125254457 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125254457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125254457 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125254457 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125254457 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125254457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125254457 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125254457 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125254457 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125254457 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125254457 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125254458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125254458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125254458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125254458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125254458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125254458 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125254859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=183648) 20241212125255321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125255321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=183648, count=210868) 20241212125256321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125256321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125256459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125256459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125256459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Thu Dec 12 12:52:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125257322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125257323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_iu_attach_geran_rau started. 20241212125257922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125257924 DMM INFO MM(262420000001001/dc303b88) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125257924 DMM INFO MM(262420000001001/dc303b88) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125257924 DMM DEBUG GMM(gmm_fsm)[0x56395c20e1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125257924 DMM DEBUG GMM(gmm_fsm)[0x56395c20e1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125257924 DMM DEBUG MM_STATE_Iu(2)[0x56395c2027d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125257924 DMM DEBUG MM_STATE_Iu(2)[0x56395c2027d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125257924 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20241212125257924 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125257924 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f1 09 00 28 01 01 (gsup_client.c:399) 20241212125257924 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212125257924 DMM DEBUG MM_STATE_Gb[0x56395c202a30]{Idle}: Deallocated (fsm.c:568) 20241212125257924 DMM DEBUG MM_STATE_Iu(2)[0x56395c2027d0]{Detached}: Deallocated (fsm.c:568) 20241212125257924 DMM DEBUG GMM(gmm_fsm)[0x56395c20e1c0]{Deregistered}: Deallocated (fsm.c:568) 20241212125257924 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125257969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125257969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125257969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125257969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125257969 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125257969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125257969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125257969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125257969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125257971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125257971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125257971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125257971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125257971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125257971 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125257971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125257971 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125257971 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125257971 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125257971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125257972 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125257972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125257976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125257984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125257984 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1445)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1445)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125258014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125258014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125258014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125258014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125258014 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125258014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125258014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125258014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125258014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1445)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125258016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125258016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125258016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125258016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125258016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125258016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125258016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125258016 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125258016 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125258016 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125258016 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125258017 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125258017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1445)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1445)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1444)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212125258022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20241212125258033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125258033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1442)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1444)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1450)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1450)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125258058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125258058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125258058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125258058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125258058 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125258058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125258058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125258058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125258058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1450)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125258059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125258059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125258059 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125258060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125258060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125258060 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125258060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125258060 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125258060 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125258060 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125258060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1450)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125258061 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125258061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1450)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20241212125258064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-M3UA(1452)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1452)@3fe731dd41f0: M3UA emulation initiated, the test can be started MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-M3UA(1452)@3fe731dd41f0: ************************************************* SGSN_Test_0-SCCP(1449)@3fe731dd41f0: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1446)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125258072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125258072 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1447)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125258266 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125258266 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125258266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125258266 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1452)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125258268 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125258268 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125258268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125258268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125258268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125258268 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125258268 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125258269 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125258270 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125258270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125258270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125258270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125258270 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125258270 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125258270 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125258323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125258323 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125258323 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125258323 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@3fe731dd41f0: 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) } } } } 20241212125258325 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125258325 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1454)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1454)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125259077 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259077 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125259077 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125259077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259077 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125259077 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125259077 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125259077 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125259078 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259078 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125259078 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125259078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259078 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125259078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@3fe731dd41f0: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='DBE7776E'O, index=0 SGSN_Test-GSUP(1455)@3fe731dd41f0: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001002'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'D26F'O, rac := '28'O ("(") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1451)@3fe731dd41f0: Added conn table entry 0TC_iu_attach_geran_rau(1457)3920751 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1451)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125259390 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259390 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125259390 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125259390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125259390 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125259391 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125259391 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125259391 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125259391 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125259391 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125259391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Init}: Allocated (fsm.c:456) 20241212125259391 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Allocated (fsm.c:456) 20241212125259391 DMM DEBUG MM_STATE_Iu[0x56395c202900]{Detached}: Allocated (fsm.c:456) 20241212125259391 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125259391 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125259391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125259391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125259391 DMM DEBUG MM(262420000001002/cb86b2fd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125259391 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241212125259391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125259391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125259391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125259391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125259391 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259391 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125259391 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125259391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259391 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125259391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@3fe731dd41f0: { messageType := 2, destLocRef := '3BD36F'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F7B60F47819367DD5B08CE4DDB50C8E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F491D78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E972B34273BF1D5C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0F605CE434F238BC090411D98F99DC5B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C6C4116654B32D366DD0715EB039C97B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5D24FA5B5B9869ADD3D0AA279C11C6E0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D7D339F2F2C1A24D'O } } } } } SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20241212125259403 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259403 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125259403 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125259403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259403 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259403 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125259403 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125259403 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125259403 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125259403 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125259403 DMM DEBUG MM(262420000001002/cb86b2fd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20241212125259403 DMM NOTICE MM(262420000001002/cb86b2fd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125259403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125259403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125259403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125259403 DMM DEBUG MM(262420000001002/cb86b2fd) Requesting authorization (sgsn_auth.c:160) 20241212125259403 DMM INFO MM(262420000001002/cb86b2fd) Requesting authentication tuples (sgsn_auth.c:184) 20241212125259403 DMM DEBUG MM(262420000001002/cb86b2fd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125259403 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20241212125259403 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1455)@3fe731dd41f0: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@3fe731dd41f0: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20241212125259406 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125259406 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125259406 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125259406 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125259406 DMM INFO MM(262420000001002/cb86b2fd) Subscriber data update (mmctx.c:445) 20241212125259406 DMM DEBUG MM(262420000001002/cb86b2fd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125259406 DMM INFO MM(262420000001002/cb86b2fd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125259406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125259406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125259406 DMM INFO MM(262420000001002/cb86b2fd) <- GMM AUTH AND CIPHERING REQ (rand = f7 b6 0f 47 81 93 67 dd 5b 08 ce 4d db 50 c8 e9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5d 24 fa 5b 5b 98 69 ad d3 d0 aa 27 9c 11 c6 e0 ) (gprs_gmm.c:483) 20241212125259406 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241212125259406 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259406 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125259406 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125259406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259406 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125259406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130822D7D339F223094399990000100002F02904F2C1A24D'O 20241212125259412 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259412 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125259412 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125259412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125259412 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125259412 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125259412 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125259412 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125259412 DMM INFO MM(262420000001002/cb86b2fd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125259412 DMM NOTICE MM(262420000001002/cb86b2fd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125259412 DMM DEBUG MM(262420000001002/cb86b2fd) checking auth: received UMTS RES = d7 d3 39 f2 f2 c1 a2 4d (gprs_gmm.c:666) 20241212125259412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125259412 DMM DEBUG MM(262420000001002/cb86b2fd) Requesting authorization (sgsn_auth.c:160) 20241212125259412 DMM INFO MM(262420000001002/cb86b2fd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125259412 DMM DEBUG MM(262420000001002/cb86b2fd) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125259412 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20241212125259412 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f2 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125259412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125259412 DMM DEBUG MM(262420000001002/cb86b2fd) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125259412 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259413 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125259413 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125259413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259413 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125259413 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125259423 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259423 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125259423 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125259423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125259423 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125259423 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125259423 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125259423 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125259423 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20241212125259423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125259423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125259423 DMM INFO MM(262420000001002/cb86b2fd) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb86b2fd) (gprs_gmm.c:300) 20241212125259423 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20241212125259424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125259424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125259424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125259424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125259424 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259424 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125259424 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125259424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125259424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125259428 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125259428 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125259428 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241212125259428 DMM INFO MM(262420000001002/cb86b2fd) Subscriber data update (mmctx.c:445) 20241212125259428 DMM DEBUG MM(262420000001002/cb86b2fd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125259428 DMM INFO MM(262420000001002/cb86b2fd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125259428 DMM NOTICE MM(262420000001002/cb86b2fd) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20241212125259428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125259428 DMM NOTICE MM(262420000001002/cb86b2fd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125259428 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) 20241212125259429 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125259429 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20241212125259429 DMM INFO MM(262420000001002/cb86b2fd) Subscriber data update (mmctx.c:445) 20241212125259429 DMM DEBUG MM(262420000001002/cb86b2fd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125259431 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259431 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125259431 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125259431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259431 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125259431 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125259432 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125259432 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125259432 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125259432 DMM INFO MM(262420000001002/cb86b2fd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125259432 DMM NOTICE MM(262420000001002/cb86b2fd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125259432 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125259432 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125259432 DMM DEBUG MM_STATE_Iu(3)[0x56395c202900]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125259432 DMM DEBUG MM_STATE_Iu(3)[0x56395c202900]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125259432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125259432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125259432 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259432 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125259432 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125259432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259432 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125259432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1449)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1449)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125259438 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259438 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125259438 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125259438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259438 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125259438 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125259438 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125259438 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125259438 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125259438 DMM INFO MM(262420000001002/cb86b2fd) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125259438 DMM DEBUG MM_STATE_Iu(3)[0x56395c202900]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125259438 DMM DEBUG MM_STATE_Iu(3)[0x56395c202900]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125259438 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259438 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125259438 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125259438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259438 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125259438 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Session index based on local reference:0 20241212125259439 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259439 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125259439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125259439 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125259439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125259439 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125259439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125259439 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@3fe731dd41f0: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)3920751 TC_iu_attach_geran_rau(1457)@3fe731dd41f0: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1438)@3fe731dd41f0: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@3fe731dd41f0: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='CB86B2FD'O, index=1 20241212125259500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125259500 DLLC NOTICE LLME(ffffffff/cb86b2fd){UNASSIGNED} LLC RX: unknown TLLI 0xcb86b2fd, creating LLME on the fly (gprs_llc.c:552) 20241212125259500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20241212125259500 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212125259500 DMM INFO MM(262420000001002/cb86b2fd) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: cb86b2fd, P-TMSI: cb86b2fd (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1705) 20241212125259500 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241212125259500 DMM DEBUG MM_STATE_Iu(3)[0x56395c202900]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20241212125259500 DMM DEBUG MM_STATE_Iu(3)[0x56395c202900]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125259500 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125259500 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241212125259500 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125259500 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125259500 DLLC NOTICE LLME(ffffffff/cb86b2fd){UNASSIGNED} LLGM Assign pre (cb86b2fd => cb86b2fd) (gprs_llc.c:1079) 20241212125259500 DLLC NOTICE LLME(cb86b2fd/cb86b2fd){ASSIGNED} LLGM Assign post (cb86b2fd => cb86b2fd) (gprs_llc.c:1125) 20241212125259500 DMM INFO MM(262420000001002/cb86b2fd) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@3fe731dd41f0: Removing Client IMSI='262420000001002'H, index=1 20241212125259515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125259515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125259516 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125259516 DMM INFO MM(262420000001002/cb86b2fd) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241212125259516 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241212125259516 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125259516 DLLC NOTICE LLME(cb86b2fd/cb86b2fd){ASSIGNED} LLGM Assign pre (ffffffff => cb86b2fd) (gprs_llc.c:1079) 20241212125259516 DLLC NOTICE LLME(ffffffff/cb86b2fd){ASSIGNED} LLGM Assign post (ffffffff => cb86b2fd) (gprs_llc.c:1125) 20241212125259516 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1877) 20241212125259516 DMM ERROR MM_STATE_Gb[0x56395c202b60]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1877) TC_iu_attach_geran_rau(1457)@3fe731dd41f0: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1449)@3fe731dd41f0: Final verdict of PTC: none 20241212125259523 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36632<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212125259525 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125259525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1455)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@3fe731dd41f0: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1447)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@3fe731dd41f0: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1442)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1439)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1450)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1445)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1444)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@3fe731dd41f0: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1448)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1443)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1437)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1442): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1443): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1444): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1445): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1447): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1448): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1449): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1450): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Thu Dec 12 12:52:59 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20241212125259641 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125259641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125259641 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125259641 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125259641 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125259641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125259641 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125259641 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125259641 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125259641 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125259641 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125259641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125259641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125259641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125259641 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125259641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125259641 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125259642 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241212125259665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36636<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125300067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36636<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=218836) 20241212125300526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125300526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=218836, count=220092) 20241212125301528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125301528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125301642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125301642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125301642 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Thu Dec 12 12:53:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125302529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125302529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_geran_attach_iu_rau started. 20241212125303129 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125303131 DMM INFO MM(262420000001002/cb86b2fd) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125303131 DMM INFO MM(262420000001002/cb86b2fd) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125303131 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125303131 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125303131 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20241212125303131 DMM ERROR MM_STATE_Gb[0x56395c202b60]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20241212125303131 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20241212125303131 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125303131 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f2 09 00 28 01 01 (gsup_client.c:399) 20241212125303131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202a30]{Init}: Deallocated (fsm.c:568) 20241212125303131 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Deallocated (fsm.c:568) 20241212125303131 DMM DEBUG MM_STATE_Iu(3)[0x56395c202900]{Detached}: Deallocated (fsm.c:568) 20241212125303131 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212125303131 DLLC NOTICE LLME(ffffffff/cb86b2fd){ASSIGNED} LLGM Assign pre (cb86b2fd => ffffffff) (gprs_llc.c:1079) 20241212125303131 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cb86b2fd => ffffffff) (gprs_llc.c:1125) 20241212125303131 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1462)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1462)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125303180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125303180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125303180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125303180 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125303180 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125303180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125303180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125303180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125303180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1462)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125303182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125303182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125303182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125303182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125303182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125303182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125303182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125303182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125303182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125303182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125303182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125303183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125303183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1462)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1462)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125303187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1463)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1459)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125303197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125303197 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1461)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1463)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1467)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125303214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125303214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125303214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125303214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125303214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125303214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125303214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125303214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125303215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125303216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125303216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125303216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125303216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125303216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125303216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125303216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125303216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125303216 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125303216 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125303216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125303217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125303217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1467)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125303221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1468)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212125303231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125303231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI210(1466)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1472)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1472)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125303255 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125303255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125303255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125303256 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125303256 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125303256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125303256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125303256 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125303256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1472)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125303257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125303257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125303257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125303258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125303258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125303258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125303258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125303258 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125303258 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125303258 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125303258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125303258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125303258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1472)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1472)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125303262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1469)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125303272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125303272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1475)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1475)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@3fe731dd41f0: ************************************************* MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-SCCP(1473)@3fe731dd41f0: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1471)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125303475 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125303475 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125303475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125303475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1475)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125303478 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125303478 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125303478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125303478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125303478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125303478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125303478 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125303479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125303479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125303479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125303479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125303479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125303479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125303479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125303479 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125303530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125303530 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125303530 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125303530 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@3fe731dd41f0: 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) } } } } 20241212125303532 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1477)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125303532 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125304287 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304287 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125304287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125304287 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125304287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125304287 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125304287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125304287 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125304288 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125304288 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125304288 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304288 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125304288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125304288 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125304288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125304288 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125304288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125304288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1461)@3fe731dd41f0: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='DEA77570'O, index=0 SGSN_Test-GSUP(1478)@3fe731dd41f0: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1982106E0AD565C33C8F4798EDA3D821'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EFEB425C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90913A26A42AFCBA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EB3BB9C2010375209E079ADB55887F13'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5D6C2D4F5C947D358495BA1325C93907'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A8A9743ED55D94E6CB6F034238C97D11'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'DC7323F0F71B070C'O } } } } } 20241212125304590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125304590 DLLC NOTICE LLME(ffffffff/dea77570){UNASSIGNED} LLC RX: unknown TLLI 0xdea77570, creating LLME on the fly (gprs_llc.c:552) 20241212125304590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125304590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125304590 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Allocated (fsm.c:456) 20241212125304590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212125304590 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Allocated (fsm.c:456) 20241212125304590 DMM DEBUG MM_STATE_Iu[0x56395c202a30]{Detached}: Allocated (fsm.c:456) 20241212125304590 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125304590 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125304590 DLLC NOTICE LLME(ffffffff/dea77570){UNASSIGNED} LLGM Assign pre (dea77570 => da46b67b) (gprs_llc.c:1079) 20241212125304590 DLLC NOTICE LLME(dea77570/da46b67b){ASSIGNED} LLGM Assign post (dea77570 => da46b67b) (gprs_llc.c:1125) 20241212125304590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125304590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125304590 DMM DEBUG MM(262420000001003/da46b67b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125304604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125304604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20241212125304604 DMM DEBUG MM_STATE_Gb(0)[0x56395c202b60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125304604 DMM DEBUG MM(262420000001003/da46b67b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20241212125304604 DMM NOTICE MM(262420000001003/da46b67b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125304604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125304604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125304604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125304604 DMM DEBUG MM(262420000001003/da46b67b) Requesting authorization (sgsn_auth.c:160) 20241212125304605 DMM INFO MM(262420000001003/da46b67b) Requesting authentication tuples (sgsn_auth.c:184) 20241212125304605 DMM DEBUG MM(262420000001003/da46b67b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125304605 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20241212125304605 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1478)@3fe731dd41f0: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@3fe731dd41f0: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20241212125304608 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125304608 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125304608 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125304608 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125304608 DMM INFO MM(262420000001003/da46b67b) Subscriber data update (mmctx.c:445) 20241212125304608 DMM DEBUG MM(262420000001003/da46b67b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125304608 DMM INFO MM(262420000001003/da46b67b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125304608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125304608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125304608 DMM INFO MM(262420000001003/da46b67b) <- GMM AUTH AND CIPHERING REQ (rand = 19 82 10 6e 0a d5 65 c3 3c 8f 47 98 ed a3 d8 21 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 a9 74 3e d5 5d 94 e6 cb 6f 03 42 38 c9 7d 11 ) (gprs_gmm.c:483) 20241212125304616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125304616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20241212125304616 DMM DEBUG MM_STATE_Gb(0)[0x56395c202b60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125304616 DMM INFO MM(262420000001003/da46b67b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125304616 DMM NOTICE MM(262420000001003/da46b67b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125304616 DMM DEBUG MM(262420000001003/da46b67b) checking auth: received UMTS RES = dc 73 23 f0 f7 1b 07 0c (gprs_gmm.c:666) 20241212125304616 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125304616 DMM DEBUG MM(262420000001003/da46b67b) Requesting authorization (sgsn_auth.c:160) 20241212125304616 DMM INFO MM(262420000001003/da46b67b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125304616 DMM DEBUG MM(262420000001003/da46b67b) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125304617 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20241212125304617 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f3 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20241212125304617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20241212125304617 DMM INFO MM(262420000001003/da46b67b) <- GMM ATTACH ACCEPT (new P-TMSI=0xda46b67b) (gprs_gmm.c:300) 20241212125304618 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125304618 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125304618 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241212125304618 DMM INFO MM(262420000001003/da46b67b) Subscriber data update (mmctx.c:445) 20241212125304618 DMM DEBUG MM(262420000001003/da46b67b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125304618 DMM INFO MM(262420000001003/da46b67b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125304618 DMM NOTICE MM(262420000001003/da46b67b) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20241212125304618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125304618 DMM NOTICE MM(262420000001003/da46b67b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125304618 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) 20241212125304618 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125304618 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20241212125304618 DMM INFO MM(262420000001003/da46b67b) Subscriber data update (mmctx.c:445) 20241212125304618 DMM DEBUG MM(262420000001003/da46b67b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20241212125304624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125304625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20241212125304625 DMM DEBUG MM_STATE_Gb(0)[0x56395c202b60]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2348) 20241212125304625 DMM INFO MM(262420000001003/da46b67b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125304625 DMM NOTICE MM(262420000001003/da46b67b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125304625 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125304625 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125304625 DLLC NOTICE LLME(dea77570/da46b67b){ASSIGNED} LLGM Assign pre (ffffffff => da46b67b) (gprs_llc.c:1079) 20241212125304625 DLLC NOTICE LLME(ffffffff/da46b67b){ASSIGNED} LLGM Assign post (ffffffff => da46b67b) (gprs_llc.c:1125) 20241212125304625 DMM DEBUG MM_STATE_Gb(0)[0x56395c202b60]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20241212125304625 DMM DEBUG MM_STATE_Gb(0)[0x56395c202b60]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20241212125304625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125304625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { routingAreaUpdateRequest := { messageType := '00000000'B, updateType := { valueField := '000'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, oldRoutingAreaId := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '334F'O ("3O"), rac := '00'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, oldPTMSISignature := omit, readyTimerValue := omit, drxParameter := omit, tmsiStatus := omit, ptmsi := { elementIdentifier := '0100011'B, spare1 := '0'B, mobileIdentityLV := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DA46B67B'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1474)@3fe731dd41f0: Added conn table entry 0TC_geran_attach_iu_rau(1480)9585828 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1474)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125304688 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304688 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125304688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125304688 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125304688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125304688 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125304688 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125304688 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125304689 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125304689 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125304689 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125304689 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1641) 20241212125304689 DMM INFO MM(262420000001003/da46b67b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: da46b67b (00000000), TLLI: da46b67b (da46b67b), RA: 262-42-13135-0 (gprs_gmm.c:1705) 20241212125304689 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20241212125304689 DMM DEBUG MM_STATE_Gb(0)[0x56395c202b60]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20241212125304689 DMM DEBUG MM_STATE_Gb(0)[0x56395c202b60]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20241212125304689 DLLC NOTICE LLME(ffffffff/da46b67b){ASSIGNED} LLGM Assign pre (da46b67b => ffffffff) (gprs_llc.c:1079) 20241212125304689 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da46b67b => ffffffff) (gprs_llc.c:1125) 20241212125304689 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125304689 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1777) 20241212125304689 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125304689 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125304689 DMM DEBUG MM(262420000001003/da46b67b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241212125304689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125304689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125304689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125304689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125304689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125304689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125304689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125304689 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304689 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125304689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125304689 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125304689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125304689 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125304689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125304689 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@3fe731dd41f0: { messageType := 2, destLocRef := '9244A4'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1473)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125304699 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304699 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125304699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125304699 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125304699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125304699 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125304700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125304700 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125304700 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125304700 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125304700 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125304700 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20241212125304700 DMM INFO MM(262420000001003/da46b67b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20241212125304700 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20241212125304700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125304700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125304700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125304700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125304700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125304700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125304700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125304700 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304700 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125304700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125304700 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125304700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125304700 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125304700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125304700 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1473)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1473)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1473)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1473)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@3fe731dd41f0: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@3fe731dd41f0: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1461)@3fe731dd41f0: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1473)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20241212125304710 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304710 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125304710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125304710 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125304710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125304710 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125304710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125304710 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125304710 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125304710 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125304710 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125304710 DMM INFO MM(262420000001003/da46b67b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1862) 20241212125304710 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1867) 20241212125304710 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125304710 DMM DEBUG MM_STATE_Iu[0x56395c202a30]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1870) 20241212125304710 DMM ERROR MM_STATE_Iu[0x56395c202a30]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1870) TC_geran_attach_iu_rau(1480)@3fe731dd41f0: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1473)@3fe731dd41f0: Final verdict of PTC: none 20241212125304717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212125304719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125304719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1478)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1467)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1458)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@3fe731dd41f0: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1471)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1472)@3fe731dd41f0: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1463)@3fe731dd41f0: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1461)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1462)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1470)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1465)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1460)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1460): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1461): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1462): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1463): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1470): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1471): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1472): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1473): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@3fe731dd41f0: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Thu Dec 12 12:53:04 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20241212125304861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125304913 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125304913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125304913 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125304913 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125304913 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125304913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125304913 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125304913 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125304914 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125304914 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125304914 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125304914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125304914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125304914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125304914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125304914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125304914 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125304914 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20241212125305262 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=157192) 20241212125305719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125305719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125305726 DGPRS DEBUG Checking for inactive LLMEs, time = 15818719 (sgsn.c:131) Waiting for packet dumper to finish... 1 (prev_count=157192, count=178680) 20241212125306720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125306720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125306914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125306914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125306915 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Thu Dec 12 12:53:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125307721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125307721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user started. 20241212125308326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125308327 DMM INFO MM(262420000001003/da46b67b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125308327 DMM INFO MM(262420000001003/da46b67b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125308327 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125308327 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125308327 DMM DEBUG MM_STATE_Iu[0x56395c202a30]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125308327 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20241212125308327 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125308327 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f3 09 00 28 01 01 (gsup_client.c:399) 20241212125308327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212125308327 DMM DEBUG MM_STATE_Gb(0)[0x56395c202b60]{Idle}: Deallocated (fsm.c:568) 20241212125308327 DMM DEBUG MM_STATE_Iu[0x56395c202a30]{Detached}: Deallocated (fsm.c:568) 20241212125308327 DMM DEBUG GMM(gmm_fsm)[0x56395c2027d0]{Deregistered}: Deallocated (fsm.c:568) 20241212125308327 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125308381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125308381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125308381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125308381 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125308381 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125308381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125308381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125308381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125308381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1485)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125308383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125308383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125308383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125308383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125308383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125308383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125308383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125308383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125308383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125308383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125308383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1486)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125308384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125308384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125308387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125308397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125308397 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1487)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1483)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1485)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1490)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125308410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125308410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125308410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125308410 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125308410 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125308410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125308410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125308410 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125308410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125308412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125308412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125308412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125308412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125308412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125308412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125308412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125308412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125308412 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125308412 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125308412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1490)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125308413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125308413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125308417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125308428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125308428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125308447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125308447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125308447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125308447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125308447 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125308447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125308447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125308447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125308447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125308449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125308449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125308449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125308449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125308449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125308449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125308449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125308449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125308449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125308449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125308449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1495)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125308450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125308450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125308454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1498)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@3fe731dd41f0: ************************************************* MTC@3fe731dd41f0: Starting RAN_Emulation 20241212125308464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125308464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1496)@3fe731dd41f0: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1494)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125308665 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125308665 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125308665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125308665 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1498)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125308668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125308668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125308668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125308668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125308668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125308668 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125308668 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125308669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125308669 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125308669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125308669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125308669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125308669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125308669 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125308669 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125308722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125308722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125308722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125308722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@3fe731dd41f0: 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) } } } } 20241212125308724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125308724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1500)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1500)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125309476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125309476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125309476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125309476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125309477 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125309477 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125309477 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309477 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125309477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125309477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125309477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='E4C7554B'O, index=0 SGSN_Test-GSUP(1501)@3fe731dd41f0: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '0446'O, rac := '55'O ("U") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1497)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user(1503)12566417 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1497)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125309787 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309787 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125309787 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125309787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125309787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125309787 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125309787 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125309787 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125309787 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125309787 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{Deregistered}: Allocated (fsm.c:456) 20241212125309787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125309787 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Allocated (fsm.c:456) 20241212125309787 DMM DEBUG MM_STATE_Iu[0x56395c20da60]{Detached}: Allocated (fsm.c:456) 20241212125309787 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125309787 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125309787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125309787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125309787 DMM DEBUG MM(262420000001004/e3eec212) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125309787 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241212125309788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125309788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125309788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125309788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125309788 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309788 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125309788 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125309788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125309788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3fe731dd41f0: { messageType := 2, destLocRef := 'BFBF91'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '8526873EC3B96E750D4FC439E0FE9C65'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '102DF386'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDCE1D2D0F7329CB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0FC138BCCF0C0E0F03AE49E67AFDB6C6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EC83299EC44840F3012B541EF9143FC9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '92F2CCA3A568BD447DEC622ECC8B4A8F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BFABC4C488C0E986'O } } } } } SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241212125309797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125309797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125309797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125309797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125309797 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125309797 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125309797 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125309797 DMM DEBUG MM(262420000001004/e3eec212) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241212125309797 DMM NOTICE MM(262420000001004/e3eec212) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125309797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125309797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125309797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125309797 DMM DEBUG MM(262420000001004/e3eec212) Requesting authorization (sgsn_auth.c:160) 20241212125309797 DMM INFO MM(262420000001004/e3eec212) Requesting authentication tuples (sgsn_auth.c:184) 20241212125309797 DMM DEBUG MM(262420000001004/e3eec212) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125309797 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241212125309797 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1501)@3fe731dd41f0: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20241212125309799 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125309799 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125309799 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125309799 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125309799 DMM INFO MM(262420000001004/e3eec212) Subscriber data update (mmctx.c:445) 20241212125309799 DMM DEBUG MM(262420000001004/e3eec212) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125309799 DMM INFO MM(262420000001004/e3eec212) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125309799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125309799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125309799 DMM INFO MM(262420000001004/e3eec212) <- GMM AUTH AND CIPHERING REQ (rand = 85 26 87 3e c3 b9 6e 75 0d 4f c4 39 e0 fe 9c 65 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 92 f2 cc a3 a5 68 bd 44 7d ec 62 2e cc 8b 4a 8f ) (gprs_gmm.c:483) 20241212125309799 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241212125309800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125309800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125309800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125309800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022BFABC4C423094399990000100004F0290488C0E986'O 20241212125309805 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309805 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125309805 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125309805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125309805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125309805 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125309805 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125309805 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125309805 DMM INFO MM(262420000001004/e3eec212) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125309805 DMM NOTICE MM(262420000001004/e3eec212) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125309805 DMM DEBUG MM(262420000001004/e3eec212) checking auth: received UMTS RES = bf ab c4 c4 88 c0 e9 86 (gprs_gmm.c:666) 20241212125309805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125309805 DMM DEBUG MM(262420000001004/e3eec212) Requesting authorization (sgsn_auth.c:160) 20241212125309805 DMM INFO MM(262420000001004/e3eec212) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125309805 DMM DEBUG MM(262420000001004/e3eec212) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125309805 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241212125309805 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125309805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125309805 DMM DEBUG MM(262420000001004/e3eec212) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125309805 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309805 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125309806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125309806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125309806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125309815 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309815 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125309815 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125309815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125309815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125309815 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125309815 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125309815 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125309815 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20241212125309816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125309816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125309816 DMM INFO MM(262420000001004/e3eec212) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3eec212) (gprs_gmm.c:300) 20241212125309816 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20241212125309816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125309816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125309816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125309816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125309816 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309816 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125309816 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125309816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309816 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125309816 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125309820 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125309820 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125309820 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241212125309820 DMM INFO MM(262420000001004/e3eec212) Subscriber data update (mmctx.c:445) 20241212125309820 DMM DEBUG MM(262420000001004/e3eec212) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125309820 DMM INFO MM(262420000001004/e3eec212) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125309820 DMM NOTICE MM(262420000001004/e3eec212) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241212125309820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125309820 DMM NOTICE MM(262420000001004/e3eec212) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125309820 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20241212125309820 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125309820 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241212125309820 DMM INFO MM(262420000001004/e3eec212) Subscriber data update (mmctx.c:445) 20241212125309820 DMM DEBUG MM(262420000001004/e3eec212) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125309822 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309822 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309822 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125309823 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125309823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125309823 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125309823 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125309823 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125309823 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125309823 DMM INFO MM(262420000001004/e3eec212) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125309823 DMM NOTICE MM(262420000001004/e3eec212) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125309823 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125309823 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125309823 DMM DEBUG MM_STATE_Iu(5)[0x56395c20da60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125309823 DMM DEBUG MM_STATE_Iu(5)[0x56395c20da60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125309823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125309823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125309823 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309823 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125309823 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125309823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309823 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125309823 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125309829 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309829 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125309829 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125309829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309829 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125309829 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125309830 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125309830 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125309830 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125309830 DMM INFO MM(262420000001004/e3eec212) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125309830 DMM DEBUG MM_STATE_Iu(5)[0x56395c20da60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125309830 DMM DEBUG MM_STATE_Iu(5)[0x56395c20da60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125309830 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309830 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125309830 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125309830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309830 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125309830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 20241212125309831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125309831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125309831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125309831 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125309831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125309831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125309831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125309831 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@3fe731dd41f0: Deleted conn table entry 0TC_attach_pdp_act_user(1503)12566417 TC_attach_pdp_act_user(1503)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@3fe731dd41f0: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E3EEC212'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user(1503)3359661 SGSN_Test_0-RAN(1497)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: First idle individual index:0 20241212125310033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125310033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125310033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125310033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125310033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125310033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125310033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125310033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125310034 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125310034 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125310034 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125310034 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE3EEC212) type="signalling"  (gprs_gmm.c:1944) 20241212125310034 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241212125310034 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125310034 DMM DEBUG MM(262420000001004/e3eec212) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241212125310034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125310034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125310034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125310034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125310034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125310034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125310034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125310034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125310034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125310034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125310034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125310034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125310034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125310034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125310034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125310034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@3fe731dd41f0: { messageType := 2, destLocRef := '3343AD'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@3fe731dd41f0: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1503)@3fe731dd41f0: setverdict(error): pass -> error SGSN_Test_0-RAN(1497)@3fe731dd41f0: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1503)@3fe731dd41f0: Final verdict of PTC: error SGSN_Test_0-RAN(1497)@3fe731dd41f0: Final verdict of PTC: none 20241212125310042 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125310042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125310042 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125310042 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125310042 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125310042 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125310043 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125310043 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125310043 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125310043 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125310043 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125310043 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125310043 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125310043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125310043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125310043 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125310043 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125310043 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1498)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@3fe731dd41f0: Final verdict of PTC: none 20241212125310046 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44122<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1482)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(1501)@3fe731dd41f0: Final verdict of PTC: none 20241212125310048 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125310048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1486)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1491)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1495)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1490)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1485)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1488)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1493)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1484)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user(1503): error (none -> error) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Thu Dec 12 12:53:10 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20241212125310182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125310583 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230716) 20241212125311050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125311050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=230716, count=235168) 20241212125312043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125312044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125312044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241212125312051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125312051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Thu Dec 12 12:53:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125313052 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125313052 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_addr_v4raw started. 20241212125313640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125313642 DMM INFO MM(262420000001004/e3eec212) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125313642 DMM INFO MM(262420000001004/e3eec212) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125313642 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125313642 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125313642 DMM DEBUG MM_STATE_Iu(5)[0x56395c20da60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125313642 DMM DEBUG MM_STATE_Iu(5)[0x56395c20da60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125313642 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241212125313642 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125313642 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241212125313642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212125313642 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Deallocated (fsm.c:568) 20241212125313642 DMM DEBUG MM_STATE_Iu(5)[0x56395c20da60]{Detached}: Deallocated (fsm.c:568) 20241212125313642 DMM DEBUG GMM(gmm_fsm)[0x56395c202a30]{Deregistered}: Deallocated (fsm.c:568) 20241212125313642 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1504)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125313688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125313688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125313688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125313688 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125313688 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125313688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125313688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125313688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125313688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125313690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125313690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125313690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125313690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125313690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125313690 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125313690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125313690 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125313690 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125313690 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125313690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125313691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125313691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125313695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125313704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125313704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1514)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1514)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125313735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125313735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125313735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125313735 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125313735 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125313735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125313735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125313735 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125313735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1514)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125313736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125313736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125313736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125313736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125313736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125313736 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125313736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125313736 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125313736 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125313736 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125313736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125313737 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125313737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1514)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1513)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1514)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125313742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1510)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125313751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125313751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1515)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1513)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1518)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125313763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125313763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125313763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125313763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125313763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125313763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125313763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125313763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125313763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125313765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125313765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125313765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125313765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125313765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125313765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125313765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125313765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125313765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125313765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125313765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125313766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125313766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125313769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125313777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125313778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1521)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@3fe731dd41f0: ************************************************* MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-SCCP(1519)@3fe731dd41f0: v_sccp_pdu_maxlen:268 20241212125313983 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125313983 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125313983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125313983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1521)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125313985 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125313985 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125313985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125313985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125313985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125313985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125313985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125313986 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125313986 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125313986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125313986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125313986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125313986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125313986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125313987 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125314053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125314053 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125314053 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125314053 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@3fe731dd41f0: 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) } } } } 20241212125314055 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125314056 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1523)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1523)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125314795 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125314795 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125314795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125314795 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125314795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125314795 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125314796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125314796 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125314796 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125314796 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125314796 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125314796 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125314796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125314796 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125314796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125314796 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125314796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125314796 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1526), IMSI='262420000001058'H, TLLI='C75402DA'O, index=0 SGSN_Test-GSUP(1524)@3fe731dd41f0: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1526) TC_attach_pdp_act_user_addr_v4raw(1526)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001058'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'AA57'O, rac := 'F0'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1520)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)8685172 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1520)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125315123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125315123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125315123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125315123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315124 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125315124 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125315124 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125315124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125315124 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{Deregistered}: Allocated (fsm.c:456) 20241212125315124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212125315124 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Allocated (fsm.c:456) 20241212125315124 DMM DEBUG MM_STATE_Iu[0x56395c211120]{Detached}: Allocated (fsm.c:456) 20241212125315124 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125315124 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125315124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125315124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125315124 DMM DEBUG MM(262420000001058/d7e77d9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125315124 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241212125315124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315124 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3fe731dd41f0: { messageType := 2, destLocRef := '848674'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'B550322CD3F0E034EF7B654875C292FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FD57212F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E0CF1E409427A816'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3661B3C79CAE671DF41C2A5D3A413EFD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5206D7BAE9D292E18FA31D4E7A5220B5'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F385CABFA69775703EE1C7483CE96C2A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1C7A9AB5ACF78C4C'O } } } } } SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20241212125315132 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315132 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125315132 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125315132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315132 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125315132 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125315133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125315133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125315133 DMM DEBUG MM(262420000001058/d7e77d9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1084) 20241212125315133 DMM NOTICE MM(262420000001058/d7e77d9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125315133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125315133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125315133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125315133 DMM DEBUG MM(262420000001058/d7e77d9d) Requesting authorization (sgsn_auth.c:160) 20241212125315133 DMM INFO MM(262420000001058/d7e77d9d) Requesting authentication tuples (sgsn_auth.c:184) 20241212125315133 DMM DEBUG MM(262420000001058/d7e77d9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125315133 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20241212125315133 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1524)@3fe731dd41f0: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1526) SGSN_Test-GSUP(1524)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)"262420000001058" 20241212125315135 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125315135 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125315136 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125315136 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125315136 DMM INFO MM(262420000001058/d7e77d9d) Subscriber data update (mmctx.c:445) 20241212125315136 DMM DEBUG MM(262420000001058/d7e77d9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125315136 DMM INFO MM(262420000001058/d7e77d9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125315136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125315136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125315136 DMM INFO MM(262420000001058/d7e77d9d) <- GMM AUTH AND CIPHERING REQ (rand = b5 50 32 2c d3 f0 e0 34 ef 7b 65 48 75 c2 92 fe , mmctx_is_r99=1, vec->auth_types=0x3, autn = f3 85 ca bf a6 97 75 70 3e e1 c7 48 3c e9 6c 2a ) (gprs_gmm.c:483) 20241212125315136 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241212125315136 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081306221C7A9AB523094399990000105008F02904ACF78C4C'O 20241212125315141 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315141 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125315141 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125315141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125315141 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315142 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125315142 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125315142 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125315142 DMM INFO MM(262420000001058/d7e77d9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125315142 DMM NOTICE MM(262420000001058/d7e77d9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125315142 DMM DEBUG MM(262420000001058/d7e77d9d) checking auth: received UMTS RES = 1c 7a 9a b5 ac f7 8c 4c (gprs_gmm.c:666) 20241212125315142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125315142 DMM DEBUG MM(262420000001058/d7e77d9d) Requesting authorization (sgsn_auth.c:160) 20241212125315142 DMM INFO MM(262420000001058/d7e77d9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125315142 DMM DEBUG MM(262420000001058/d7e77d9d) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125315142 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20241212125315142 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125315142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125315142 DMM DEBUG MM(262420000001058/d7e77d9d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125315142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125315150 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315150 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125315150 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125315150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315150 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125315150 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315150 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125315150 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125315150 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125315150 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20241212125315150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125315150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125315150 DMM INFO MM(262420000001058/d7e77d9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7e77d9d) (gprs_gmm.c:300) 20241212125315150 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20241212125315150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315151 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125315155 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125315155 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125315155 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241212125315155 DMM INFO MM(262420000001058/d7e77d9d) Subscriber data update (mmctx.c:445) 20241212125315155 DMM DEBUG MM(262420000001058/d7e77d9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125315155 DMM INFO MM(262420000001058/d7e77d9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125315155 DMM NOTICE MM(262420000001058/d7e77d9d) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1000) 20241212125315155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125315155 DMM NOTICE MM(262420000001058/d7e77d9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125315155 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) 20241212125315156 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125315156 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20241212125315156 DMM INFO MM(262420000001058/d7e77d9d) Subscriber data update (mmctx.c:445) 20241212125315156 DMM DEBUG MM(262420000001058/d7e77d9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125315159 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315159 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125315159 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125315159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315159 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125315159 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315159 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125315159 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125315159 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125315159 DMM INFO MM(262420000001058/d7e77d9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125315159 DMM NOTICE MM(262420000001058/d7e77d9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125315159 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125315159 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125315159 DMM DEBUG MM_STATE_Iu(7)[0x56395c211120]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125315159 DMM DEBUG MM_STATE_Iu(7)[0x56395c211120]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125315159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125315159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125315159 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315159 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315159 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315159 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125315163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125315163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125315163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125315163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315163 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125315163 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125315163 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125315163 DMM INFO MM(262420000001058/d7e77d9d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125315163 DMM DEBUG MM_STATE_Iu(7)[0x56395c211120]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125315163 DMM DEBUG MM_STATE_Iu(7)[0x56395c211120]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125315163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 20241212125315164 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315164 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125315164 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125315164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315164 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) SGSN_Test_0-RAN(1520)@3fe731dd41f0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)8685172 20241212125315164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125315164 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_attach_pdp_act_user_addr_v4raw(1526)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1526)@3fe731dd41f0: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D7E77D9D'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1526)12035846 SGSN_Test_0-RAN(1520)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: First idle individual index:0 20241212125315365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125315365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125315365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125315365 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315366 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125315366 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125315366 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125315366 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD7E77D9D) type="signalling"  (gprs_gmm.c:1944) 20241212125315366 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241212125315366 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125315366 DMM DEBUG MM(262420000001058/d7e77d9d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241212125315366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125315366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125315366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125315366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125315367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125315367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125315367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125315367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@3fe731dd41f0: { messageType := 2, destLocRef := 'B7A706'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1526)@3fe731dd41f0: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1526)@3fe731dd41f0: setverdict(error): pass -> error SGSN_Test_0-RAN(1520)@3fe731dd41f0: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_v4raw(1526)@3fe731dd41f0: Final verdict of PTC: error SGSN_Test_0-RAN(1520)@3fe731dd41f0: Final verdict of PTC: none 20241212125315375 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125315375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125315375 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125315375 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125315375 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125315375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125315375 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125315375 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125315375 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125315375 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125315375 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125315375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125315375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125315375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125315375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125315375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125315375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125315375 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1521)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@3fe731dd41f0: Final verdict of PTC: none 20241212125315378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44134<->l=127.0.0.10:4245 (telnet_interface.c:138) 20241212125315380 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125315380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1523)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(1524)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1508)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1514)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1509)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1513)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1518)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1506)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1512)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1516)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1507): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1511): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1512): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1513): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1514): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1517): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1526): error (none -> error) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Thu Dec 12 12:53:15 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20241212125315516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125315917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232468) 20241212125316381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125316381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232468, count=236920) 20241212125317377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125317377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125317377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241212125317383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125317383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Thu Dec 12 12:53:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125318384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125318384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20241212125318982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125318983 DMM INFO MM(262420000001058/d7e77d9d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125318983 DMM INFO MM(262420000001058/d7e77d9d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125318983 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125318983 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125318983 DMM DEBUG MM_STATE_Iu(7)[0x56395c211120]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125318983 DMM DEBUG MM_STATE_Iu(7)[0x56395c211120]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125318983 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20241212125318983 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125318984 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:399) 20241212125318984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212125318984 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Deallocated (fsm.c:568) 20241212125318984 DMM DEBUG MM_STATE_Iu(7)[0x56395c211120]{Detached}: Deallocated (fsm.c:568) 20241212125318984 DMM DEBUG GMM(gmm_fsm)[0x56395c20da60]{Deregistered}: Deallocated (fsm.c:568) 20241212125318984 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1527)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1531)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125319029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125319029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125319029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125319029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125319029 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125319029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125319029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125319029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125319029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125319031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125319031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125319031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125319031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125319031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125319031 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125319031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125319031 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125319031 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125319031 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125319031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125319032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125319032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125319035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1528)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1532)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125319044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125319044 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1536)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125319064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125319064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125319064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125319064 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125319064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125319064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125319064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125319064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125319064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125319066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125319066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125319066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125319066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125319066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125319066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125319066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125319066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125319066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125319066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125319066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125319067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125319067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125319070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1533)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1537)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 20241212125319079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125319079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1541)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125319104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125319104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125319104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125319104 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125319104 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125319104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125319104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125319104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125319104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125319106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125319106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125319106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125319107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125319107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125319107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125319107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125319107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125319107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125319107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125319107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125319107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125319107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1541)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125319112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125319122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125319122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1544)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@3fe731dd41f0: ************************************************* MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-SCCP(1542)@3fe731dd41f0: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125319326 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125319326 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125319326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125319326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1544)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125319329 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125319329 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125319329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125319329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125319329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125319329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125319329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125319330 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125319330 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125319330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125319330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125319330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125319330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125319330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125319330 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125319384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125319384 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125319384 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125319384 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@3fe731dd41f0: 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) } } } } 20241212125319386 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125319387 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1546)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1546)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125320137 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320137 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125320137 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125320137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125320137 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320138 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125320138 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125320138 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320138 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320138 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320138 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320138 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549), IMSI='262420000001055'H, TLLI='FE5BE516'O, index=0 SGSN_Test-GSUP(1547)@3fe731dd41f0: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001055'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '247B'O ("${"), rac := '78'O ("x") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1543)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)10760496 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1543)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125320460 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320460 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125320460 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125320460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125320460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320460 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125320460 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125320460 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125320460 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125320460 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{Deregistered}: Allocated (fsm.c:456) 20241212125320460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125320460 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Allocated (fsm.c:456) 20241212125320460 DMM DEBUG MM_STATE_Iu[0x56395c210a90]{Detached}: Allocated (fsm.c:456) 20241212125320460 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125320460 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125320460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125320460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125320460 DMM DEBUG MM(262420000001055/f79d6cd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125320460 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241212125320460 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320460 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320460 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320461 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320461 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320461 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3fe731dd41f0: { messageType := 2, destLocRef := 'A43130'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '1F80F750DF9C2275698E8CB17E9E1467'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFCA3EA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '88FF5741BED2D635'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A4D699D75FD9A57060096D6448788EB4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5419E1326581D55B2DF8D02FE115B7C8'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '705DFC1E82519C6EA61A83C3909D5CA6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '93C11C97205C53A1'O } } } } } SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20241212125320469 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320469 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320469 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125320469 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125320469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320469 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320469 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125320469 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320470 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125320470 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125320470 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125320470 DMM DEBUG MM(262420000001055/f79d6cd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1084) 20241212125320470 DMM NOTICE MM(262420000001055/f79d6cd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125320470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125320470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125320470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125320470 DMM DEBUG MM(262420000001055/f79d6cd0) Requesting authorization (sgsn_auth.c:160) 20241212125320470 DMM INFO MM(262420000001055/f79d6cd0) Requesting authentication tuples (sgsn_auth.c:184) 20241212125320470 DMM DEBUG MM(262420000001055/f79d6cd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125320470 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20241212125320470 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1547)@3fe731dd41f0: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549) SGSN_Test-GSUP(1547)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)"262420000001055" 20241212125320472 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125320472 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125320472 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125320472 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125320472 DMM INFO MM(262420000001055/f79d6cd0) Subscriber data update (mmctx.c:445) 20241212125320472 DMM DEBUG MM(262420000001055/f79d6cd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125320472 DMM INFO MM(262420000001055/f79d6cd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125320472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125320472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125320472 DMM INFO MM(262420000001055/f79d6cd0) <- GMM AUTH AND CIPHERING REQ (rand = 1f 80 f7 50 df 9c 22 75 69 8e 8c b1 7e 9e 14 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 70 5d fc 1e 82 51 9c 6e a6 1a 83 c3 90 9d 5c a6 ) (gprs_gmm.c:483) 20241212125320472 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241212125320473 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320473 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320473 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320473 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D2293C11C9723094399990000105005F02904205C53A1'O 20241212125320479 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320479 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125320479 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125320479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125320479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320479 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125320479 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125320480 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125320480 DMM INFO MM(262420000001055/f79d6cd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125320480 DMM NOTICE MM(262420000001055/f79d6cd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125320480 DMM DEBUG MM(262420000001055/f79d6cd0) checking auth: received UMTS RES = 93 c1 1c 97 20 5c 53 a1 (gprs_gmm.c:666) 20241212125320480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125320480 DMM DEBUG MM(262420000001055/f79d6cd0) Requesting authorization (sgsn_auth.c:160) 20241212125320480 DMM INFO MM(262420000001055/f79d6cd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125320480 DMM DEBUG MM(262420000001055/f79d6cd0) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125320480 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20241212125320480 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125320480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125320480 DMM DEBUG MM(262420000001055/f79d6cd0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125320480 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320480 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320480 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320480 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125320488 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320488 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125320488 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125320488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125320488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320488 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125320488 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125320488 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125320488 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20241212125320488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125320488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125320488 DMM INFO MM(262420000001055/f79d6cd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xf79d6cd0) (gprs_gmm.c:300) 20241212125320488 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20241212125320488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320488 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320488 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320488 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125320492 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125320492 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125320492 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241212125320492 DMM INFO MM(262420000001055/f79d6cd0) Subscriber data update (mmctx.c:445) 20241212125320492 DMM DEBUG MM(262420000001055/f79d6cd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125320492 DMM INFO MM(262420000001055/f79d6cd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125320492 DMM NOTICE MM(262420000001055/f79d6cd0) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1000) 20241212125320492 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125320492 DMM NOTICE MM(262420000001055/f79d6cd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125320492 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) 20241212125320493 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125320493 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20241212125320493 DMM INFO MM(262420000001055/f79d6cd0) Subscriber data update (mmctx.c:445) 20241212125320493 DMM DEBUG MM(262420000001055/f79d6cd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125320496 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320496 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125320496 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125320496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125320496 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320496 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125320496 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125320496 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125320496 DMM INFO MM(262420000001055/f79d6cd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125320496 DMM NOTICE MM(262420000001055/f79d6cd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125320496 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125320496 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125320496 DMM DEBUG MM_STATE_Iu(9)[0x56395c210a90]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125320496 DMM DEBUG MM_STATE_Iu(9)[0x56395c210a90]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125320496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125320496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125320496 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320496 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320496 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320496 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320496 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125320501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125320501 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125320501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125320501 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320501 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125320501 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125320501 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125320501 DMM INFO MM(262420000001055/f79d6cd0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125320501 DMM DEBUG MM_STATE_Iu(9)[0x56395c210a90]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125320501 DMM DEBUG MM_STATE_Iu(9)[0x56395c210a90]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125320501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 20241212125320503 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320503 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125320503 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125320503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125320503 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@3fe731dd41f0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)10760496 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@3fe731dd41f0: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F79D6CD0'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)12795310 SGSN_Test_0-RAN(1543)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: First idle individual index:0 20241212125320705 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320705 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125320705 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125320705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125320705 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320706 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125320706 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125320706 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125320706 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF79D6CD0) type="signalling"  (gprs_gmm.c:1944) 20241212125320706 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241212125320706 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125320706 DMM DEBUG MM(262420000001055/f79d6cd0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241212125320706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125320706 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320706 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125320706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125320706 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125320706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125320706 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125320706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125320706 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@3fe731dd41f0: { messageType := 2, destLocRef := 'C33DAE'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@3fe731dd41f0: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@3fe731dd41f0: setverdict(error): pass -> error SGSN_Test_0-RAN(1543)@3fe731dd41f0: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549)@3fe731dd41f0: Final verdict of PTC: error SGSN_Test_0-RAN(1543)@3fe731dd41f0: Final verdict of PTC: none 20241212125320714 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125320714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125320714 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125320714 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125320714 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125320714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125320714 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125320714 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125320714 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125320714 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125320714 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125320714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125320714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125320714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125320714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125320714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125320714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125320714 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1544)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@3fe731dd41f0: Final verdict of PTC: none 20241212125320717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53288<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1547)@3fe731dd41f0: Final verdict of PTC: none 20241212125320719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125320719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1532)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1546)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1541)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1536)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1527)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1531)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1537)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1534)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1529)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1539)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1530): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1535): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1540): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1549): error (none -> error) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Thu Dec 12 12:53:20 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20241212125320883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125321384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53294<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=232800) 20241212125321720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125321720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=232800, count=237252) 20241212125322715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125322715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125322715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241212125322721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125322721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Thu Dec 12 12:53:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125323722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125323722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20241212125324451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125324452 DMM INFO MM(262420000001055/f79d6cd0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125324452 DMM INFO MM(262420000001055/f79d6cd0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125324452 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125324452 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125324452 DMM DEBUG MM_STATE_Iu(9)[0x56395c210a90]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125324452 DMM DEBUG MM_STATE_Iu(9)[0x56395c210a90]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125324452 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20241212125324452 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125324452 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:399) 20241212125324452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212125324453 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Deallocated (fsm.c:568) 20241212125324453 DMM DEBUG MM_STATE_Iu(9)[0x56395c210a90]{Detached}: Deallocated (fsm.c:568) 20241212125324453 DMM DEBUG GMM(gmm_fsm)[0x56395c211120]{Deregistered}: Deallocated (fsm.c:568) 20241212125324453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1550)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1555)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1555)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125324501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125324501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125324501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125324501 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125324501 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125324501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125324501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125324501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125324501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1555)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125324502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125324502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125324502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125324502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125324502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125324502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125324502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125324502 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125324502 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125324502 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125324502 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb1-NS1(1554)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1555)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125324503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125324503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1555)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125324507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125324515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125324515 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1554)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125324530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125324530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125324530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125324530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125324530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125324530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125324530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125324530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125324530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125324531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125324531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125324532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125324532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125324532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125324532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125324532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125324532 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125324532 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125324532 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125324532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125324532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125324532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125324536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1560)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1556)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125324546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125324546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1564)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1564)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125324566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125324566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125324566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125324566 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125324566 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125324566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125324566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125324566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125324566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1564)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125324568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125324568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125324568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125324568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125324568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125324568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125324568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125324569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125324569 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125324569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125324569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1564)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125324569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125324569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1564)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125324573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1561)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1567)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1567)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@3fe731dd41f0: ************************************************* MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-SCCP(1565)@3fe731dd41f0: v_sccp_pdu_maxlen:268 20241212125324583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125324583 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125324723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125324723 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125324723 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125324723 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@3fe731dd41f0: 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) } } } } 20241212125324725 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1569)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125324726 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1569)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1569)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125324782 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125324782 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125324782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125324782 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1567)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125324785 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125324785 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125324785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125324785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125324785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125324785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125324785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125324786 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125324786 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125324786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125324786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125324786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125324786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125324786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125324786 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125325592 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325592 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125325592 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125325592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125325593 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125325593 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125325593 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125325593 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325593 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125325593 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125325593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325593 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125325593 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572), IMSI='262420000001056'H, TLLI='F0A49F39'O, index=0 SGSN_Test-GSUP(1570)@3fe731dd41f0: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001056'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'DFFA'O, rac := '36'O ("6") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1566)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)3660946 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1566)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125325791 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325791 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125325791 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125325791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125325791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125325792 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125325792 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125325792 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125325792 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125325792 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{Deregistered}: Allocated (fsm.c:456) 20241212125325792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212125325792 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Allocated (fsm.c:456) 20241212125325792 DMM DEBUG MM_STATE_Iu[0x56395c210d30]{Detached}: Allocated (fsm.c:456) 20241212125325792 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125325792 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125325792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125325792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125325792 DMM DEBUG MM(262420000001056/f684bc1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125325792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241212125325792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125325792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125325792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125325792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125325792 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325792 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125325792 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125325792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325792 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125325792 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3fe731dd41f0: { messageType := 2, destLocRef := '37DC92'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'DBCAFE302E69CDC6EC06C4149DFC665C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '77F1366E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7B471F16E9F6648E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '96FEEE40DB31DC325259A7BFE4ACF6A1'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '53BE57E37794F5E60F8D6420AEBBDC8C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1D4D6A71A4B0F050E3F7779E6A6D429A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5D7A142459770B1B'O } } } } } SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20241212125325802 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325802 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125325802 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125325802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325802 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125325802 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125325802 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125325802 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125325802 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125325802 DMM DEBUG MM(262420000001056/f684bc1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1084) 20241212125325802 DMM NOTICE MM(262420000001056/f684bc1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125325802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125325802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125325802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125325802 DMM DEBUG MM(262420000001056/f684bc1e) Requesting authorization (sgsn_auth.c:160) 20241212125325802 DMM INFO MM(262420000001056/f684bc1e) Requesting authentication tuples (sgsn_auth.c:184) 20241212125325802 DMM DEBUG MM(262420000001056/f684bc1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125325802 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20241212125325802 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1570)@3fe731dd41f0: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572) SGSN_Test-GSUP(1570)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)"262420000001056" 20241212125325805 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125325806 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125325806 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125325806 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125325806 DMM INFO MM(262420000001056/f684bc1e) Subscriber data update (mmctx.c:445) 20241212125325806 DMM DEBUG MM(262420000001056/f684bc1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125325806 DMM INFO MM(262420000001056/f684bc1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125325806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125325806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125325806 DMM INFO MM(262420000001056/f684bc1e) <- GMM AUTH AND CIPHERING REQ (rand = db ca fe 30 2e 69 cd c6 ec 06 c4 14 9d fc 66 5c , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1d 4d 6a 71 a4 b0 f0 50 e3 f7 77 9e 6a 6d 42 9a ) (gprs_gmm.c:483) 20241212125325806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241212125325806 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325806 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125325806 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125325806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125325806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309225D7A142423094399990000105006F0290459770B1B'O 20241212125325812 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325812 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125325812 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125325812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325812 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125325812 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125325812 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125325812 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125325812 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125325812 DMM INFO MM(262420000001056/f684bc1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125325812 DMM NOTICE MM(262420000001056/f684bc1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125325812 DMM DEBUG MM(262420000001056/f684bc1e) checking auth: received UMTS RES = 5d 7a 14 24 59 77 0b 1b (gprs_gmm.c:666) 20241212125325812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125325812 DMM DEBUG MM(262420000001056/f684bc1e) Requesting authorization (sgsn_auth.c:160) 20241212125325812 DMM INFO MM(262420000001056/f684bc1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125325812 DMM DEBUG MM(262420000001056/f684bc1e) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125325812 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20241212125325812 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f6 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125325812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125325812 DMM DEBUG MM(262420000001056/f684bc1e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125325812 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325812 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125325812 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125325812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325812 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125325812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125325820 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325820 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125325820 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125325820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325820 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125325820 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125325820 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125325820 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125325820 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125325820 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20241212125325820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125325820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125325820 DMM INFO MM(262420000001056/f684bc1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf684bc1e) (gprs_gmm.c:300) 20241212125325820 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20241212125325820 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325820 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125325820 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125325820 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325820 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325820 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125325821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125325821 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325821 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125325821 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125325821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325821 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125325821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125325824 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125325824 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125325824 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241212125325824 DMM INFO MM(262420000001056/f684bc1e) Subscriber data update (mmctx.c:445) 20241212125325824 DMM DEBUG MM(262420000001056/f684bc1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125325824 DMM INFO MM(262420000001056/f684bc1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125325824 DMM NOTICE MM(262420000001056/f684bc1e) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1000) 20241212125325824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125325824 DMM NOTICE MM(262420000001056/f684bc1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125325824 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) 20241212125325825 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125325825 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20241212125325825 DMM INFO MM(262420000001056/f684bc1e) Subscriber data update (mmctx.c:445) 20241212125325825 DMM DEBUG MM(262420000001056/f684bc1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125325827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125325827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125325827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325827 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125325827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125325827 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125325827 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125325827 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125325827 DMM INFO MM(262420000001056/f684bc1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125325828 DMM NOTICE MM(262420000001056/f684bc1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125325828 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125325828 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125325828 DMM DEBUG MM_STATE_Iu(11)[0x56395c210d30]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125325828 DMM DEBUG MM_STATE_Iu(11)[0x56395c210d30]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125325828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125325828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125325828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125325828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125325828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125325828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125325833 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325833 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125325833 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125325833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125325833 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125325833 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125325833 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125325833 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125325833 DMM INFO MM(262420000001056/f684bc1e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125325833 DMM DEBUG MM_STATE_Iu(11)[0x56395c210d30]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125325833 DMM DEBUG MM_STATE_Iu(11)[0x56395c210d30]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125325833 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325833 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125325833 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125325833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325833 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125325833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 20241212125325834 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125325834 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125325834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125325834 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125325834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125325834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125325834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125325834 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@3fe731dd41f0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)3660946 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@3fe731dd41f0: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F684BC1E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)8615860 SGSN_Test_0-RAN(1566)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: First idle individual index:0 20241212125326037 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125326037 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125326037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125326037 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125326037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125326037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125326037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125326037 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125326038 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125326038 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125326038 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125326038 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF684BC1E) type="signalling"  (gprs_gmm.c:1944) 20241212125326038 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241212125326038 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125326038 DMM DEBUG MM(262420000001056/f684bc1e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241212125326038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125326038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125326038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125326038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125326038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125326038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125326038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125326038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125326038 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125326038 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125326038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125326038 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125326038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125326038 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125326038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125326038 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1565)@3fe731dd41f0: { messageType := 2, destLocRef := '8377B4'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1565)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@3fe731dd41f0: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@3fe731dd41f0: setverdict(error): pass -> error SGSN_Test_0-RAN(1566)@3fe731dd41f0: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572)@3fe731dd41f0: Final verdict of PTC: error SGSN_Test_0-RAN(1566)@3fe731dd41f0: Final verdict of PTC: none 20241212125326047 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125326047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125326047 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125326047 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125326047 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125326047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125326047 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125326047 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125326047 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125326047 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125326047 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125326047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125326047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125326047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125326047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125326047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125326047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125326047 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1567)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1565)@3fe731dd41f0: Final verdict of PTC: none 20241212125326050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1570)@3fe731dd41f0: Final verdict of PTC: none 20241212125326053 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125326053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1564)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1555)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1550)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1559)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1551)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1562)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1557)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1554)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1553)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1552): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1553): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1554): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1555): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1558): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1562): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1563): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1564): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1565): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1572): error (none -> error) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Thu Dec 12 12:53:26 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20241212125326195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125326696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53320<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211560) 20241212125327054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125327054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=211560, count=237448) 20241212125328048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125328048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125328048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241212125328055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125328055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Thu Dec 12 12:53:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125329056 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125329056 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20241212125329764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125329765 DMM INFO MM(262420000001056/f684bc1e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125329765 DMM INFO MM(262420000001056/f684bc1e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125329765 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125329765 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125329765 DMM DEBUG MM_STATE_Iu(11)[0x56395c210d30]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125329765 DMM DEBUG MM_STATE_Iu(11)[0x56395c210d30]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125329765 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20241212125329765 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125329765 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:399) 20241212125329765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212125329765 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Deallocated (fsm.c:568) 20241212125329765 DMM DEBUG MM_STATE_Iu(11)[0x56395c210d30]{Detached}: Deallocated (fsm.c:568) 20241212125329765 DMM DEBUG GMM(gmm_fsm)[0x56395c210a90]{Deregistered}: Deallocated (fsm.c:568) 20241212125329765 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1573)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1574)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1573)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1577)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1577)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125329808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125329808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125329808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125329808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125329808 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125329808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125329808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125329808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125329808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1577)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125329810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125329810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125329810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125329810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125329810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125329810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125329810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125329810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125329810 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125329810 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125329810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125329811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125329811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1577)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1577)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125329814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1574)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1574)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1578)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 20241212125329822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125329822 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1579)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1578)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1582)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1582)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125329849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125329849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125329849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125329849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125329849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125329849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125329849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125329849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125329849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1582)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125329851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125329851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125329851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125329851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125329851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125329851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125329851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125329851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125329851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125329851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125329851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125329852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125329852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1582)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1582)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125329855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1583)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1579)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1579)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125329865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125329865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1584)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1583)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1587)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1587)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125329890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125329890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125329890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125329890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125329890 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125329890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125329890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125329890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125329890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1587)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125329892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125329892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125329892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125329892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125329892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125329892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125329892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125329892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125329892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125329892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125329892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125329893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125329893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1587)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1587)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125329897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1584)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1584)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125329907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125329907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-M3UA(1590)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1590)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1590)@3fe731dd41f0: ************************************************* SGSN_Test_0-SCCP(1588)@3fe731dd41f0: v_sccp_pdu_maxlen:268 20241212125330057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125330057 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125330057 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125330057 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1592)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1592)@3fe731dd41f0: 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) } } } } 20241212125330059 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1592)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1592)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125330060 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1592)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1592)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1592)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1592)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125330112 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125330112 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125330112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125330112 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1590)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125330115 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125330116 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125330116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125330116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125330116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125330116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125330116 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125330117 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125330117 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125330117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125330117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125330117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125330117 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125330117 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125330117 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125330923 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125330923 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125330923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125330923 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125330923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125330923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125330923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125330923 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125330923 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125330923 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125330923 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125330923 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125330923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125330923 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125330923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125330923 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125330923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125330923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595), IMSI='262420000001057'H, TLLI='DE61AC01'O, index=0 SGSN_Test-GSUP(1593)@3fe731dd41f0: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001057'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'B2B6'O, rac := '2A'O ("*") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1589)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)6355806 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1589)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125331123 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331123 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125331123 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125331123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125331123 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331124 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125331124 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125331124 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125331124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125331124 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{Deregistered}: Allocated (fsm.c:456) 20241212125331124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125331124 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Allocated (fsm.c:456) 20241212125331124 DMM DEBUG MM_STATE_Iu[0x56395c20c510]{Detached}: Allocated (fsm.c:456) 20241212125331124 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125331124 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125331124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125331124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125331124 DMM DEBUG MM(262420000001057/e6ef41a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125331124 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241212125331124 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331124 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331124 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331124 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331125 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331125 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331125 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331125 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@3fe731dd41f0: { messageType := 2, destLocRef := '60FB5E'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'C450B00F13170C656AD8B840890531A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7FDCFA4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85DF552F0F3954E1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E1FEF1D8DC8980A5B7EDF347B68ACB47'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '38426FA90A16990AF7FF90A5BFA82B5A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6BF1CB830FD6B27F5094F0B966E7E9A1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A2C7849431550D63'O } } } } } SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20241212125331133 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331133 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125331133 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125331133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125331133 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125331133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125331133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125331133 DMM DEBUG MM(262420000001057/e6ef41a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1084) 20241212125331133 DMM NOTICE MM(262420000001057/e6ef41a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125331133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125331133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125331133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125331133 DMM DEBUG MM(262420000001057/e6ef41a7) Requesting authorization (sgsn_auth.c:160) 20241212125331133 DMM INFO MM(262420000001057/e6ef41a7) Requesting authentication tuples (sgsn_auth.c:184) 20241212125331133 DMM DEBUG MM(262420000001057/e6ef41a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125331133 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20241212125331133 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1593)@3fe731dd41f0: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595) SGSN_Test-GSUP(1593)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)"262420000001057" 20241212125331135 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125331135 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125331135 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125331135 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125331135 DMM INFO MM(262420000001057/e6ef41a7) Subscriber data update (mmctx.c:445) 20241212125331135 DMM DEBUG MM(262420000001057/e6ef41a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125331135 DMM INFO MM(262420000001057/e6ef41a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125331135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125331136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125331136 DMM INFO MM(262420000001057/e6ef41a7) <- GMM AUTH AND CIPHERING REQ (rand = c4 50 b0 0f 13 17 0c 65 6a d8 b8 40 89 05 31 a0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6b f1 cb 83 0f d6 b2 7f 50 94 f0 b9 66 e7 e9 a1 ) (gprs_gmm.c:483) 20241212125331136 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241212125331136 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331136 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331136 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331136 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331136 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22A2C7849423094399990000105007F0290431550D63'O 20241212125331142 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331142 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125331142 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125331142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125331142 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331142 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125331142 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125331142 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125331142 DMM INFO MM(262420000001057/e6ef41a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125331142 DMM NOTICE MM(262420000001057/e6ef41a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125331142 DMM DEBUG MM(262420000001057/e6ef41a7) checking auth: received UMTS RES = a2 c7 84 94 31 55 0d 63 (gprs_gmm.c:666) 20241212125331142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125331142 DMM DEBUG MM(262420000001057/e6ef41a7) Requesting authorization (sgsn_auth.c:160) 20241212125331142 DMM INFO MM(262420000001057/e6ef41a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125331142 DMM DEBUG MM(262420000001057/e6ef41a7) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125331142 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20241212125331142 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125331142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125331142 DMM DEBUG MM(262420000001057/e6ef41a7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125331142 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331142 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331142 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331142 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125331149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125331149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125331149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125331149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331149 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125331149 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125331149 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125331149 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20241212125331150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125331150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125331150 DMM INFO MM(262420000001057/e6ef41a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6ef41a7) (gprs_gmm.c:300) 20241212125331150 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20241212125331150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125331153 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125331153 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125331153 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241212125331153 DMM INFO MM(262420000001057/e6ef41a7) Subscriber data update (mmctx.c:445) 20241212125331153 DMM DEBUG MM(262420000001057/e6ef41a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125331153 DMM INFO MM(262420000001057/e6ef41a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125331153 DMM NOTICE MM(262420000001057/e6ef41a7) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1000) 20241212125331153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125331153 DMM NOTICE MM(262420000001057/e6ef41a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125331153 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) 20241212125331153 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125331153 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20241212125331153 DMM INFO MM(262420000001057/e6ef41a7) Subscriber data update (mmctx.c:445) 20241212125331153 DMM DEBUG MM(262420000001057/e6ef41a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125331155 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331155 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125331155 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125331155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125331155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331155 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125331155 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125331155 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125331155 DMM INFO MM(262420000001057/e6ef41a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125331155 DMM NOTICE MM(262420000001057/e6ef41a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125331155 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125331155 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125331155 DMM DEBUG MM_STATE_Iu(13)[0x56395c20c510]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125331155 DMM DEBUG MM_STATE_Iu(13)[0x56395c20c510]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125331155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125331155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125331155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125331160 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331160 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125331160 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125331160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331160 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125331160 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331160 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125331160 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125331160 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125331160 DMM INFO MM(262420000001057/e6ef41a7) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125331160 DMM DEBUG MM_STATE_Iu(13)[0x56395c20c510]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125331160 DMM DEBUG MM_STATE_Iu(13)[0x56395c20c510]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125331160 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331160 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331160 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331160 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 20241212125331161 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331161 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125331161 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125331161 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331161 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331161 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125331161 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1589)@3fe731dd41f0: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)6355806 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@3fe731dd41f0: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'E6EF41A7'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1589)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)8304221 SGSN_Test_0-RAN(1589)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: First idle individual index:0 20241212125331365 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331365 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331365 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125331366 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125331366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331366 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125331366 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331366 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125331366 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125331366 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125331366 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE6EF41A7) type="signalling"  (gprs_gmm.c:1944) 20241212125331366 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241212125331366 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125331366 DMM DEBUG MM(262420000001057/e6ef41a7) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241212125331366 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331366 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331366 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331366 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331366 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125331367 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331367 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125331367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125331367 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125331367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125331367 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125331367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125331367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1588)@3fe731dd41f0: { messageType := 2, destLocRef := '7EB65D'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1588)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@3fe731dd41f0: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@3fe731dd41f0: setverdict(error): pass -> error SGSN_Test_0-RAN(1589)@3fe731dd41f0: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595)@3fe731dd41f0: Final verdict of PTC: error SGSN_Test_0-RAN(1589)@3fe731dd41f0: Final verdict of PTC: none 20241212125331374 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125331374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125331374 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125331374 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125331374 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125331374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125331374 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125331374 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125331374 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125331374 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125331375 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125331375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125331375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125331375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125331375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125331375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125331375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125331375 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1590)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1588)@3fe731dd41f0: Final verdict of PTC: none 20241212125331378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49356<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1593)@3fe731dd41f0: Final verdict of PTC: none 20241212125331381 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125331382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1577)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1582)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1592)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1583)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1587)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1573)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1574)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1584)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1578)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1591)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1594)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1575)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1579)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1580)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1585)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1573): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1574): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1575): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1576): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1577): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1578): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1579): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1580): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1581): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1582): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1583): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1584): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1585): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1586): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1587): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1588): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1589): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1590): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1591): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1592): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1593): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1594): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1595): error (none -> error) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Thu Dec 12 12:53:31 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20241212125331519 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125332021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=230608) 20241212125332382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125332383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=230608, count=236416) 20241212125333376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125333376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125333376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241212125333384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125333384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Thu Dec 12 12:53:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125334385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125334385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_attach_pdp_act_pmm_idle started. 20241212125335081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49382<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125335082 DMM INFO MM(262420000001057/e6ef41a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125335082 DMM INFO MM(262420000001057/e6ef41a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125335082 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125335082 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125335082 DMM DEBUG MM_STATE_Iu(13)[0x56395c20c510]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125335082 DMM DEBUG MM_STATE_Iu(13)[0x56395c20c510]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125335082 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20241212125335082 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125335082 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:399) 20241212125335082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212125335082 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Deallocated (fsm.c:568) 20241212125335082 DMM DEBUG MM_STATE_Iu(13)[0x56395c20c510]{Detached}: Deallocated (fsm.c:568) 20241212125335082 DMM DEBUG GMM(gmm_fsm)[0x56395c210d30]{Deregistered}: Deallocated (fsm.c:568) 20241212125335082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1596)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1597)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1596)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1600)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1600)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125335127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125335127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125335127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125335127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125335127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125335127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125335127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125335127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125335127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1600)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125335129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125335129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125335129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125335129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125335129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125335129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125335129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125335129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125335129 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125335129 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125335129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125335130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125335130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1600)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1600)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125335134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1601)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1597)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1597)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125335143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125335143 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1598)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1602)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1601)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1605)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1605)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125335163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125335163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125335163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125335163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125335163 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125335163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125335163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125335163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125335163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1605)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125335165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125335165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125335165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125335165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125335165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125335165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125335165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125335165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125335165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125335165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125335165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125335166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125335166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1605)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1605)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125335169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1602)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1606)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1602)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125335178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125335178 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1604)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1607)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1606)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1610)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1610)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125335204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125335204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125335204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125335204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125335204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125335204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125335204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125335204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125335204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1610)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125335206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125335206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125335206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125335206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125335206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125335206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125335206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125335206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125335206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125335206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125335206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125335207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125335207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1610)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1610)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125335211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1607)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1607)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125335221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125335221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT TC_attach_pdp_act_pmm_idle-BVCI220(1609)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1613)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1613)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1613)@3fe731dd41f0: ************************************************* MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-SCCP(1611)@3fe731dd41f0: v_sccp_pdu_maxlen:268 20241212125335385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125335385 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125335385 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125335385 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1615)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1615)@3fe731dd41f0: 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) } } } } 20241212125335387 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1615)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1615)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125335388 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1615)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1615)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1615)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1615)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125335426 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125335426 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125335426 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125335426 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1613)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125335429 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125335429 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125335429 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125335429 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125335429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125335429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125335429 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125335430 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125335430 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125335430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125335430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125335430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125335430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125335430 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125335430 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125335726 DGPRS DEBUG Checking for inactive LLMEs, time = 15818749 (sgsn.c:131) 20241212125336236 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336236 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125336236 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125336236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336236 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125336236 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336237 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125336237 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125336237 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336237 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336237 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336237 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336237 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1598)@3fe731dd41f0: Adding Client=TC_attach_pdp_act_pmm_idle(1618), IMSI='262420000001005'H, TLLI='E32BA683'O, index=0 SGSN_Test-GSUP(1616)@3fe731dd41f0: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1618) TC_attach_pdp_act_pmm_idle(1618)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001005'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '7ABD'O, rac := '52'O ("R") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1612)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)9725738 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1612)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125336456 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336456 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125336456 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125336456 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336456 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336456 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125336456 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336456 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125336456 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125336456 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125336456 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125336456 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{Deregistered}: Allocated (fsm.c:456) 20241212125336456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Allocated (fsm.c:456) 20241212125336456 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Allocated (fsm.c:456) 20241212125336456 DMM DEBUG MM_STATE_Iu[0x56395c212280]{Detached}: Allocated (fsm.c:456) 20241212125336456 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125336456 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125336456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125336456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125336456 DMM DEBUG MM(262420000001005/ce955000) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125336457 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241212125336457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336457 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336457 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336457 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336457 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336457 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336457 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@3fe731dd41f0: { messageType := 2, destLocRef := '94672A'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '9876A050BC8FA5BD770BF346D7B48994'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '888BCE84'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E99DE43BC9EC8275'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1D065831C22FE8E330AB2DA82231483A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FA2E6A2799BE3E2F285ADA4AE62FB123'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E60B296BB5D59CC03672857B54492AA2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '91D964A9065FEB53'O } } } } } SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20241212125336466 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336466 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125336466 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125336466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336466 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125336466 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336466 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125336466 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125336466 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125336466 DMM DEBUG MM(262420000001005/ce955000) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20241212125336466 DMM NOTICE MM(262420000001005/ce955000) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125336466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125336466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125336466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125336467 DMM DEBUG MM(262420000001005/ce955000) Requesting authorization (sgsn_auth.c:160) 20241212125336467 DMM INFO MM(262420000001005/ce955000) Requesting authentication tuples (sgsn_auth.c:184) 20241212125336467 DMM DEBUG MM(262420000001005/ce955000) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125336467 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20241212125336467 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1616)@3fe731dd41f0: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1618) SGSN_Test-GSUP(1616)@3fe731dd41f0: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1618)"262420000001005" 20241212125336469 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125336469 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125336469 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125336469 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125336469 DMM INFO MM(262420000001005/ce955000) Subscriber data update (mmctx.c:445) 20241212125336469 DMM DEBUG MM(262420000001005/ce955000) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125336469 DMM INFO MM(262420000001005/ce955000) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125336469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125336469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125336469 DMM INFO MM(262420000001005/ce955000) <- GMM AUTH AND CIPHERING REQ (rand = 98 76 a0 50 bc 8f a5 bd 77 0b f3 46 d7 b4 89 94 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 0b 29 6b b5 d5 9c c0 36 72 85 7b 54 49 2a a2 ) (gprs_gmm.c:483) 20241212125336469 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241212125336470 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336470 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336470 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336470 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813002291D964A923094399990000100005F02904065FEB53'O 20241212125336476 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336476 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125336476 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125336476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125336476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336476 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125336476 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125336476 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125336476 DMM INFO MM(262420000001005/ce955000) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125336476 DMM NOTICE MM(262420000001005/ce955000) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125336476 DMM DEBUG MM(262420000001005/ce955000) checking auth: received UMTS RES = 91 d9 64 a9 06 5f eb 53 (gprs_gmm.c:666) 20241212125336476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125336476 DMM DEBUG MM(262420000001005/ce955000) Requesting authorization (sgsn_auth.c:160) 20241212125336476 DMM INFO MM(262420000001005/ce955000) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125336476 DMM DEBUG MM(262420000001005/ce955000) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125336476 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20241212125336476 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125336476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125336476 DMM DEBUG MM(262420000001005/ce955000) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125336476 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336476 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336477 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336477 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125336486 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336486 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125336486 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125336486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336486 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125336486 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336486 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125336486 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125336486 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125336486 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20241212125336486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125336486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125336486 DMM INFO MM(262420000001005/ce955000) <- GMM ATTACH ACCEPT (new P-TMSI=0xce955000) (gprs_gmm.c:300) 20241212125336486 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20241212125336486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336486 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336486 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336486 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336486 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336486 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125336491 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125336491 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125336491 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241212125336491 DMM INFO MM(262420000001005/ce955000) Subscriber data update (mmctx.c:445) 20241212125336491 DMM DEBUG MM(262420000001005/ce955000) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125336491 DMM INFO MM(262420000001005/ce955000) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125336491 DMM NOTICE MM(262420000001005/ce955000) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20241212125336491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125336491 DMM NOTICE MM(262420000001005/ce955000) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125336491 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) 20241212125336491 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125336491 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20241212125336491 DMM INFO MM(262420000001005/ce955000) Subscriber data update (mmctx.c:445) 20241212125336491 DMM DEBUG MM(262420000001005/ce955000) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125336494 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336494 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125336494 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125336494 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336494 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336494 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125336494 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336494 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125336494 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125336494 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125336494 DMM INFO MM(262420000001005/ce955000) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125336494 DMM NOTICE MM(262420000001005/ce955000) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125336494 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125336494 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125336494 DMM DEBUG MM_STATE_Iu(15)[0x56395c212280]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125336494 DMM DEBUG MM_STATE_Iu(15)[0x56395c212280]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125336494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125336494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125336495 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336495 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336495 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336495 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336495 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125336500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125336500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125336500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125336500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336500 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125336500 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125336500 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125336500 DMM INFO MM(262420000001005/ce955000) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125336500 DMM DEBUG MM_STATE_Iu(15)[0x56395c212280]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125336500 DMM DEBUG MM_STATE_Iu(15)[0x56395c212280]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125336500 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336500 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336500 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336500 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 20241212125336501 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336501 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125336502 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125336502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125336502 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1612)@3fe731dd41f0: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1618)9725738 TC_attach_pdp_act_pmm_idle(1618)@3fe731dd41f0: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1618)@3fe731dd41f0: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'CE955000'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1612)@3fe731dd41f0: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1618)140601 SGSN_Test_0-RAN(1612)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: First idle individual index:0 20241212125336709 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336709 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125336709 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125336709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125336709 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336710 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125336710 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125336710 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125336710 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCE955000) type="signalling"  (gprs_gmm.c:1944) 20241212125336710 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241212125336710 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125336710 DMM DEBUG MM(262420000001005/ce955000) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241212125336710 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125336710 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336710 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125336710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125336710 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125336710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125336710 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125336710 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125336710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1611)@3fe731dd41f0: { messageType := 2, destLocRef := '022539'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1611)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1618)@3fe731dd41f0: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1618)@3fe731dd41f0: setverdict(error): pass -> error SGSN_Test_0-RAN(1612)@3fe731dd41f0: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1618)@3fe731dd41f0: Final verdict of PTC: error SGSN_Test_0-RAN(1612)@3fe731dd41f0: Final verdict of PTC: none 20241212125336718 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125336718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125336718 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125336718 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125336718 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125336718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125336718 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125336718 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125336718 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125336718 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125336718 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125336718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125336718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125336718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125336718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125336718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125336718 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125336719 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1613)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1611)@3fe731dd41f0: Final verdict of PTC: none 20241212125336722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49382<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_pmm_idle-BVCI196(1598)@3fe731dd41f0: Final verdict of PTC: none 20241212125336724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125336724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1615)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1601)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(1616)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1607)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1609)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1606)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1610)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1600)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1605)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1597)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1602)@3fe731dd41f0: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1604)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1599)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1614)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1596)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1603)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1617)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1608)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1596): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1597): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1598): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1599): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1600): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1601): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1602): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1603): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1604): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1605): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1606): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1607): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1608): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1609): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1610): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1611): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1612): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1613): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1614): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1615): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1616): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1617): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1618): error (none -> error) MTC@3fe731dd41f0: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Thu Dec 12 12:53:36 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20241212125336856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125337357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46284<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231380) 20241212125337725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125337725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231380, count=235832) 20241212125338719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125338719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125338719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241212125338726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125338726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Thu Dec 12 12:53:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125339727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125339727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_pmm_idle_rx_mt_data started. 20241212125340426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125340428 DMM INFO MM(262420000001005/ce955000) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125340428 DMM INFO MM(262420000001005/ce955000) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125340428 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125340428 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125340428 DMM DEBUG MM_STATE_Iu(15)[0x56395c212280]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125340428 DMM DEBUG MM_STATE_Iu(15)[0x56395c212280]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125340428 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20241212125340428 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125340428 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f5 09 00 28 01 01 (gsup_client.c:399) 20241212125340428 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202900]{Init}: Deallocated (fsm.c:568) 20241212125340428 DMM DEBUG MM_STATE_Gb[0x56395c202b60]{Idle}: Deallocated (fsm.c:568) 20241212125340428 DMM DEBUG MM_STATE_Iu(15)[0x56395c212280]{Detached}: Deallocated (fsm.c:568) 20241212125340428 DMM DEBUG GMM(gmm_fsm)[0x56395c20c510]{Deregistered}: Deallocated (fsm.c:568) 20241212125340428 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1619)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1620)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1619)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1623)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1623)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125340472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125340472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125340472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125340472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125340472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125340472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125340472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125340472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125340472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1623)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125340474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125340474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125340474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125340474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125340474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125340474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125340474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125340474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125340474 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125340474 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125340474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125340474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125340475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1623)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1623)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125340478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1624)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1620)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1620)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125340488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125340488 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1622)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1625)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1624)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1628)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1628)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125340509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125340509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125340509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125340509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125340509 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125340509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125340509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125340509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125340509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1628)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125340511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125340511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125340511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125340511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125340511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125340511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125340511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125340511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125340511 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125340511 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125340511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20241212125340512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125340512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1628)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1628)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125340516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1629)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1625)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1625)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125340525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125340525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1627)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1630)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1629)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1633)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1633)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125340546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125340546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125340546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125340546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125340546 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125340546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125340546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125340546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125340546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1633)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125340548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125340548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125340548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125340548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125340548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125340548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125340548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125340548 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125340548 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125340548 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125340548 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1633)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125340549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125340549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1633)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125340552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1630)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1630)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125340560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125340560 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI220(1632)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1636)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1636)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1636)@3fe731dd41f0: ************************************************* MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-SCCP(1634)@3fe731dd41f0: v_sccp_pdu_maxlen:268 20241212125340727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125340727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125340727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125340727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1638)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1638)@3fe731dd41f0: 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) } } } } 20241212125340729 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1638)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1638)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125340730 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1638)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1638)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1638)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1638)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125340768 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125340768 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125340768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125340768 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1636)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125340771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125340771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125340771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125340771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125340771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125340771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125340771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125340772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125340772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125340772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125340772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125340772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125340772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125340772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125340772 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125341579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125341579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125341579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341579 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125341579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125341580 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125341580 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125341580 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341580 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341580 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125341580 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125341580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125341580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1622)@3fe731dd41f0: Adding Client=TC_pmm_idle_rx_mt_data(1641), IMSI='262420000001007'H, TLLI='D76437E7'O, index=0 SGSN_Test-GSUP(1639)@3fe731dd41f0: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1641) TC_pmm_idle_rx_mt_data(1641)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001007'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '1050'O, rac := '06'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1635)@3fe731dd41f0: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)67096 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1635)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125341798 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341798 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125341798 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125341798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125341798 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125341798 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125341798 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125341798 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125341798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125341798 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Deregistered}: Allocated (fsm.c:456) 20241212125341798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Allocated (fsm.c:456) 20241212125341798 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Allocated (fsm.c:456) 20241212125341798 DMM DEBUG MM_STATE_Iu[0x56395c212be0]{Detached}: Allocated (fsm.c:456) 20241212125341798 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125341798 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125341798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125341798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125341798 DMM DEBUG MM(262420000001007/d1aff377) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125341798 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241212125341798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125341798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125341798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125341798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125341798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125341798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125341798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341799 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125341799 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@3fe731dd41f0: { messageType := 2, destLocRef := '010618'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := '001A11C23892D4BA0B842CF38C6749FB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '922338E4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD4963FD948E0062'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '79227EABF9D4D1C4F07B047E0EB93B8D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DEC8657D421FDD76CE09FE62100A322E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BF120E9EC0684659502F4495F9C2A895'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4A4759A3FA9086DD'O } } } } } SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20241212125341808 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341808 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125341808 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125341808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125341808 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125341808 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125341808 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125341808 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125341808 DMM DEBUG MM(262420000001007/d1aff377) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20241212125341808 DMM NOTICE MM(262420000001007/d1aff377) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125341808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125341808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125341808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125341808 DMM DEBUG MM(262420000001007/d1aff377) Requesting authorization (sgsn_auth.c:160) 20241212125341808 DMM INFO MM(262420000001007/d1aff377) Requesting authentication tuples (sgsn_auth.c:184) 20241212125341808 DMM DEBUG MM(262420000001007/d1aff377) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125341808 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20241212125341808 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1639)@3fe731dd41f0: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1641) SGSN_Test-GSUP(1639)@3fe731dd41f0: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1641)"262420000001007" 20241212125341810 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125341810 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125341810 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125341810 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125341810 DMM INFO MM(262420000001007/d1aff377) Subscriber data update (mmctx.c:445) 20241212125341810 DMM DEBUG MM(262420000001007/d1aff377) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125341810 DMM INFO MM(262420000001007/d1aff377) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125341810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125341811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125341811 DMM INFO MM(262420000001007/d1aff377) <- GMM AUTH AND CIPHERING REQ (rand = 00 1a 11 c2 38 92 d4 ba 0b 84 2c f3 8c 67 49 fb , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 12 0e 9e c0 68 46 59 50 2f 44 95 f9 c2 a8 95 ) (gprs_gmm.c:483) 20241212125341811 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241212125341811 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341811 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125341811 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125341811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341811 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125341811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307224A4759A323094399990000100007F02904FA9086DD'O 20241212125341816 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341816 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125341816 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125341816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125341816 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125341817 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125341817 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125341817 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125341817 DMM INFO MM(262420000001007/d1aff377) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125341817 DMM NOTICE MM(262420000001007/d1aff377) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125341817 DMM DEBUG MM(262420000001007/d1aff377) checking auth: received UMTS RES = 4a 47 59 a3 fa 90 86 dd (gprs_gmm.c:666) 20241212125341817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125341817 DMM DEBUG MM(262420000001007/d1aff377) Requesting authorization (sgsn_auth.c:160) 20241212125341817 DMM INFO MM(262420000001007/d1aff377) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125341817 DMM DEBUG MM(262420000001007/d1aff377) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125341817 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20241212125341817 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125341817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125341817 DMM DEBUG MM(262420000001007/d1aff377) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125341817 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341817 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125341817 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125341817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341817 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125341817 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125341825 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341825 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125341825 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125341825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125341825 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125341825 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125341825 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125341825 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125341825 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20241212125341825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125341825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125341825 DMM INFO MM(262420000001007/d1aff377) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1aff377) (gprs_gmm.c:300) 20241212125341825 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20241212125341825 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341825 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125341825 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125341825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341825 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125341826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125341826 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341826 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125341826 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125341826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341826 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125341826 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125341829 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125341829 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125341829 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241212125341829 DMM INFO MM(262420000001007/d1aff377) Subscriber data update (mmctx.c:445) 20241212125341829 DMM DEBUG MM(262420000001007/d1aff377) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125341829 DMM INFO MM(262420000001007/d1aff377) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125341829 DMM NOTICE MM(262420000001007/d1aff377) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20241212125341829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125341829 DMM NOTICE MM(262420000001007/d1aff377) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125341829 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) 20241212125341829 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125341829 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20241212125341829 DMM INFO MM(262420000001007/d1aff377) Subscriber data update (mmctx.c:445) 20241212125341829 DMM DEBUG MM(262420000001007/d1aff377) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125341831 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341831 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125341832 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125341832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125341832 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125341832 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125341832 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125341832 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125341832 DMM INFO MM(262420000001007/d1aff377) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125341832 DMM NOTICE MM(262420000001007/d1aff377) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125341832 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125341832 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125341832 DMM DEBUG MM_STATE_Iu(17)[0x56395c212be0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125341832 DMM DEBUG MM_STATE_Iu(17)[0x56395c212be0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125341832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125341832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125341832 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341832 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125341832 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125341832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341832 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125341832 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125341837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125341837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125341837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341837 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125341837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125341837 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125341837 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125341837 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125341837 DMM INFO MM(262420000001007/d1aff377) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125341837 DMM DEBUG MM_STATE_Iu(17)[0x56395c212be0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125341838 DMM DEBUG MM_STATE_Iu(17)[0x56395c212be0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125341838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125341838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125341838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125341838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 20241212125341839 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125341839 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125341839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125341839 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125341839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125341839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125341839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125341839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1635)@3fe731dd41f0: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1641)67096 TC_pmm_idle_rx_mt_data(1641)@3fe731dd41f0: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1641)@3fe731dd41f0: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D1AFF377'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1635)@3fe731dd41f0: Added conn table entry 0TC_pmm_idle_rx_mt_data(1641)5411189 SGSN_Test_0-RAN(1635)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: First idle individual index:0 20241212125342045 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125342045 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125342045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125342045 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125342045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125342045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125342045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125342045 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125342046 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125342046 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125342046 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125342046 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD1AFF377) type="signalling"  (gprs_gmm.c:1944) 20241212125342046 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241212125342046 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125342046 DMM DEBUG MM(262420000001007/d1aff377) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241212125342046 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125342046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125342046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125342046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125342046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125342046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125342046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125342046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125342046 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125342046 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125342046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125342046 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125342046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125342046 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125342046 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125342047 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1634)@3fe731dd41f0: { messageType := 2, destLocRef := '529175'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1634)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1641)@3fe731dd41f0: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1641)@3fe731dd41f0: setverdict(error): pass -> error SGSN_Test_0-RAN(1635)@3fe731dd41f0: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1641)@3fe731dd41f0: Final verdict of PTC: error SGSN_Test_0-RAN(1635)@3fe731dd41f0: Final verdict of PTC: none 20241212125342054 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125342054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125342054 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125342054 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125342054 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125342054 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125342054 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125342054 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125342055 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125342055 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125342055 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125342055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125342055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125342055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125342055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125342055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125342055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125342055 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1636)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1634)@3fe731dd41f0: Final verdict of PTC: none 20241212125342058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46300<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_pmm_idle_rx_mt_data-BVCI196(1622)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97(1623)@3fe731dd41f0: Final verdict of PTC: none 20241212125342060 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125342060 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1633)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP(1639)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1620)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1638)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1628)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1619)@3fe731dd41f0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1632)@3fe731dd41f0: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1627)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1629)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1625)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1624)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1631)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1637)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1626)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1630)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1640)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1621)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1619): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1620): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1621): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1622): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1623): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1624): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1625): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1626): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1627): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1628): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1629): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1630): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1631): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1632): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1633): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1634): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1635): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1636): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1637): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1638): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1639): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1640): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_pmm_idle_rx_mt_data(1641): error (none -> error) MTC@3fe731dd41f0: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Thu Dec 12 12:53:42 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20241212125342203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46312<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125342705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46312<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231048) 20241212125343061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125343061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=231048, count=235500) 20241212125344055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125344055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125344055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241212125344062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125344062 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Dec 12 12:53:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125345063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125345063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_update_ctx_err_ind_from_ggsn started. 20241212125345770 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125345771 DMM INFO MM(262420000001007/d1aff377) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125345771 DMM INFO MM(262420000001007/d1aff377) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125345771 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125345771 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125345771 DMM DEBUG MM_STATE_Iu(17)[0x56395c212be0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125345771 DMM DEBUG MM_STATE_Iu(17)[0x56395c212be0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125345771 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20241212125345771 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125345771 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f7 09 00 28 01 01 (gsup_client.c:399) 20241212125345771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c202b60]{Init}: Deallocated (fsm.c:568) 20241212125345771 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Deallocated (fsm.c:568) 20241212125345771 DMM DEBUG MM_STATE_Iu(17)[0x56395c212be0]{Detached}: Deallocated (fsm.c:568) 20241212125345771 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Deregistered}: Deallocated (fsm.c:568) 20241212125345772 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1642)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1643)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1642)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1646)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1646)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125345814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125345814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125345814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125345814 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125345814 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125345814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125345814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125345814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125345814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1646)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125345815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125345815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125345815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125345815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125345815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125345815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125345815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125345815 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125345815 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20241212125345815 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125345815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1646)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125345816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125345816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1646)@3fe731dd41f0: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125345819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1647)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1643)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1643)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125345829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125345829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@3fe731dd41f0: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1648)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1647)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1651)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1651)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125345850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20241212125345850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125345850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125345850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125345850 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20241212125345850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125345850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125345850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125345850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1651)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125345851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125345851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125345851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125345851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125345852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125345852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125345852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125345852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125345852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20241212125345852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125345852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1651)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125345852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125345852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1651)@3fe731dd41f0: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125345856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1652)@3fe731dd41f0: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1648)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1648)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125345865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x56395c200b30]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125345865 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1653)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@3fe731dd41f0: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1652)@3fe731dd41f0: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1657)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1657)@3fe731dd41f0: Provider Link came up: sending NS-RESET 20241212125345891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20241212125345891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125345891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125345891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125345891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20241212125345891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125345891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125345891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125345891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1657)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20241212125345892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125345892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125345892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125345892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20241212125345892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20241212125345892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20241212125345893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20241212125345893 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125345893 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20241212125345893 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241212125345893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1657)@3fe731dd41f0: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241212125345893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241212125345893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1657)@3fe731dd41f0: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241212125345896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@3fe731dd41f0: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@3fe731dd41f0: Starting RAN_Emulation SGSN_Test_0-M3UA(1659)@3fe731dd41f0: ************************************************* SGSN_Test_0-M3UA(1659)@3fe731dd41f0: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1659)@3fe731dd41f0: ************************************************* SGSN_Test-Gb2-BSSGP2(1653)@3fe731dd41f0: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-SCCP(1656)@3fe731dd41f0: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1653)@3fe731dd41f0: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20241212125345907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x56395c2033e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241212125345907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@3fe731dd41f0: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241212125346064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125346064 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20241212125346064 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20241212125346064 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1661)@3fe731dd41f0: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1661)@3fe731dd41f0: 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) } } } } 20241212125346066 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1661)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1661)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241212125346066 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1661)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1661)@3fe731dd41f0: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1661)@3fe731dd41f0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1661)@3fe731dd41f0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241212125346102 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20241212125346102 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:110) 20241212125346102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20241212125346102 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) SGSN_Test_0-M3UA(1659)@3fe731dd41f0: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20241212125346104 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125346104 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20241212125346104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20241212125346104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20241212125346104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20241212125346104 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20241212125346104 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20241212125346105 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125346105 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20241212125346105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20241212125346105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20241212125346105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20241212125346105 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20241212125346105 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20241212125346105 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20241212125346913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125346913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125346913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125346913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125346913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125346913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125346913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125346913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125346914 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20241212125346914 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20241212125346914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125346914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125346914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125346914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125346914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125346914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125346914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125346914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@3fe731dd41f0: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@3fe731dd41f0: Adding Client=TC_update_ctx_err_ind_from_ggsn(1664), IMSI='262420000001004'H, TLLI='D79602D2'O, index=0 SGSN_Test-GSUP(1662)@3fe731dd41f0: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1664) TC_update_ctx_err_ind_from_ggsn(1664)@3fe731dd41f0: Sending InitialUE: { discriminator := '0000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { attachRequest := { messageType := '00000000'B, msNetworkCapability := { lengthIndicator := 0, msNetworkCapabilityV := { gea1bit := '1'B, smCapabilitiesviaDedicatedChannels := '1'B, smCapabilitiesviaGPRSChannels := '0'B, ucs2Support := '1'B, ssScreeningIndicator := '01'B, solSACapability := '0'B, revisionLevelIndicatior := '1'B, pFCFeatureMode := omit, extendedGEAbits := omit, lcsVAcapability := omit, pSInterRATHOtoUTRANIuModeCapability := omit, pSInterRATHOtoEUTRANS1ModeCapability := omit, eMMCombinedProceduresCapability := omit, iSRSupport := omit, sRVCCtoGERANUTRANCapability := omit, ePCCapability := omit, nFCapability := omit, gERANNertworkSharingCapability := omit, spare_octets := omit } }, attachType := { attachType := '001'B, for_l3 := '0'B }, gprsCKSN := { keySequence := '111'B, spare := '0'B }, drxParam := { splitPGCycleCode := '00'O, nonDRXTimer := '000'B, splitOnCCCH := '0'B, cnSpecificDRXCycleLength := '0000'B }, mobileIdentity := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000001004'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'CDD3'O, rac := '33'O ("3") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1658)@3fe731dd41f0: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)5461278 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: First idle individual index:0 SGSN_Test_0-RAN(1658)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 20241212125347134 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347134 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125347134 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125347134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125347134 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347134 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125347134 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125347134 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125347134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20241212125347134 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Deregistered}: Allocated (fsm.c:456) 20241212125347134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{Init}: Allocated (fsm.c:456) 20241212125347134 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Allocated (fsm.c:456) 20241212125347134 DMM DEBUG MM_STATE_Iu[0x56395c202b60]{Detached}: Allocated (fsm.c:456) 20241212125347134 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20241212125347134 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20241212125347134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20241212125347134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20241212125347134 DMM DEBUG MM(262420000001004/ec97a07b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20241212125347134 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241212125347135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347135 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347135 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347135 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347135 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@3fe731dd41f0: { messageType := 2, destLocRef := '53551E'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@3fe731dd41f0: GSUP sends 2G and 3G auth tuples{ tag := OSMO_GSUP_AUTH_TUPLE_IE (3), len := 0, val := { auth_tuple := { { tag := OSMO_GSUP_RAND_IE (32), len := 0, val := { rand := 'F7EF0389937DE6C97F27B1A89CE7D66A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '270FD825'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9E89B45776C80A48'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DD07D973B1C3E31283EBEC4BB4DB2FC0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '68D12DFD10A413B209E7CB3556463B10'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '76193118362DEEA3E48FF159739864BE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '96B3C7287AC93C81'O } } } } } SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_len:23 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20241212125347144 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347144 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347144 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125347144 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125347144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125347144 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347144 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125347144 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125347144 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125347144 DMM DEBUG MM(262420000001004/ec97a07b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20241212125347144 DMM NOTICE MM(262420000001004/ec97a07b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20241212125347144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20241212125347144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20241212125347144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20241212125347144 DMM DEBUG MM(262420000001004/ec97a07b) Requesting authorization (sgsn_auth.c:160) 20241212125347144 DMM INFO MM(262420000001004/ec97a07b) Requesting authentication tuples (sgsn_auth.c:184) 20241212125347144 DMM DEBUG MM(262420000001004/ec97a07b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20241212125347144 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20241212125347144 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1662)@3fe731dd41f0: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1664) SGSN_Test-GSUP(1662)@3fe731dd41f0: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1664)"262420000001004" 20241212125347147 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20241212125347147 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20241212125347147 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20241212125347147 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20241212125347147 DMM INFO MM(262420000001004/ec97a07b) Subscriber data update (mmctx.c:445) 20241212125347147 DMM DEBUG MM(262420000001004/ec97a07b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20241212125347147 DMM INFO MM(262420000001004/ec97a07b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20241212125347147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20241212125347147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20241212125347147 DMM INFO MM(262420000001004/ec97a07b) <- GMM AUTH AND CIPHERING REQ (rand = f7 ef 03 89 93 7d e6 c9 7f 27 b1 a8 9c e7 d6 6a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 76 19 31 18 36 2d ee a3 e4 8f f1 59 73 98 64 be ) (gprs_gmm.c:483) 20241212125347147 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241212125347148 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347148 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347148 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347148 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347148 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_len:37 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022296B3C72823094399990000100004F029047AC93C81'O 20241212125347154 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347154 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125347154 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125347154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125347155 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347155 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125347155 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125347155 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125347155 DMM INFO MM(262420000001004/ec97a07b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20241212125347155 DMM NOTICE MM(262420000001004/ec97a07b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20241212125347155 DMM DEBUG MM(262420000001004/ec97a07b) checking auth: received UMTS RES = 96 b3 c7 28 7a c9 3c 81 (gprs_gmm.c:666) 20241212125347155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20241212125347155 DMM DEBUG MM(262420000001004/ec97a07b) Requesting authorization (sgsn_auth.c:160) 20241212125347155 DMM INFO MM(262420000001004/ec97a07b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20241212125347155 DMM DEBUG MM(262420000001004/ec97a07b) Requesting subscriber data update (gprs_subscriber.c:894) 20241212125347155 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20241212125347155 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f4 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20241212125347155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20241212125347155 DMM DEBUG MM(262420000001004/ec97a07b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20241212125347155 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347155 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347155 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_len:12 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20241212125347162 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347162 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125347162 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125347162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347162 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125347162 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347163 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20241212125347163 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20241212125347163 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20241212125347163 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20241212125347163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20241212125347163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20241212125347163 DMM INFO MM(262420000001004/ec97a07b) <- GMM ATTACH ACCEPT (new P-TMSI=0xec97a07b) (gprs_gmm.c:300) 20241212125347163 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20241212125347163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20241212125347167 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20241212125347167 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20241212125347167 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241212125347167 DMM INFO MM(262420000001004/ec97a07b) Subscriber data update (mmctx.c:445) 20241212125347167 DMM DEBUG MM(262420000001004/ec97a07b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20241212125347167 DMM INFO MM(262420000001004/ec97a07b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20241212125347167 DMM NOTICE MM(262420000001004/ec97a07b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20241212125347167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20241212125347167 DMM NOTICE MM(262420000001004/ec97a07b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20241212125347167 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) 20241212125347168 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20241212125347168 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20241212125347168 DMM INFO MM(262420000001004/ec97a07b) Subscriber data update (mmctx.c:445) 20241212125347168 DMM DEBUG MM(262420000001004/ec97a07b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_len:14 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20241212125347170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125347170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125347170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347170 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125347170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347170 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20241212125347170 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20241212125347170 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20241212125347170 DMM INFO MM(262420000001004/ec97a07b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20241212125347170 DMM NOTICE MM(262420000001004/ec97a07b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20241212125347170 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20241212125347170 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20241212125347170 DMM DEBUG MM_STATE_Iu(19)[0x56395c202b60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20241212125347170 DMM DEBUG MM_STATE_Iu(19)[0x56395c202b60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20241212125347170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20241212125347170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20241212125347170 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347170 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347170 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347170 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on connection ID:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_len:7 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: vl_from0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: data sent by MTP3_SCCP_PORT: '20010003000000'O 20241212125347175 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347175 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125347175 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125347175 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347175 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347175 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125347175 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347175 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20241212125347175 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20241212125347175 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20241212125347175 DMM INFO MM(262420000001004/ec97a07b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20241212125347175 DMM DEBUG MM_STATE_Iu(19)[0x56395c202b60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20241212125347175 DMM DEBUG MM_STATE_Iu(19)[0x56395c202b60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20241212125347176 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347176 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347176 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347176 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347176 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347176 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 20241212125347177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125347177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125347177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347177 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125347177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1658)@3fe731dd41f0: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)5461278 TC_update_ctx_err_ind_from_ggsn(1664)@3fe731dd41f0: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1664)@3fe731dd41f0: Sending InitialUE: { discriminator := '1000'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { gprs_mm := { serviceRequest := { messageType := '00001100'B, cipheringKeySeqNum := { keySequence := '000'B, spare := '0'B }, serviceType := { serviceType := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'EC97A07B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1658)@3fe731dd41f0: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1664)5508430 SGSN_Test_0-RAN(1658)@3fe731dd41f0: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: First idle individual index:0 20241212125347377 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347377 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20241212125347377 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:565) 20241212125347377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347377 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20241212125347377 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347378 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20241212125347378 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20241212125347378 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20241212125347378 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEC97A07B) type="signalling"  (gprs_gmm.c:1944) 20241212125347378 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1979) 20241212125347378 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20241212125347378 DMM DEBUG MM(262420000001004/ec97a07b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20241212125347378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347378 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347378 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20241212125347378 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347378 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20241212125347378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20241212125347378 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20241212125347379 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20241212125347379 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20241212125347379 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20241212125347379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1656)@3fe731dd41f0: { messageType := 2, destLocRef := '540D4E'O ("T\rN"), sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Session index based on local reference:0 SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1656)@3fe731dd41f0: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1664)@3fe731dd41f0: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1664)@3fe731dd41f0: setverdict(error): pass -> error SGSN_Test_0-RAN(1658)@3fe731dd41f0: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1664)@3fe731dd41f0: Final verdict of PTC: error SGSN_Test_0-RAN(1658)@3fe731dd41f0: Final verdict of PTC: none 20241212125347386 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20241212125347386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125347386 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20241212125347386 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20241212125347386 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20241212125347386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:831) 20241212125347386 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20241212125347386 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20241212125347386 DLINP NOTICE SRVCONN(virt-rnc0-0,r=127.0.0.104:23908<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20241212125347386 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20241212125347386 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20241212125347386 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20241212125347387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20241212125347387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20241212125347387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20241212125347387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20241212125347387 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20241212125347387 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test_0-M3UA(1659)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test_0-SCCP(1656)@3fe731dd41f0: Final verdict of PTC: none 20241212125347389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46328<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1662)@3fe731dd41f0: Final verdict of PTC: none 20241212125347392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20241212125347392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1646)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1661)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98(1651)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1647)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99(1657)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1642)@3fe731dd41f0: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1654)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1648)@3fe731dd41f0: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1645)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1653)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-RNC_GTP(1660)@3fe731dd41f0: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1650)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1643)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1652)@3fe731dd41f0: Final verdict of PTC: none -NSVCI98-provIP(1649)@3fe731dd41f0: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1663)@3fe731dd41f0: Final verdict of PTC: none -NSVCI99-provIP(1655)@3fe731dd41f0: Final verdict of PTC: none -NSVCI97-provIP(1644)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: none MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-NS0(1642): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1643): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97-provIP(1644): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1645): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI97(1646): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-NS1(1647): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1648): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98-provIP(1649): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1650): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI98(1651): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-NS2(1652): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1653): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1654): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99-provIP(1655): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-SCCP(1656): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC -NSVCI99(1657): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-RAN(1658): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test_0-M3UA(1659): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-RNC_GTP(1660): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP-IPA(1661): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GSUP(1662): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC SGSN_Test-GGSN_GTP(1663): none (none -> none) MTC@3fe731dd41f0: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1664): error (none -> error) MTC@3fe731dd41f0: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Thu Dec 12 12:53:47 UTC 2024 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20241212125347525 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59126<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125348027 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59126<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=209872) 20241212125348393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125348393 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=209872, count=235760) 20241212125349388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20241212125349388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20241212125349388 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20241212125349394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125349394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@3fe731dd41f0: Test execution finished. MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Thu Dec 12 12:53:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125350396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125350396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_NS_connect_alive started. 20241212125351091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125351092 DMM INFO MM(262420000001004/ec97a07b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20241212125351092 DMM INFO MM(262420000001004/ec97a07b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20241212125351092 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20241212125351092 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20241212125351092 DMM DEBUG MM_STATE_Iu(19)[0x56395c202b60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20241212125351092 DMM DEBUG MM_STATE_Iu(19)[0x56395c202b60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20241212125351092 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20241212125351092 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gprs_subscriber.c:210) 20241212125351092 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f4 09 00 28 01 01 (gsup_client.c:399) 20241212125351092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x56395c212be0]{Init}: Deallocated (fsm.c:568) 20241212125351092 DMM DEBUG MM_STATE_Gb[0x56395c202900]{Idle}: Deallocated (fsm.c:568) 20241212125351092 DMM DEBUG MM_STATE_Iu(19)[0x56395c202b60]{Detached}: Deallocated (fsm.c:568) 20241212125351092 DMM DEBUG GMM(gmm_fsm)[0x56395c212280]{Deregistered}: Deallocated (fsm.c:568) 20241212125351092 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241212125351113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20241212125351113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241212125351113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241212125351396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125351396 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: setverdict(pass): none -> pass MTC@3fe731dd41f0: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20241212125352116 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59132<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1665)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: pass MTC@3fe731dd41f0: Local verdict of PTC -provIP0(1665): none (pass -> pass) MTC@3fe731dd41f0: Test case TC_NS_connect_alive finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Thu Dec 12 12:53:52 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20241212125352161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125352398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125352398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125352662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=13288) 20241212125353400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125353400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=13288, count=14548) 20241212125354402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125354402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Thu Dec 12 12:53:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241212125355402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125355403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@3fe731dd41f0: Test case TC_NS_connect_reset started. 20241212125355713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125355714 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20241212125355735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20241212125355735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20241212125355735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20241212125355735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241212125355735 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20241212125355736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20241212125355736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20241212125355736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125355736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x56395c1fdc10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@3fe731dd41f0: setverdict(pass): none -> pass 20241212125356404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125356404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@3fe731dd41f0: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20241212125356739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59164<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1666)@3fe731dd41f0: Final verdict of PTC: none MTC@3fe731dd41f0: Setting final verdict of the test case. MTC@3fe731dd41f0: Local verdict of MTC: pass MTC@3fe731dd41f0: Local verdict of PTC -provIP0(1666): none (pass -> pass) MTC@3fe731dd41f0: Test case TC_NS_connect_reset finished. Verdict: pass MTC@3fe731dd41f0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Thu Dec 12 12:53:56 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20241212125356780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20241212125357281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7452) 20241212125357404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125357404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7452, count=12348) 20241212125358405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125358406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125358736 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@3fe731dd41f0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@3fe731dd41f0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@3fe731dd41f0: Terminating MTC. MC@3fe731dd41f0: MTC terminated. MC2> exit MC@3fe731dd41f0: Shutting down session. MC@3fe731dd41f0: Shutdown complete. 20241212125359407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125359407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-7958.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: FAIL SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 3 xfail: 3 pass: 71 skip: 8 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1324743) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20241212125400408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125400409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125401409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125401409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125401737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125402411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125402411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125403412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125403412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125404413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125404413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20241212125404738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241212125405415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125405415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20241212125405727 DGPRS DEBUG Checking for inactive LLMEs, time = 15818779 (sgsn.c:131) 20241212125406415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20241212125406415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (1324579) [testenv][generic] Stopping sgsn (1324623) [testenv] Showing testsuite/junit-xml-7958.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-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-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/junit-xml-7958.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3256 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3278 SGSN_Tests control part SGSN_Tests.ttcn:2710 TC_paging_ps_ra_multiple_cells testcase      Tguard timeout SGSN_Tests.ttcn:3283 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3288 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3289 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20241212-1239-38222444-0'] 3fe731dd41f047590a7eb85118848c4d2ee31023b05c427847121c773f7b6986 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2261/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE